Rdocumentation
powered by
Learn R Programming
covr (version 2.2.1)
to_cobertura: Create a Cobertura XML file
Description
This functionality requires the xml2 package be installed.
Usage
to_cobertura(cov, filename = "cobertura.xml")
Arguments
cov
the coverage object returned from
package_coverage
filename
the name of the Cobertura XML file