Skip to content
Jon Chambers edited this page Jul 5, 2017 · 25 revisions

Cobertura is a free Java code coverage reporting tool. It is based on jcoverage 1.0.5.

Since 2.0.0, Cobertura versions follow the Semantic versioning guidelines.

Please check the Architecture page for details about it, and the Roadmap.

Get involved!

Check the latest release!

You can download it from here. Working with Maven, Ivy? Check the code snippet here.

Subscribe to our mailing lists!

Join the discussion! Check our mailing lists here to keep up to date, share your experience and get feedback for issues if needed.

Report us issues and bugs!

Did you find some bugs? Do you need support? Please check our FAQ and visit our Support page. Visit the FAQ page before creating a bug!

Contribute!

Check how to contribute to Cobertura

Executing Cobertura

Cobertura can be executed via

Cobertura ecosystem

An ecosystem is a conjunction of components, that interact like a system. At Cobertura we want to apply this concept. If you are a company or project that uses Cobertura or a project that spreads the use of Cobertura by making it accessible as plugin to development tools, we would like to thank you by listing you and adding an image of your company logo to our wiki page! Check the Cobertura ecosystem.

Concepts & Resources on testing, code coverage and metrics

How does Cobertura coverage work?

Some articles