Coverage report has bad formatting
----------------------------------
Key: MPJCOVERAGE-32
URL: http://jira.codehaus.org/browse/MPJCOVERAGE-32
Project: maven-jcoverage-plugin
Type: Bug
Versions: 1.0.9
Environment: Maven 1.0.2
Reporter: thierry lach
Assigned to: Emmanuel Venisse
This code
protected AbstractDataPump() {
this(null, null);
}
appears in the jcoverage report as
protected AbstractDataPump() {
this(null, class="keyword">null);
}
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]