Polyspace Bugfinder Percentage of code checked for run-time errors 0%
2 visualizzazioni (ultimi 30 giorni)
Mostra commenti meno recenti
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?
![](https://www.mathworks.com/matlabcentral/answers/uploaded_files/1375109/image.png)
Chapter 3. Polyspace Run-Time Checks Results
stll show defects normally
0 Commenti
Risposte (1)
Anirban
il 6 Mag 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 Commenti
Anirban
il 8 Mag 2023
Modificato: Anirban
il 8 Mag 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.
Vedere anche
Categorie
Scopri di più su Generate Reports in Help Center e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!