Hi, You can generate HTML and CSV reports using Ant or Maven, or by writing your custom report generator using a JaCoCo API - see documentation http://www.eclemma.org/jacoco/trunk/doc/ And as an example of API usage here is an unofficial command line tool - https://groups.google.com/d/msg/jacoco/ZiDSsrsqCOk/nRAqwOkZXvMJ
Best regards On Thursday, July 9, 2015 at 6:45:12 PM UTC+2, [email protected] wrote: > > hi > I was able to generate the .exec file after i shutdown the tomcat. And i > know i can analyze the report by importing it in eclipse. > > Is there any other way where i can generate an HTML/csv file for reports. > -- You received this message because you are subscribed to the Google Groups "JaCoCo and EclEmma Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/jacoco/9cb01eb6-6d1f-4b32-a855-1bf66ea293f7%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
