Hello,

I'm using a lot of assert statements in my code, and it seems that I will never get 100% coverage because clover says the assertion's expression is never executed.

AFAIK the Eclipse plug-in of clover allows to filter assert statements, but I was not able to find such a feature for the maven plug-in.

Is there any possibility to filter these statements - not using ///CLOVER...?

Regards,
   Martin

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to