I am learning the jacoco code, I ran the class "CoreTutorial", and dump the bytecode, This's what I saw in the class file
boolean[] var1 = $jacocoInit(); How can I see the content in method "$jacocoInit()", meanwhile, I notice there is a variable named jacocoData, but I cannot saw it in the class file. -- 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/a75e3c51-89f0-4c0c-9313-de3b65daea1ao%40googlegroups.com.
