Hi~ guys: I noticed "org.jacoco.core.analysis.ICoverageNode#getLineCounter" can get the correct original total num of code lines without original source codes.* How could this been achieved?* I mean I annotate my source code with @Data, but jacoco computes the total lines ignoring these generated codes . Can somebody give me some clues of code implementation ?
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/3f7ef3f1-2002-4d13-970b-5d92ec323173n%40googlegroups.com.
