This is not possible.

Regards,
-marc

> On 9. Apr 2020, at 14:23, ruppel.jul...@gmail.com wrote:
> 
> I am searching for a way to check the coverage of public methods within the 
> check maven goal. 
> 
> Something in the sense of (with pseudo ICoverageNode.CounterEntity enum 
> PUBLIC-METHOD)
> <rules>
>   <rule>
>     <element>BUNDLE</element>
>     <limits>
>       <limit>
>         <counter>PUBLIC-METHOD</counter>
>         <value>MISSEDCOUNT</value>
>         <maximum>0</maximum>
>       </limit>
>     </limits>
>   </rule>
> </rules>
> 
> https://www.jacoco.org/jacoco/trunk/doc/check-mojo.html 
> <https://www.jacoco.org/jacoco/trunk/doc/check-mojo.html>
> 
> Is this possible?
> 
> -- 
> 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 jacoco+unsubscr...@googlegroups.com 
> <mailto:jacoco+unsubscr...@googlegroups.com>.
> To view this discussion on the web visit 
> https://groups.google.com/d/msgid/jacoco/24dd57e0-fcbf-4c84-9f0b-043170ff7e8c%40googlegroups.com
>  
> <https://groups.google.com/d/msgid/jacoco/24dd57e0-fcbf-4c84-9f0b-043170ff7e8c%40googlegroups.com?utm_medium=email&utm_source=footer>.

-- 
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 jacoco+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jacoco/A0E35BA1-B594-4674-A8A6-F158759EC22C%40mountainminds.com.

Reply via email to