Content deleted Content added
No edit summary |
No edit summary |
||
Line 1:
A '''Software Defect Indicator''' is a pattern which can be found in [[source code]] which is strongly correlated with a [[software defect]], an error or omission in the source code of a computer program that may cause it to malfunction.
When inspecting the source code of [[computer program|computer programs]], it is not always possible to identify defects directly, but there are often patterns (sometimes called [[anti-pattern|anti-patterns]]) indicating that defects are present.
Some examples of Software Defect Indicators:
|