cobertura vs ECobertura
A side-by-side look at cobertura and ECobertura. For an in-depth review of either product, follow the links below.
cobertura
Development
Cobertura is an open source Java code coverage tool that calculates the percentage of code accessed by tests. It shows which parts of the codebase are lacking test coverage to help developers improve test quality. Cobertura integrates with build tools like Maven and Ant.
javacode-coveragetestingmavenant
ECobertura
Development
ECobertura is an open source Java code coverage tool that calculates the percentage of code accessed by tests. It integrates with build tools like Ant and Maven to provide coverage metrics and HTML reports.
javacode-coveragetesting
Related Comparisons
EclEmma
Atlassian Clover
Coverlipse
OpenClover
CodeCover