to_cobertura: Create a Cobertura XML file

View source: R/cobertura.R

to_coberturaR Documentation

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

Author(s)

Willem Ligtenberg


covr documentation built on Aug. 27, 2022, 1:08 a.m.