Marc R. Hoffmann | d9e3cf1 | 2012-08-26 15:39:09 +0200 | [diff] [blame] | 1 | JaCoCo Java Code Coverage Library |
| 2 | ================================= |
| 3 | |
Evgeny Mandrikov | bc08bca | 2015-09-02 02:47:23 +0200 | [diff] [blame] | 4 | [](https://travis-ci.org/jacoco/jacoco) |
Marc R. Hoffmann | 9c65eba | 2015-01-06 05:56:13 +0100 | [diff] [blame] | 5 | [](http://search.maven.org/#search|ga|1|g%3Aorg.jacoco) |
| 6 | |
Marc R. Hoffmann | d9e3cf1 | 2012-08-26 15:39:09 +0200 | [diff] [blame] | 7 | JaCoCo is a free Java code coverage library distributed under the Eclipse Public |
Marc R. Hoffmann | d03b676 | 2014-09-18 07:52:26 +0200 | [diff] [blame] | 8 | License. Check the [project homepage](http://www.eclemma.org/jacoco) |
| 9 | for downloads, documentation and feedback. |
| 10 | |
| 11 | Please use our [mailing list](https://groups.google.com/forum/?fromgroups=#!forum/jacoco) |
| 12 | for questions regarding JaCoCo which are not already covered by the |
| 13 | [extensive documentation](http://www.eclemma.org/jacoco/trunk/doc/). |
Marc R. Hoffmann | de60894 | 2015-09-28 18:46:26 +0200 | [diff] [blame^] | 14 | |
| 15 | Note: We do not answer general questions in the project's issue tracker. Please use our [mailing list](https://groups.google.com/forum/?fromgroups=#!forum/jacoco) for this. |
| 16 | ------------------------------------------------------------------------- |