Good afternoon,
i am studying jacoco source code, and i would like to understand why they 
use a matrix of org.jacoco.core.internal.analysis.CounterImpl (2 
dimenssion) or org.jacoco.core.internal.analysis.LineImpl (4 dimenssion) ? 
and why they limit matrix size with SINGLETON_LIMIT = 30 in CounterImpl;  
SINGLETON_INS_LIMIT = 8 and  SINGLETON_BRA_LIMIT = 4 in LineImpl?
thankx

-- 
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/db6f91ec-26d3-4b27-81df-8dd380902556%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to