Hi guys, Before elobrating my question, please allow me introduce some background about my requirements
i want to combine Jacoco coverage dections with test case in order to make testing more accurate. So I want to change one-dimensional boolean probes records to two-dimensional probes records, such as Map<String, boolean[]> , it can find the accurate test case which cover the code. i've clone jacoco from github to IDEA, how can i start to debug jacoco project and do some development? want to knows how probes init and insert, helping complete my requirements So any tips? Thx junliang -- 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/346fcc5b-b015-4509-ab7d-acaafa2b9efcn%40googlegroups.com.
