Condition Coverage

blib/lib/Math/Vector/Real/MultiNormalMixture.pm
Criterion Covered Total %
condition 0 8 0.0


and 3 conditions

line !l l&&!r l&&r condition
24 0 0 0 @alpha == $n and @sigma == $n

or 2 conditions

line l !l condition
22 0 0 delete $opts{'sigma'} // 1

or 3 conditions

line l !l&&r !l&&!r condition
16 0 0 0 delete $opts{'mu'} // croak(q[required argument 'mu' missing])