Hi Thanks for the reply.
Wanted to know if 'aggregate' and 'merge' perform the same task. Because of cross module test cases the jacoco results generated in the child modules doesn't show the coverage of other modules. I was able to get the cross module code coverage only on using 'aggregate' task(which did not generate jacoco.exec) So basically as per my understanding merge task will just merge all the jacoco.exec from modules into one, but these jacoco.exec doesn't have the cross module code coverage. Please correct me if I'm wrong Thank you !! -- 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/172fb9b4-b838-4122-9322-f5f25963740e%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
