Branch Coverage

blib/lib/Math/Business/SM/Stochastic.pm
Criterion Covered Total %
branch 32 56 57.1


line true false branch
45 0 3 if $arg <= 0
55 0 3 if $arg <= 0
65 0 3 if $arg <= 0
75 0 3 unless grep {$meth == $_;} 0, 1, 2, 3
90 9 3 if grep {not defined $_;} @$this{'kp', 'dp', 'xp'}
92 1 2 if ($this->{'m'} == 3) { }
1 1 elsif ($this->{'m'} == 1) { }
1 0 elsif ($this->{'m'} == 2) { }
133 0 0 unless ref $point eq 'ARRAY' and @$point == 3
139 0 0 if (@$l == $kp)
140 0 0 if $l->[$_] < $L
141 0 0 if $h->[$_] > $H
143 0 0 if ($H != $L) { }
153 0 0 if $l->[$_] < $L
154 0 0 if $h->[$_] > $H
156 0 0 if ($L != 0) { }
185 0 30 unless ref $point eq 'ARRAY' and @$point == 3
191 17 13 if (@$l == $kp)
192 34 187 if $l->[$_] < $L
193 71 150 if $h->[$_] > $H
223 0 30 unless ref $point eq 'ARRAY' and @$point == 3
229 17 13 if (@$l == $kp)
230 34 187 if $l->[$_] < $L
231 71 150 if $h->[$_] > $H
263 0 30 unless ref $point eq 'ARRAY' and @$point == 3
269 17 13 if (@$l == $kp)
270 34 187 if $l->[$_] < $L
271 71 150 if $h->[$_] > $H