Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

The DTP Findings view shows the results of local static analysis runs and unit test executions, as well as the findings imported from DTP server or an XML file (see 指摘事項のインポート for instructions on importing findings).  

  1. Choose Parasoft> Show View> DTP Findings to open this view.
    It will display findings associated with the default finding properties (see DTP Finding Properties for information about the properties ). You can configure the contents of the DTP Findings view and choose the properties you want to view; see 指摘事項ビューのカスタマイズ for details.

  2. Right-click a finding for additional options.

    Conditional Contentproduct: (cpptest, jtest)product: (cpptest, jtest)sv-attr:0A01020401598D973E6641760F8AF4E50A01020401598D973E6749C5267CE6FE 0A01020401598D973E671AAA268425A3

    Image Added

    Image Removed

    You can perform the following actions:

    • Choose Go To to view the code that triggered the violation in the editor.
    • Choose Show in DTP Finding Findings Details to open a hierarchical view of the lines of code associated with the finding.
    • Choose Suppress... to suppress the violations (see Suppressing Findings).
    • Choose Remove from View to remove the finding from the view.
    • Choose Show Documentation for [rule] to open the rule documentation.

...

Filtering Findings by File

By default, the DTP Findings view collects findings detected for all files in consecutive analysis runs. The Link with Editor option allows you to focus on findings reported for the file you are currently working on. 

  1. If not already open, choose Parasoft> Show View> DTP Findings from the IDE main menu.
  2. Click the Link with Editor button on the DTP Findings view menu bar.

    Conditional Contentproduct: (cpptest, jtest)

    Image Added

    The

    product: (cpptest, jtest)sv-attr:0A01020401598D973E6641760F8AF4E50A01020401598D973E6749C5267CE6FE 0A01020401598D973E671AAA268425A3

    Image Removed

    The DTP Findings view will be refreshed to show only findings for the active file.