Run-time Checks Details Ordered by Color/File
Create overrides for global filters in Polyspace reports (Code Prover only)
Description
This component adds detailed information about the run-time checks to your report. This component can also be used to override global filters in specific chapters of your report. Use the following workflow when using filters in your report:
To create filters that apply to all chapters of your report, use the Report Customization (Filtering) component. For more information, see
Report Customization (Filtering)
.To override some of the filters in individual chapters, use the Run-time Checks Details Ordered by Color/File component. Select the Override Global Report filter box.
Properties
Categories To Include
The properties in table below apply to the inclusion of Polyspace® Code Prover™ checks in your report.
Property | Purpose |
---|---|
Red Checks | Specify whether to include red checks in your report. Red checks indicate proven run-time errors. |
Gray Checks | Specify whether to include gray checks in your report. Gray checks indicate unreachable code. |
Orange Checks | Specify whether to include orange checks in your report. Orange checks indicate possible run-time errors. |
Green Checks | Specify whether to include green checks in your report. Green checks indicate that an operation does not contain a specific run-time error. |
Inspection Point Checks | Specify whether to include inspection point checks in your report. These checks allow an user to find the values that a variable can take at a certain point in the code. |
Unreachable Functions | Specify whether to include unreachable functions in your report. |
Advanced Filters
The properties in table below apply to the inclusion of metrics, coding rule violations and Polyspace Code Prover checks in your report.
Property | Purpose | User Action |
---|---|---|
Justification status | Choose whether to report only justified checks, only unjustified checks or all checks. | Choose an option from the dropdown list. |
Files to include | Specify files to include or exclude from your report. | Enter a regular MATLAB® expression. |
Check types to include | Specify Polyspace Code Prover checks to include in your report. | Enter a regular MATLAB expression. |
Function names to include | Specify functions to include or exclude from your report. | Enter a regular MATLAB expression. |
Classification types to include | Specify classifications to include or exclude from your report. | Enter a regular MATLAB expression. |
Status types to include | Specify statuses to include or exclude from your report. | Enter a regular MATLAB expression. |
Comments to include | Specify comments to include or exclude from your report. | Enter a regular MATLAB expression. |