Currently the following functions are untested as shown by test coverage:
testing the commented nested loop at the top of runtests.jl showed some improvements in coverage that pointed me on where to look.
Notably that makes the coverage of ExtendedMul.jl 100%
Currently the following functions are untested as shown by test coverage:
a_mul_kron_b!,kron_at_kron_b_mul_c!, andAt_mul_B!(which is called in theq==1branches inkron_mul_elem_t!)testing the commented nested loop at the top of
runtests.jlshowed some improvements in coverage that pointed me on where to look.Notably that makes the coverage of
ExtendedMul.jl100%