Issue Type: New Feature New Feature
Assignee: stephenconnolly
Components: cobertura
Created: 02/Sep/12 7:04 PM
Description:

With gcovr the cobertura plugin can be used for coverage reports for C and C++ programs. The following changes would be very useful in this context:

  • Being able to remove the "Classes" statistics from tables and graphs as the data is identical to the "Files" statistics.
  • Being able to relabel "Packages" as "Directories" in graphs and tables
  • Being able to use / as separator instead of . in package-names (directory-names)

With these changes the "java-ness" would be removed from the interface. This changes could be enabled based on a marker in the cobertura xml. Already gcovr puts "gcovr 2.5-prerelease (r2774)" as the version attribute on the root <coverage> element, so it is easy to detect.

Project: Jenkins
Priority: Minor Minor
Reporter: tsondergaard
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

Reply via email to