Skip to main content
. 2021 Apr 16;24(3):2581–2595. doi: 10.1007/s10586-021-03282-8

Table 4.

Attributes description

Attribute name Description of attribute
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