load("covr.RData")
print(covr_broadcast)
#> broadcast Coverage: 95.26%
#> R/internal_cast.R: 78.16%
#> src/rcpp_set_vind.cpp: 81.94%
#> R/internal_typefuns.R: 82.05%
#> src/rcpp_bc_ifelse.cpp: 86.36%
#> R/broadcaster.R: 87.50%
#> R/overload_ops_math.R: 87.69%
#> R/broadcastWrappers.R: 90.00%
#> src/C_dims_all_orthogonal.c: 91.67%
#> src/rcpp_bc_bit.cpp: 92.06%
#> R/internal_bind.R: 92.13%
#> R/internal_functions.R: 92.31%
#> src/C_lst_ndims.c: 92.31%
#> R/bc_bit.R: 92.68%
#> R/internal_opfuns.R: 92.86%
#> R/cast_hier2dim.R: 93.02%
#> R/rep_dim.R: 93.33%
#> src/C_make_dcp.c: 93.33%
#> R/bc_ifelse.R: 93.48%
#> src/rcpp_bcDist_str.cpp: 93.75%
#> src/rcpp_bcRel_cplx.cpp: 93.94%
#> R/bc_list.R: 94.12%
#> R/overload_relops.R: 94.12%
#> R/typecast.R: 94.59%
#> src/C_seq_Clen.c: 95.00%
#> R/acast.R: 95.12%
#> src/rcpp_hier2dim.cpp: 95.35%
#> R/internal_binary.R: 95.37%
#> R/overload_ops_andor.R: 95.45%
#> src/C_sd_lc.c: 96.08%
#> R/internal_bind_names.R: 96.30%
#> src/rcpp_bindhelpers.cpp: 97.33%
#> src/rcpp_bc_int.cpp: 97.40%
#> R/bcapply.R: 97.44%
#> R/bc_str.R: 98.08%
#> R/bc_raw.R: 98.41%
#> R/bc_i.R: 98.57%
#> R/bc_b.R: 100.00%
#> R/bc_cplx.R: 100.00%
#> R/bc_d.R: 100.00%
#> R/bc_dim.R: 100.00%
#> R/bc_rel.R: 100.00%
#> R/bind_array.R: 100.00%
#> R/cast_dim2flat.R: 100.00%
#> R/cast_dim2hier.R: 100.00%
#> R/class_methods.R: 100.00%
#> R/dropnests.R: 100.00%
#> R/linear_algebra_stats.R: 100.00%
#> R/ndim.R: 100.00%
#> src/C_any_nonNULL.c: 100.00%
#> src/C_bind_which_comdims.c: 100.00%
#> src/C_check_conf_dim.c: 100.00%
#> src/C_dims_all_equal.c: 100.00%
#> src/C_dropdims_count.c: 100.00%
#> src/C_dropdims_which.c: 100.00%
#> src/C_make_by.c: 100.00%
#> src/C_pmax.c: 100.00%
#> src/C_recycle_seq_dim.c: 100.00%
#> src/rcpp_acast.cpp: 100.00%
#> src/rcpp_bc_b.cpp: 100.00%
#> src/rcpp_bc_bind.cpp: 100.00%
#> src/rcpp_bc_cplx.cpp: 100.00%
#> src/rcpp_bc_dec.cpp: 100.00%
#> src/rcpp_bc_list.cpp: 100.00%
#> src/rcpp_bc_raw.cpp: 100.00%
#> src/rcpp_bc_str.cpp: 100.00%
#> src/rcpp_bcapply.cpp: 100.00%
#> src/rcpp_bcRel_dec.cpp: 100.00%
#> src/rcpp_bcRel_int.cpp: 100.00%
#> src/rcpp_bcRel_raw.cpp: 100.00%
#> src/rcpp_bcRel_str.cpp: 100.00%
#> src/rcpp_cast_dim2hier.cpp: 100.00%
#> src/rcpp_cast_hier2dim.cpp: 100.00%
#> src/rcpp_mergedims.cpp: 100.00%
#> src/rcpp_normalize_dims.cpp: 100.00%
Unit Test Coverage Report
The unit tests employed by the ‘broadcast’ package have a test coverage of over 90%.
For the sake of transparency, the unit tests coverage report, produced by the covr package, is provided here: