https://issues.apache.org/bugzilla/show_bug.cgi?id=52151
Bug #: 52151
Summary: [PATCH] A code-coverage tool for code analysis
Product: Fop
Version: 1.0
Platform: PC
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: general
AssignedTo: [email protected]
ReportedBy: [email protected]
Classification: Unclassified
Created attachment 27909
--> https://issues.apache.org/bugzilla/attachment.cgi?id=27909
jacoco code coverage
This patch adds a code-coverage ant task in jacoco.xml such that the invoking
command would be:
ant -f jacoco.xml clean code-coverage
This, like the find-bugs task, requires that ${jacoco.lib} property is set best
done in a build-local.properties file.
Jacoco is the successor to Emma, which is a well established code analysis tool
--
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.