I can't answer (never setup such rules before) but find this interesting. 
What do you define public as? 

   - Java Module exports : module a.b.c {exports a.b.c.api;}
   - All classes in a given package
   - Any public class
   - Literally any public method (what about public method on a private 
   class? Java let's you define silly scopes like this)



-- 
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/56d2ff96-9526-473b-9111-45688c0d032c%40googlegroups.com.

Reply via email to