ReportCoverageFiles: Measure coverage of files using tests

Description Usage Arguments

Description

Monitor coverage for functions while executing test files

Usage

1
2
ReportCoverageFiles(source.files, execution.files, ...,
  report.by.file = FALSE)

Arguments

source.files

files with function objects to be monitored for coverage

execution.files

files with tests

...

for specific tests separeted by commas

report.by.file

if report should be by file or by function


allr/rcov documentation built on May 10, 2019, 9:23 a.m.