You
can view the results of an automated code review in the
Analysis
Results view. You can filter the results to display results that
correspond to each rule in your analysis configuration, or only those results
that do not conform to a particular rule. From the
Analysis Results view,
you can also open resources in their associated editors to correct problems,
or apply quick fixes if they are available.
To view code review results, you must have
created a code review analysis configuration and you must have run a code
review analysis.
To view the results of a code review:
In the Analysis Results view, expand the top-level
node of the tree that corresponds to your analysis configuration and complete
one of the following steps:- To view only the results that do not conform to a particular rule,
right-click anywhere in the view and then click Show Results Only.
- To list the results associated with each rule, expand the rule categories
and rule nodes.
- To open a result in an editor as an editable Java™ source
code file, double-click the result.
The results are listed in chronological order and are grouped into
the same categories that you specified in the analysis configuration.