Number of defects per line of code

Software developmentMinimizeNumber

Definition

Number of defects detected in the software divided by the total lines of code (LOC). The most common definition of LOC seems to count any line that is not a blank or comment line, regardless of the number of statements per line.

Tags

application, software, line of code, defect, issue, bug, comment