Sophie

Sophie

distrib > Mandriva > 2010.0 > i586 > media > contrib-release > by-pkgid > dd8196a952d0a44b0ed411a7746c757c > files > 29

cobertura-1.9-11mdv2010.0.noarch.rpm

This directory contains an example of using Cobertura to
instrument an application and generate coverage reports.

To run the example:
  ant

The application and its tests will be compiled, Cobertura will
instrument the application, the instrumented application will then be
tested, and a Cobertura report produced in HTML and XML.

The Cobertura reports can be found in:
  reports/cobertura-html/index.html
  reports/cobertura-xml/coverage.xml