Viewing Reports

CodeScanner produces HTML and/or XML output, which is located in the specified Reports directory as configured in the CodeScanner > General preference panel.

CodeScanner produces:

NOTE LXR is an open source code index and cross-referencing tool that provides web-based browsing of source code with links to the definition and usage of identifiers. It can be found at sourceforge.net/projects/lxr.

Viewing the results of a scan

  1. Navigate to the Reports directory and locate the most recent folder named by date
  2. To view a specific report type:
    • To view the html report, open the problemIndex.html file
    • To view the xml report, open the problemIndex.xml file
  3. To view specific result information:
    • Click a test name shown in red to view details of an issue
    • Click Component Analysis to view a list of the components in the code that was scanned