[rules-users] How to Analyze Rule Test Coverage?

hyjshanghai hyjshanghai at gmail.com
Fri Jan 21 04:58:02 EST 2011


I am now using Cobertura to evaluate the test coverage on my Java
application.
However, Drools rules are not counted by Cobertura, because classes for
rules are dynamically created and therefore not instrumented by Cobertura
for static analysis.

How can we automatically analyze the test coverage on Drools rules?
-- 
View this message in context: http://drools-java-rules-engine.46999.n3.nabble.com/How-to-Analyze-Rule-Test-Coverage-tp2300759p2300759.html
Sent from the Drools - User mailing list archive at Nabble.com.



More information about the rules-users mailing list