PyCharm 2016.3 Help

Viewing Offline Inspections Results

If you have exported inspection results to a directory in XML format, or performed offline inspection outside PyCharm, as a part of the automated build process, you can always download and view the results.

Prerequisite

The relevant project should be opened in the IDE, and should contain the classes that have been inspected. Otherwise, you have to review inspection results, opening the reports as XML files in the editor.

To view inspection results offline

  1. On the main menu, choose Code | View Offline Inspection Results.
  2. In the Select Path dialog, navigate to the directory that contains inspection results in XML format.
  3. Click OK. Inspection results display in the Offline View tab in the Inspection tool window.

See Also

Last modified: 23 December 2016