Detailed HTML report

Use this report to view a summary of the code review that was done on the source code and a list of the findings the code review produced. This report consists of the table in section one of the Score Card HTML report and the information in section three of the Complete HTML report.

1-Summary

Report file creation date

The date and time that you ran the code review findings were exported into the report file.

Code review date

The date and time that you ran the code review that the report is based on.

Analysis scope

The code base on which the code review ran, for example, the workspace or a project.

Reported files

The number of files that were analyzed in the code review. This includes files with code review findings, and files that did not produce findings.

Filtered files

The number of files that were excluded from the report in the Code Review Export wizard.

Review applied

The code review that was used in the analysis of the code base for the report, for example, the J2SE Best Practices code review.

Enabled rules

The number of rules that were selected in the code review that ran on the code base.

Disabled rules

The number of rules that were deselected in the code review that ran on the code base.

Problems

The number of findings with the Problem severity level.

Warnings

The number of findings with the Warning severity level.

Recommendations

The number of findings with the Recommendation severity level.

Ignored

The number of findings that were marked with an X in the Code Review view to signify that the match should be ignored.

2 - Additional information about the findings

This section provides details about the findings by category and by file.

2.1 - Sort review results by category

Lists findings by rule category in the following format:

Rule category name

Lists the name of the rule category and the name of the code review it is in.

Icon

Indicates the severity level of the rule that was not adhered to.

File name

Specifies the file where the code is located.

Number

Specifies the line number in the source code where the finding occurs.

Rule

States the rule that was not adhered to and, therefore, produced the finding.

2.2 - Sort review results by file

Lists findings by file name in the following format:

File name

Lists the file name and all the findings it contains.

Icon

Indicates the severity level of the rule that was not adhered to.

File name

Specifies the file where the code is located.

Number

Specifies the line number in the source code where the finding occurs.

Rule

States the rule that was not adhered to and, therefore, produced the finding.

Feedback
(C) Copyright IBM Corporation 2004, 2005. All Rights Reserved.