Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Source code analysis tools are trusted processes, meaning that a degree of reliance is placed on the output of the tools. Consequently, developers must ensure that this trust is not misplaced. Ideally, this should be achieved by the tool supplier running appropriate validation tests. While Although it is possible to use a validation suite to test a source code analysis tool, no formal validation scheme exists at this time.

False Positives

While many Many guidelines list common exceptions, but it is difficult if not impossible to develop a complete list of exceptions for each guideline. Consequently, it is important that source code comply with the intent of each guideline and, to the greatest extent possible, tools minimize false positives that do not violate the intent of the guideline. The degree to which tools minimize false-positive diagnostics is a quality-of-implementation issue.Image Removed      00. Introduction       01. Declarations and Initialization