...
Info | ||
---|---|---|
| ||
Parasoft static and flow analysis rules normally report violations according to a category (for example, Possible Bug, Interoperability, etc.and so on) and severity (1-5). In order to view code analysis violations as CERT C++ guideline violations, DTP requires a rule map file that realigns Parasoft rules to report violations according to CERT C++ guidelines. In addition, the code analysis tool (C/C++test) needs a test configuration file that ensures that only the rules related to the remapped CERT C++ rules are executed. These files are shipped with C/C++test. |
...
This widget is an implementation of the standard Compliance By Category widget shipped with DTP. It shows the number and percentage of rules in compliance grouped by rule categories.
...
- How many static analysis rules for the selected compliance standard were enabled during code analysis.
- How many violations were reported.
- The overall percentage of rules that did not report violations.
- The change in number of violations from the baseline build to the target build as a percentage (if applicable).
Click on the widget to open the to open the Violations by Compliance Category report report.
AnchorCERT C++ Compliance Reports CERT C++ Compliance Reports
CERT C++ Compliance Reports
CERT C++ Compliance Reports | |
CERT C++ Compliance Reports |
...