Hi David,

there is no configuration option for this. You might build your own version of JaCoCo and adjust the HTMLFormatter.createTable() method:

https://github.com/jacoco/jacoco/blob/master/org.jacoco.report/src/org/jacoco/report/html/HTMLFormatter.java#L132

I opened a feature request for a configuration option:

https://github.com/jacoco/jacoco/issues/382

Regards,
-marc

On 2016-02-23 15:28, [email protected] wrote:
Hi All,

is there any way how to customize the html report (e.g.: adding
line/method/class coverage in percentage) ?

Our management is more interested in percentage coverage for
line/method/class than branch/instruction.

Thanks a lot,
David.

--
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/0fb1a31c5035fdf4066c31e0c1b86288%40mountainminds.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to