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.
_______________________________________________
rules-users mailing list
rules-users@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/rules-users

Reply via email to