Polyspace Bugfinder Percentage of code checked for run-time errors 0%

2 views (last 30 days)
Hi Matlab and Matlab community,
The result of my polyspace bugfinder scan of our repo shows
Polyspace Bugfinder Percentage of code checked for run-time errors 0%, Am I missing an option to enable run-time errors check here?
Does anyone know what this mean?
Chapter 3. Polyspace Run-Time Checks Results
stll show defects normally

Answers (1)

Anirban
Anirban on 6 May 2023
Which Polyspace report template are you using for generating the report? It looks like you are using the Developer template, which applies only to Polyspace Code Prover results. If you are generating a report from Polyspace Bug Finder results, you can use a template such as BugFinder, BugFinderSummary, etc.
  2 Comments
Sudheer Gundanna
Sudheer Gundanna on 8 May 2023
Where do we find the BugFinder, BugFinderSummary template as you mentioned?
Anirban
Anirban on 8 May 2023
Edited: Anirban on 8 May 2023
If you generate a report from the Polyspace Bug Finder results in the user interface, the report templates will appear in the Run Report dialog. For more information on the workflow, see Generate Reports from Polyspace Results.
If you are following a command-line workflow and using the -report-template option of polyspace-bug-finder or the polyspace-report-generator command, you have to specify the template file (.rpt) explicitly. All template files are located in polyspaceroot\toolbox\polyspace\psrptgen\templates\. Here, polyspaceroot is the Polyspace installation folder, for instance, C:\Program Files\Polyspace\R2023a.

Sign in to comment.

Products


Release

R2019a

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!