[
http://jira.codehaus.org/browse/MCOBERTURA-100?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=179048#action_179048
]
Simon Brandhof commented on MCOBERTURA-100:
-------------------------------------------
Example of report :
{code:xml}
<?xml version="1.0"?>
<coverage line-rate="7%" branch-rate="0%" lines-covered="14" lines-valid="210"
branches-covered="0" branches-valid="64" version="1.9.1.1"
timestamp="1243970595338">
<package name="" line-rate="0%" branch-rate="100%" lines-covered="0"
lines-valid="4" branches-covered="0" branches-valid="0" />
<package name="a.b.c" line-rate="28%" branch-rate="100%" lines-covered="14"
lines-valid="50" branches-covered="0" branches-valid="0" />
<package name="a.b" line-rate="0%" branch-rate="100%" lines-covered="0"
lines-valid="33" branches-covered="0" branches-valid="0" />
</coverage>
{code}
> Add metrics to the xml report generated by the goal dump-datafile
> -----------------------------------------------------------------
>
> Key: MCOBERTURA-100
> URL: http://jira.codehaus.org/browse/MCOBERTURA-100
> Project: Maven 2.x Cobertura Plugin
> Issue Type: Improvement
> Reporter: Simon Brandhof
> Priority: Minor
>
> Cobertura 1.9.1 generates new metrics that can be added to the xml report :
> lines-covered, lines-valid, branches-covered and branches-valid.
--
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 from this list, please visit:
http://xircles.codehaus.org/manage_email