Thanks for your reply Marc. I think it will be great to have such a feature. Don't you know there can one add feature request or suggestion for Jacoco?
Regards Harut On Monday, 28 September 2015 19:31:48 UTC+4, Marc R. Hoffmann wrote: > Hi, > > this is currently not configurable, the layout is harcoded here: > > https://github.com/jacoco/jacoco/blob/master/org.jacoco.report/src/org/jacoco/report/html/HTMLFormatter.java#L132 > > Regards, > -marc > > > Hello All > > > > I am using Jacoco to measure the code coverage. > > The first 2 columns of code coverage report (html) are Instructions and > > Branch coverage columns. This 2 columns show something like progressbar > > indicating which part of code is covered, and the coverage percentage is > > written near the bar. I would like to have similar view in the line > > coverage column. > > Can anyone advice how to do that? > > -- 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/28e99462-165f-4a61-a8fb-9d62dc6db942%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
