Branch Coverage

blib/lib/Math/Business/SM/Stochastic.pm
Criterion Covered Total %
branch 32 52 61.5


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
145 0 0 if $l->[$_] < $L
146 0 0 if $h->[$_] > $H
172 0 30 unless ref $point eq 'ARRAY' and @$point == 3
178 17 13 if (@$l == $kp)
179 34 187 if $l->[$_] < $L
180 71 150 if $h->[$_] > $H
210 0 30 unless ref $point eq 'ARRAY' and @$point == 3
216 17 13 if (@$l == $kp)
217 34 187 if $l->[$_] < $L
218 71 150 if $h->[$_] > $H
250 0 30 unless ref $point eq 'ARRAY' and @$point == 3
256 17 13 if (@$l == $kp)
257 34 187 if $l->[$_] < $L
258 71 150 if $h->[$_] > $H