Issue Type: Bug Bug
Affects Versions: current
Assignee: stephenconnolly
Components: cobertura
Created: 25/Apr/13 3:10 PM
Description:

We have detected that the data displayed in the report showing Jenkins, do not correspond exactly to the data in the file generated by Cobertura (coverage.xml).
There are differences in both total number of lines of the project, the number of lines covered and also in number of classes.

For example,

The content of the file coverage.xml for a specific build is the next one:

<coverage line-rate="0.21086464463558172" branch-rate="0.09980237154150198" lines-covered="2329" lines-valid="11045" branches-covered="303" branches-valid="3036" complexity="2.743722304283604" version="1.9.2" timestamp="1366727626987">

But the report of coverage shown in the Jenkins project, indicates that there are a total of 11023 Java lines and a total of 153 Java classes.

As you can see, the data is different

Due Date: 25/Apr/13 12:00 AM
Environment: Cobertura jenkins plugin Version 1.6, on a Jenkins version 1.480
Project: Jenkins
Labels: coverage, cobertura, xml,
Priority: Major Major
Reporter: Sergio Cuenca
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira

--
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to [email protected].
For more options, visit https://groups.google.com/groups/opt_out.
 
 

Reply via email to