Clover
Java and Groovy Code Coverage
Clover provides metrics to better balance the effort between writing product code and test code.
Clover runs in your IDE or your continuous integration system, and includes Test Optimisation to make your tests run faster and fail more quickly.
Features
Find Risky Code
Clover identifies the riskiest code in your projects so you can focus on testing where it’ll have the most impact.Integrate with your Builds
Clover integrates with Bamboo, Hudson, Ant, Maven and other CI & build tools, providing code coverage reports in builds.
Integrate with your IDE
Run Clover from Eclipse or IntelliJ to ensure that your recent code changes have enough test coverage.-
Test Optimisation
Fast test execution in your builds quickly showing you the impact of recent code changes.