Compared to commercial?
Posted Mar 8, 2006 16:02 UTC (Wed) by
samth (subscriber, #1290)
In reply to:
Compared to commercial? by peterh
Parent article:
Coverity releases first defect survey results
As I understand it the analysis done by their checker
is neither sound (what it reports may or may not be a bug) nor complete (it isn't guaranteed to find all bugs, even of the classes of bug that it can in principle detect).
I expect you are correct in your conclusions (no interesting checkers are complete, and most commercial ones are unsound), but you have sound and complete backwards. Sound means no false negatives, and complete means no false positives.
(
Log in to post comments)