- Open the Polyspace results.
- Suppress from display all files other than the ones you want to view using the filters in the File column. For more details on filtering, see Filter and Group Results in Polyspace Desktop User Interface.
- When generating a report, select the option Only include currently displayed results. See also Generate Reports from Polyspace Results.
how to filter specific files in the bug finder report, to have the report only for specific files
조회 수: 3 (최근 30일)
이전 댓글 표시
How to filter specific files in the report of the analysis, to have the report only for Specific code, however I would like to perform the bug finder analysis for whole code.
Is it possible, if the specific files can be excluded in report generation of polyspace bug finder analysis?
댓글 수: 0
채택된 답변
Anirban
2022년 4월 13일
The answer depends on your workflow.
If you are generating reports from the Polyspace desktop user interface:
Alternatively, you can use the option Do not generate results for (-do-not-generate-results-for) during analysis to include all code in the analysis but suppress results from certain files.
If you have MATLAB Report Generator, you can also create a report template that has those files filtered out. For a tutorial, see Customize Existing Bug Finder Report Template. You have to use the Report Customization (Filtering) component and using a MATLAB regular expression, specify files to include or exclude.
댓글 수: 0
추가 답변 (0개)
참고 항목
카테고리
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!