All functions |
|
---|---|
Convert a counters object to a coverage object |
|
Clean and restructure counter tests for a coverage object |
|
Run covr on a package and output the result so it is available on Azure Pipelines |
|
Calculate coverage of code directly |
|
Run covr on a package and upload the result to codecov.io |
|
Convert a coverage dataset to a list |
|
Run covr on a package and upload the result to coveralls |
|
covr: Test coverage for packages |
|
Record Test Traces During Coverage Execution |
|
Calculate coverage of an environment |
|
Exclusions |
|
Calculate test coverage for sets of files |
|
A coverage report for a specific file |
|
Calculate test coverage for a specific function. |
|
Run covr on package and create report for GitLab |
|
Is the source bound to the expression |
|
Determine if code is being run in covr |
|
Is the expression a call to covr:::count |
|
Returns TRUE if we've moved on from test reflected in .current_test |
|
Initialize a new test counter for a coverage trace |
|
Calculate test coverage for a package |
|
Provide percent coverage of package |
|
Print a coverage object |
|
Display covr results using a standalone report |
|
Tally coverage by line or expression |
|
Create a Cobertura XML file |
|
Create a SonarQube Generic XML file for test coverage according to https://docs.sonarqube.org/latest/analysis/generic-test/ Based on cobertura.R |
|
Truncate call objects to limit the number of arguments |
|
Retrieve the value from an object |
|
Provide locations of zero coverage |