to_cobertura {covr} | R Documentation |
This functionality requires the xml2 package be installed.
to_cobertura(cov, filename = "cobertura.xml")
cov |
the coverage object returned from |
filename |
the name of the Cobertura XML file |
Willem Ligtenberg