covr (version 3.0.0)

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