Branch Coverage

blib/lib/Math/Vector/Real/MultiNormalMixture.pm
Criterion Covered Total %
branch 0 10 0.0


line true false branch
17 0 0 unless @$mu >= 1
21 0 0 defined $alpha ? :
23 0 0 ref $sigma ? :
24 0 0 unless @alpha == $n and @sigma == $n
91 0 0 if $d > $max