After you run audits or metrics, you can generate a multi-file, HTML-format report based on the findings:
Right click on the QA results table and select Generate report.

In the Save as field, enter a location path and name for
the new html report. (Or you can accept the default: <project file>/out/qa/qa.html.
Directories and files that don't exist will be created in the process.)
NB: When generated, the file name entered acts as an index, with
links to all other information. Together creates several other files: one for
methods, another for packages, and so on.
By default, "Open in Browser" is selected. If
you accept this selection, the report will open in a browser immediately
upon generation.
NB: If you want to view the information in another browser, or at
a later time, open the index file (qa.html, by default, or as specified
in step two) manually.
Together converts the current QA Results into HTML and displays them in the browser:
Related Topics:
Running Audits
Running Metrics