Research Article

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

Table 2

The process metrics for aerospace software.

CategoryMetricDefinition

Metrics of the software history processNMThe number of modified modules, which is the number of revisions to the software module before the version is released
NDPNew developer proportion, which is the proportion of new personnel participating in the revision’s development
LALines added, that is, the total number of lines of increased code
LDLines deleted, that is, the total number of lines deleted code
LMLines modified, that is, the total number of lines modified code

Metrics of the demand analysis stage in software managementPNDProportion of new demand
PCDProportion of continuing demand
NCDNumber of changes in demand
PDAProportion of demand analysts newly joining the project

Metrics of the demand design stage in software managementDCR1Demand change rate
IDRThe inherit design ratio
PSD1Proportion of software designers newly joining the project

Metrics of the demand coding stage in software managementDCR2Demand change rate
ISDThe inherit ratio of software module
PSD2Proportion of new software developers entering the project