Branch Coverage

blib/lib/Math/Business/LaguerreFilter.pm
Criterion Covered Total %
branch 29 42 69.0


line true false branch
21 0 0 unless $days > 1
40 1 3 unless defined $alpha
44 1 3 if (defined $length)
65 0 0 if $@
75 0 4 unless $alpha >= 0 and $alpha <= 1
86 0 2 unless $that >= 0
95 0 7002 unless defined $alpha
99 0 7002 if (ref $P)
100 0 0 if $@
102 0 0 unless $c == 2
106 7000 2 if (defined $L->[0]) { }
108 3497 3503 if ($length and defined $filter)
113 3477 20 if $k > 0
115 3477 20 if ($k > 0)
121 9009 60531 if $_ > $HH
122 9157 60383 if $_ < $LL
125 3477 0 if ($HH != $LL)
160 6998 2 defined $O->[1] ? :
161 6996 4 defined $O->[2] ? :
162 6994 6 defined $O->[3] ? :
169 6996 6 if (4 == grep({defined $_;} @$L))