Metrics Definitions
The definitions of the used metrics is even more important than the resulting figures.
Therefor a special page on these definitions.
The MoSCoW Method [1] is is used to differentiate between the requirements needed to calculate the metric. The abbreviations are:
CH: | Could Have | MH: | Must-Have | N2H: | Nice to Have |
SH: | Should-Have | WH: | Won't-Have |
Size
Name | Key | Description |
---|---|---|
Physical Lines | lines | Number of carriage returns |
Comment Lines | comment_lines | Number of comment-lines, multi-comment and single-comment lines. Empty lines are not included. N2H: Empty comment-lines are not included. |
See also
- CodeHaus Sonar Metric definitions.
- Aivosto.com Metrics Help, Project Metrics in Project Analyzer information and meaning.
References
- ↑ Wikipedia MoSCoW Method prioritisation technique used in business analysis and software development to reach a common understanding with stakeholders.