covr_files: Compute coverage for a group of files.

Description Usage Arguments

View source: R/coverage.R

Description

Compute coverage for a group of files.

Usage

1
covr_files(filter, pkg = ".", report = TRUE)

Arguments

filter

A regular expression filter to apply to the files from pkg.

pkg

The package to compute coverage for.

report

If a report should be constructed and shown.


testextra documentation built on Dec. 18, 2019, 9:38 a.m.