Dear Developers,
Hello, I understand that JaCoCo performs code coverage statistics and reporting by inserting boolean probes. Now, I want to collect all sequentially executed statements in a Java program while running test cases. Can JaCoCo directly achieve this? If not, which part of the source code should I focus on and modify to accomplish this goal? 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/f308e3a2-691f-40fe-afa3-b5f05226e426n%40googlegroups.com.
