Polyspace Bugfinder Percentage of code checked for run-time errors 0%
조회 수: 4 (최근 30일)
이전 댓글 표시
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
댓글 수: 0
답변 (1개)
Anirban
2023년 5월 6일
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
Anirban
2023년 5월 8일
편집: Anirban
2023년 5월 8일
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.
참고 항목
카테고리
Help Center 및 File Exchange에서 Generate Reports에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!