Click to Enlarge
Clover Dashboard
The Clover dashboard provides an "at a glance" view into the code coverage of your project.
Click to Enlarge
Coverage Tree Map
See your coverage as a clickable treemap for a whole project or a single package.
Click to Enlarge
Per Test Coverage
When you select a test case, the lines that the test case executed are highlighted.
Click to Enlarge
Risks in Code Coverage
The Coverage clouds report highlights complex untested code, so you can find what needs more testing.
Click to Enlarge
Historical Charts
Use the Historical reports to easily track code coverage over time.
Click to Enlarge
Test Results with Coverage Results
Clover lets you drill down into the full details of test results.
Click to Enlarge
Tests Optimization
By integrating Clover with your IDE, you can enable test optimization directly from your IDE.
Click to Enlarge
Groovy Coverage
Clover's HTML reports provide a summary of the coverage and unit test results on your Groovy code.