On Friday, March 22, 2019 at 3:22:01 PM UTC+5:30, [email protected] wrote: > Hi Team , > > I was doing code coverage for one of my project , able to generate report and > I have a requirement to dynamically increase the module/project wise > "INSTRUCTION" and "BRANCH" covered ratio dynamically . and I'm trying to > achieve this by comparing my own created base value for "Covered Ratio" for > both Instructions and Branches and Jacoco generated Covered ratio values > using jacoco.exec file , and Problem is I'm unable to get the Covered ratio > values in my code (Using ANT script) dynamically per module. Is there any way > to get the Covered ratio values before writing to CSV or XML file so that I > can use those values directly in my code for comparison purpose. > > Thanks,
Hi Team , Could you please help on this issue. Thanks, -- 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/bd4f2e60-c70b-4702-88eb-ccd28c204005%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
