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.


RDocTaskForce/testextra documentation built on Feb. 5, 2020, 11:05 p.m.