Hi all, I am using Eclipse (4.32.0) on Windows with the EclEmma plugin v3.1.9. I'm running JUnit test cases that cover catch statements which invoke private methods.
I've noticed that the line that invokes the private method is highlighted in red, while the code in the actual private method shows green. Can someone confirm whether this is expected behavior? Screenshot attached. 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/6d1a72a2-06ca-4dc9-9a33-24718c0fe825n%40googlegroups.com.
