Coverlipse
Coverlipse: Open-Source Code Coverage Tool for Eclipse
An open-source code coverage tool for Eclipse, providing statement, branch, and MC/DC coverage metrics integration with JUnit and display of coverage information in the Eclipse IDE.
What is Coverlipse?
Coverlipse is an open-source code coverage tool designed specifically for use with Eclipse and Java applications. It allows developers to measure and monitor code coverage of their JUnit tests to ensure thorough test suites.
Some key features of Coverlipse include:
- Statement, branch, and MC/DC coverage metrics
- Integrated with JUnit test framework
- Coverage highlighting in Eclipse code editor
- Missing coverage warnings and quick fixes
- Coverage trends and statistics code
- Export coverage reports to XML and HTML
By installing the Coverlipse plug-in in Eclipse, developers can easily visualize which parts of their code base are being exercised by tests. The editor highlights covered and uncovered code, making it simple to identify gaps. Developers can use Coverlipse to assess and improve their test suites and achieve increased code coverage over time.
As an open-source tool, Coverlipse is flexible and extensible to meet the needs of different teams and workflows. It can help ensure code quality and completeness through ongoing measurement of coverage as code evolves.
Coverlipse Features
Features
- Integrates with JUnit for unit testing
- Provides statement, branch and MC/DC coverage metrics
- Displays coverage information directly in Eclipse code editor
- Open source and free to use
Pricing
- Open Source
Pros
Cons
Reviews & Ratings
Login to ReviewThe Best Coverlipse Alternatives
View all Coverlipse alternatives with detailed comparison →
Top Development and Code Coverage and other similar apps like Coverlipse
Here are some alternatives to Coverlipse:
Suggest an alternative ❐Cobertura
EclEmma
Atlassian Clover
ECobertura
OpenClover