The analyzeAll(File) method returns an int, so returning 0 would mean there 
were no classes found (I'm not sure what you mean by "the result is getting 
null").  What kind of file/directory is it?  Does it actually contain Java 
class file?  Does your process have permission to read it?  If the answers to 
those questions don't lead you to a solution, I'd suggest stepping through the 
class in a debugger.

-- 
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/972a9539-401f-461a-9e04-c9538d958033%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to