Skip to main content

Questions tagged [metrics]

Measurable characteristics/attributes related to software and software development process, and anything related to their measurement . For time and space complexity use tag big-O. For other more specific metric question use tag complexity, or cyclomlatic-complexity if appropriate.

2 votes
1 answer
138 views

Suppose you have an application and you have an APM platform like Datadog or Application Insights that you use to monitor the performance and the inner workings of your application. Sometimes, there ...
Enrico Massone's user avatar
3 votes
2 answers
370 views

I've just started studying coupling metrics and I'm having a hard time understanding instability. I find the term quite misleading and I don't understand how it can really help me develop better ...
Mattias Santoro's user avatar
0 votes
1 answer
97 views

I am trying to generate a metric on how our current pipeline is performing, and seem to missing a framework for this, or feel like such a framework/metric already exist? I am only interested in in the ...
Carlton Banks's user avatar
7 votes
4 answers
5k views

When I search the internet people said there was a 'study' that says developers write 10 lines of code per day come. Other results claim the mythical man month says it. I searched a digital copy of ...
Andrew Spar's user avatar
2 votes
3 answers
407 views

If you solve a bug in a poor way, it might result in even more bugs in the future, so I need a way to validate if the fix was actually good. Time between the bug assignment and issue closed doesn't ...
ayowhatthedogdoin's user avatar
1 vote
0 answers
184 views

I do understand the SOLID Principles and LSP, but I want to be able to meausure how well a class diagram obeys to the LSP. Therefor I have found the "Value of LSP" metric, here is a guide ...
David's user avatar
  • 21
-2 votes
1 answer
3k views

I am reading the ISO 25023, and I am not sure if I understand the concept of Functional Completeness correctly, but I think it is useless in comparison to Functional Correctness. Functional ...
lkarus's user avatar
  • 23
0 votes
0 answers
264 views

I'm suppose to identify 3 CK metrics and the most appropriate class to refactor so as to increase encapsulation, modularity and reduce the complexity of the following project According to my research,...
Scb's user avatar
  • 101

15 30 50 per page
1
2 3 4 5
8