주요 콘텐츠

Configure Review Information Import

Configure importing of review information from existing results

Configure how to import review information, such as status, severity, or other comments and justifications, from previous Polyspace® results or source code.

In the Polyspace Platform user interface, by default, review information from the previous run is imported into the current run. You can also import review information explicitly from another set of results, both in the user interface and on the command line.

Alternatively, you can add annotations in a standard format to your source code for storing review information. Subsequent analyses of the source code read your annotations and imports the review information into the Polyspace results. If you choose to add code annotations in a nonstandard format, you can also specify a mapping to your format so that Polyspace can recognize your annotations.

Polyspace 옵션

-import-commentsImport review information from previous analysis
-ignore-code-annotationsIgnore C/C++ code annotations justifying Polyspace results and show all results as unreviewed (R2022a 이후)
-xml-annotations-descriptionApply custom code annotations to Polyspace analysis results

System Commands

polyspace-comments-import(System Command) Import review information from previous Polyspace analysis
polyspace-results-export(System Command) Export Polyspace results to external formats such as CSV or JSON

도움말 항목

Import Review Information From Previous Results or Code

Custom Code Annotations for Storing Review Info