Hi,
MISSEDCOUNT is a non-negative number, which is always >= 0. Maybe you
want to limit the maximum?
<limit>
<counter>CLASS</counter>
<value>MISSEDCOUNT</value>
<maximum>0</maximum>
</limit>
Regards,
-marc
On 2015-02-25 13:03, Ralph Bergmann wrote:
Hi,
I want to use JaCoCo for this Android project:
https://android.googlesource.com/platform/frameworks/volley/
But it looks that this limit rule has no effect
<limit>
<counter>CLASS</counter>
<value>MISSEDCOUNT</value>
<minimum>0</minimum>
</limit>
In the project are lots of files without a test case but the build
doesn't fail.
What's wrong?
Ralph
--
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/5da13a3ea9c58a904a76e9b3cd474d45%40mountainminds.com.
For more options, visit https://groups.google.com/d/optout.