Please check our FAQ (http://www.eclemma.org/jacoco/trunk/doc/faq.html)


     Why does a class show as not covered although it has been executed?

First make sure execution data has been collected. For this select the /Sessions/ link on the top right corner of the HTML report and check whether the class in question is listed. If it is listed but not linked the class at execution time is a different class file. *Make sure you're using the exact same class file at runtime as for report generation.* Note that some tools (e.g. EJB containers, mocking frameworks) might modify your class files at runtime.



On 30.12.13 14:41, [email protected] wrote:
Hi Marc,
        This is Prabhu , I am new to this Jacoco ,im also facing the same 
problem , but here I  could see my class files in that session lists , Can you 
pls help me  where I may missed out for coverage !!

Thanks in Advance


--
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].
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to