Regards,
Pudi
Hi,
the documentation is here:http://www.eclemma.org/jacoco/trunk/doc/
You can specify a JavaAgent: it will collect coverage data. After that, you'll have to convert coverage data to html/xml/csv/whatever ;) You'll find examples in documentation.