Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Published by Scroll Versions from space CPPTDESKDEV and version 10.4.2

...

Tip
titleTips
  • The number next to each rule ID indicates the rule’s severity level. The severity level indicates the chance that a violation of the rule will cause a serious construction defect (a coding construct that causes application problems such as slow performance, security vulnerabilities, and so on). Possible severity levels (listed from most severe to least severe) are:
    • Highest - Level 1
    • High  - Level 2
    • Medium  - Level 3
    • Low  - Level 4
    • Lowest  - Level 5
  • To learn about the rules that are included with C++test, choose Help> Help Contents, then open the C++test Static Analysis Rules book, then browse the available rule description files.
  • To generate a printable list of all rules that a given Test Configuration is configured to check:
      1. Open the Test Configurations panel by choosing Parasoft> Test Configurations.
      2. Select the Test Configurations category that represents the user-defined Test Configuration you want to modify.
      3. Open the Static tab.
      4. Click the Printable Docs button.

Anchor
Option_tab
Option_tab

...

Flow Analysis Advanced Settings tab

This tab allows you to control specific BugDetective Flow Analysis options, such as analysis depth, support for multithreading APIs,  and violation reporting verbosity. For details, see Configuring BugDetective Flow Analysis Analysis Options.