Tests and Coverage

06 November, 2018 09:30:10

This output is created by covrpage.

Coverage

Coverage summary is created using the covr package.

## - Not All Tests Passed
##   Coverage statistics are approximations of the non-failing tests.
##   Use with caution
## 
##  For further investigation check in testthat summary tables.
Object Coverage (%)
guess 21.38
R/eq1dk.R 0.00
R/eqn1.R 0.00
R/fit_dk.R 0.00
R/fit_nodk.R 0.00
R/group_adj.R 0.00
R/guess_lik.R 0.00
R/guessdk_lik.R 0.00
R/lca_cor.R 0.00
R/lca_se.R 0.00
R/lca_subset.R 0.00
R/interleave.R 60.00
R/multi_transmat.R 66.67
R/transmat.R 75.00
R/stnd_cor.R 78.57
R/nona.R 100.00

Unit Tests

Unit Test summary is created using the testthat package.

file n time error failed skipped warning icon
test-interleave.R 1 0.02 0 0 0 0
test-nona.R 1 0.00 0 0 0 0
test-pkg-style.R 1 0.00 0 0 1 0 +
test-stnd-adj.R 2 0.02 0 1 0 0 !
test-stnd-cor.R 0 0.00 1 0 0 0
test-transmat.R 2 0.00 0 1 0 0 !
Show Detailed Test Results
file context test status n time icon
test-interleave.R Test interleave interleave works correctly PASS 1 0.02
test-nona.R Test nona nona works correctly PASS 1 0.00
test-pkg-style.R lints Package Style SKIPPED 1 0.00 +
test-stnd-adj.R Test Standard Adjustment stnd adj works correctly FAILED 2 0.02 !
test-stnd-cor.R Test Standard Guessing Correction Standard Guessing Correction Happens Correctly ERROR 0 0.00
test-transmat.R Test transmat transmat and multi_transmat works correctly FAILED 2 0.00 !
Failed Warning Skipped
! - +
Session Info
Field Value
Version R version 3.5.1 (2018-07-02)
Platform x86_64-w64-mingw32/x64 (64-bit)
Running Windows 10 x64 (build 17134)
Language English_United States
Timezone America/Los_Angeles
Package Version
testthat 2.0.1
covr 3.2.1
covrpage 0.0.62