Tests and Coverage

24 October, 2019 11:39:01

This output is created by covrpage.

Coverage

Coverage summary is created using the covr package.

Object Coverage (%)
pairwiseComparisons 100
R/games_howell.R 100
R/helpers.R 100
R/long_to_wide_converter.R 100
R/pairwise_comparisons.R 100
R/pairwise_comparisons_caption.R 100


Unit Tests

Unit Test summary is created using the testthat package.

file n time error failed skipped warning
test-long_to_wide_converter.R 4 0.08 0 0 0 0
test-pairwise_comparisons.R 62 20.45 0 0 0 0
test-pairwise_comparisons_caption.R 5 0.00 0 0 0 0
test-switch_statements.R 9 0.01 0 0 0 0

Show Detailed Test Results

file context test status n time
test-long_to_wide_converter.R long_to_wide_converter long_to_wide_converter works PASS 4 0.08
test-pairwise_comparisons.R pairwise_comparisons pairwise_comparisons() works for between-subjects design PASS 22 9.73
test-pairwise_comparisons.R pairwise_comparisons pairwise_comparisons() works for within-subjects design PASS 15 0.22
test-pairwise_comparisons.R pairwise_comparisons pairwise_comparisons() messages are correct for between-subjects PASS 9 9.38
test-pairwise_comparisons.R pairwise_comparisons pairwise_comparisons() messages are correct for within-subjects PASS 7 0.40
test-pairwise_comparisons.R pairwise_comparisons dropped levels are not included PASS 6 0.66
test-pairwise_comparisons.R pairwise_comparisons check if everything works fine with irregular factor level names PASS 3 0.06
test-pairwise_comparisons_caption.R pairwise_comparisons_caption pairwise_comparisons_caption() works PASS 5 0.00
test-switch_statements.R switch statements switch for p adjustment works PASS 9 0.01

Session Info

Field Value
Version R version 3.6.1 (2019-07-05)
Platform x86_64-w64-mingw32/x64 (64-bit)
Running Windows 10 x64 (build 16299)
Language English_United States
Timezone Europe/Berlin
Package Version
testthat 2.2.1
covr 3.3.1
covrpage 0.0.70