LOC |
Counts the total number of line in the module |
Iv(g) |
Design complexity analysis (McCabe) |
Ev(g) |
McCabe essential complexity |
N |
Number of operators present in the software module |
v(g) |
Cyclomatic complexity measurement (McCabe) |
D |
Measurement difficulty |
B |
Estimation of effort |
L |
Program length |
V |
Volume |
I |
Intelligence in measurement |
E |
Measurement effort |
Locomment |
Line of comments in software module |
Loblank |
Total number of blank lines in the module |
uniq_op
|
Total number of unique operators |
uniq_opnd |
Total number of unique operand |
T |
Time estimator |
Branchcount |
Total number of branch in the software module |
total_op |
Total number of operators |
Total_opnd |
Total number of operators |
Locodeandcomment |
Total number of line of code and comments |
Defects/Problems |
Information regarding defect whether the defect is present or not |