1JaCoCo Java Code Coverage Library 2================================= 3 4[![Maven Central](https://maven-badges.herokuapp.com/maven-central/org.jacoco/org.jacoco.core/badge.svg?style=flat)](http://search.maven.org/#search|ga|1|g%3Aorg.jacoco) 5 6JaCoCo is a free Java code coverage library distributed under the Eclipse Public 7License. Check the [project homepage](http://www.eclemma.org/jacoco) 8for downloads, documentation and feedback. 9 10Please use our [mailing list](https://groups.google.com/forum/?fromgroups=#!forum/jacoco) 11for questions regarding JaCoCo which are not already covered by the 12[extensive documentation](http://www.eclemma.org/jacoco/trunk/doc/). 13