Research Article

Defect Prediction Technology of Aerospace Software Based on Deep Neural Network and Process Measurement

Table 1

The metrics of NASA data set.

MetricDefinitionMetricDefinition

locLines of codetHalstead time = e/18 s
McCabe cyclomatic complexitylOCodeHalstead code lines
McCabe basic complexitylOCommentHalstead comment lines
McCabe design complexitylOBlankHalstead blank line number
nHalstead operands and total number of operatorslOCodeAndCommentHalstead total number of lines of code and comments
Halstead capacityuniq_OpHalstead number of unique operators
lHalstead program length = ()uniq_OpndHalstead number of unique operations
dHalstead difficulty = (1/l)total_OpHalstead total number of operators
iHalstead intelligencetotal_OpndHalstead total number of operators
eHalstead program efficiency = ()branchCountHalstead number of branches
bHalstead workload estimate