Chris Hostetter wrote:
: Here it is, Grant. This new patch uses Clover to generate code coverage
: reports. Simply add clover.jar to the ant classpath, do a "clean" and
: run the target "test". During compiling Clover will automatically
: instrument all classes under src/java.
haven't had a chan
: Here it is, Grant. This new patch uses Clover to generate code coverage
: reports. Simply add clover.jar to the ant classpath, do a "clean" and
: run the target "test". During compiling Clover will automatically
: instrument all classes under src/java.
haven't had a chance to look at the patch,
[ http://issues.apache.org/jira/browse/LUCENE-721?page=all ]
Michael Busch updated LUCENE-721:
-
Attachment: clover.patch
Here it is, Grant. This new patch uses Clover to generate code coverage
reports. Simply add clover.jar to the ant classpath, do a "c
[ http://issues.apache.org/jira/browse/LUCENE-721?page=all ]
Michael Busch updated LUCENE-721:
-
Attachment: emma_report.zip
I attach a code coverage report of the current HEAD (revision: 477535), so
people can check out how a report looks like.
The cu