Home | History | Annotate | Download | only in jacoco
      1 JaCoCo 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 
      6 JaCoCo is a free Java code coverage library distributed under the Eclipse Public
      7 License. Check the [project homepage](http://www.eclemma.org/jacoco)
      8 for downloads, documentation and feedback.
      9 
     10 Please use our [mailing list](https://groups.google.com/forum/?fromgroups=#!forum/jacoco)
     11 for questions regarding JaCoCo which are not already covered by the
     12 [extensive documentation](http://www.eclemma.org/jacoco/trunk/doc/).
     13