Evaluating code review findings

You need to evaluate findings in the Code Review view and decide that a finding is a problem you want to fix. It is recommended that you deal with the highest severity problems first, especially those that contain Quick Fix and Quick Fix All icons.

Code refactoring should be an interactive process. Using automatic refactoring can eliminate obvious problems, which helps to clean up the code overall before further actions are planned.

Evaluate each finding and decide what action, if any, you want to take to modify the code.

Related concepts
Code review findings
Feedback
(C) Copyright IBM Corporation 2004, 2005. All Rights Reserved.