生成报告
使用分析结果报告监视质量
Polyspace® 提供了预定义的报告模板,可以用来选择分析结果的特定方面。请选择一个可针对您的需求收集足够信息的模板。有关详细信息,请参阅Bug Finder and Code Prover report (-report-template)
或尝试对示例结果使用不同的报告模板。
如果您已在系统上安装了 MATLAB® Report Generator™,则可以进一步自定义报告模板以满足您的需求。
DOS/UNIX 命令
polyspace-report-generator | (System Command) Generate reports from Polyspace analysis results stored locally or on Polyspace Access |
polyspace-results-export | (System Command) Export Polyspace results to external formats such as CSV or JSON |
MATLAB API
Polyspace 选项
生成报告 | 指定在分析后是否生成报告 |
Bug Finder 和 Code Prover 报告 (-report-template) | Specify template for generating analysis report |
输出格式 (-report-output-format) | 指定生成的报告的输出格式 |
Report Generator 组件
主题
创建报告(PDF、Word、HTML)
- 根据 Polyspace 结果生成报告
使用预定义模板根据 Polyspace 结果生成报告。 - Customize Existing Code Prover Report Template
Modify components of report templates to include only the details you need. - Generate Report Containing Polyspace Bug Finder and Polyspace Code Prover Results
Generate a single report that combines Bug Finder results such as coding rule violations and code metrics with Code Prover run time checks. - Sample Report Template Customizations
See examples of modifications you can make to a predefined report template.
导出结果(Excel、MATLAB)
- Export Polyspace Analysis Results
Export results to text file, MATLAB table or JSON format for computing graphs and statistics. - Visualize Code Prover Analysis Results in MATLAB
Generate graphs from Polyspace analysis results.
- Export Global Variable List
Export list of global variables in C/C++ code along with read and write operations.
疑难解答
Fix Insufficient Memory Errors During Polyspace Report Generation
Troubleshoot out of memory errors when generating large reports.