-
Book Overview & Buying
-
Table Of Contents
-
Feedback & Rating

Sonar Code Quality Testing Essentials
By :

Similar to Bug Tracking systems, reviews are assigned to users and may have one of four possible statuses:
Open: The initial status
Resolved: Mark the violation as resolved
Reopened: Reopen the violation for review
Closed: Automatic as long as the violation has been resolved
Initially the review is in the Open status. When code changes resolve, the violation referenced by the review is marked as resolved and closed automatically. If the same violation takes place again, Sonar reopens the review again.
If you do not intend to resolve the violation or you believe it does not qualify as a violation, you can resolve it by flagging it as False-Positive.
First of all, drill down to the Java class level and open the source code with Sonar Source Viewer by clicking on the class name. You can use the treemap/radiator component to drill down to class level or browse violations from the project dashboard.
When inside the Source Viewer, click on the rightmost...
Change the font size
Change margin width
Change background colour