Software static analysis result where the analysis tool FAILS to detect an actual bug or security flaw that exists in code is a:
AFalse Positive
BTrue Positive
CTrue Negative
DFalse Negative
Explanation
A False Negative represents a missed defect that static analysis failed to identify.

No Comments