Results List in Polyspace Desktop User Interface
This topic focuses on the Polyspace® desktop user interface. To learn about the equivalent pane in the Polyspace Access™ web interface, see Results List in Polyspace Access Web Interface (Polyspace Access).
The Results List pane lists all results along with their attributes. To organize your results review, from the list on this pane, select one of the following options:
None: Lists defects and coding rule violations without grouping. By default the results are listed in order of severity.
Family: Lists results grouped by grouping. For more information on the defects covered by a group, see Bug Finder Defect Groups.
Class: Lists results grouped by class. Within each class, the results are grouped by method. The first group, Global Scope, lists results not occurring in a class definition.
This option is available for
C++
code only.File: Lists results grouped by file. Within each file, the results are grouped by function.
For each result, the Results List pane contains the result attributes, listed in columns:
Attribute | Description |
---|---|
Family | Group to which the result belongs. |
ID | Unique identification number of the result. |
Type | Defect or coding rule violation. |
Group | Category of the result, for instance:
|
Check | Result name, for instance:
|
Detail | Additional information about a result. The column shows the first line of the Result Details pane. For an example of how to use this column, see the
result |
File | File containing the instruction where the result occurs |
Class | Class containing the instruction where the result occurs. If the result is not inside a class definition, then this column contains the entry, Global Scope. |
Function | Function containing the instruction where the result occurs. If the
function is a method of a class, it appears in the format
. |
Folder | Path to the folder that contains the source file with the result |
CWE ID | CWE IDs corresponding to Bug Finder results. See CWE Coding Standard Coverage Using Polyspace. Note This column is available only for results that were generated with a Polyspace product version R2022b or earlier. For R2023a and later versions, Polyspace shows CWE violations in same way as violations of other coding standards. See Common Weakness Enumeration (CWE). |
Severity | Level of severity you have assigned to the result. The possible levels are:
|
Status | Review status you have assigned to the result. The possible statuses are:
To create and use custom review statuses, see Create Custom Review Status. |
Comments | Comments you have entered about the result |
Assigned to | User name of reviewer assigned to this result. This column is visible only for results that you open from Polyspace Access. |
Ticket Key | When you create a bug tracking tool (BTT) ticket for a result, this field contains the ticket ID. Click the ticket ID in the Results Details to open the ticket in the BTT interface. This column is visible only for results that you open from Polyspace Access. |
To show or hide any of the columns, right-click anywhere on the column titles. From the context menu, select or clear the title of the column that you want to show or hide.
Using this pane, you can:
Navigate through the results.
Organize your result review using filters on the columns. For more information, see Filter and Group Results in Polyspace Desktop User Interface.