ECobertura
ECobertura: Open Source Java Code Coverage Tool
An open source Java code coverage tool providing percentage of code accessed by tests, integrated with Ant and Maven for coverage metrics and HTML reports.
What is ECobertura?
ECobertura is an open source code coverage tool for Java applications. It calculates the percentage of code that is executed or accessed by tests, providing important metrics on how thoroughly automated tests exercise an application's codebase.
Some key features of ECobertura include:
- Integrates with build tools like Ant and Maven to calculate coverage during test runs
- Generates detailed HTML reports highlighting covered and untouched code
- Provides branch, line, method, and class coverage metrics
- Has plugins for IDEs like Eclipse, IntelliJ, and NetBeans
- Lightweight and easy to configure via XML files
By reporting on code coverage percentages, ECobertura helps developers understand which parts of an application's codebase may need additional test cases. The HTML reports make it easy to drill into specific classes and methods to improve test quality. Teams can use ECobertura to meet and track code coverage goals over time.
ECobertura Features
Features
- Calculates code coverage metrics for Java code
- Integrates with build tools like Ant and Maven
- Generates HTML reports to visualize coverage
- Highlights covered and uncovered code
- Supports line, branch and method coverage metrics
Pricing
- Open Source
Pros
Cons
Official Links
Reviews & Ratings
Login to ReviewThe Best ECobertura Alternatives
View all ECobertura alternatives with detailed comparison →
Top Development and Code Coverage and other similar apps like ECobertura
Here are some alternatives to ECobertura:
Suggest an alternative ❐Cobertura
EclEmma
Atlassian Clover
Coverlipse