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
89 0 2 unless $that >= 0
98 0 7002 unless defined $alpha
102 0 7002 if (ref $P)
103 0 0 if $@
105 0 0 unless $c == 2
109 2 7000 if (not defined $L->[0]) { }
116 3497 3503 if ($length and defined $filter)
121 3477 20 if $k > 0
123 3477 20 if ($k > 0)
129 9025 60515 if $_ > $HH
130 9197 60343 if $_ < $LL
133 3477 0 if ($HH != $LL)
168 6998 2 defined $O->[1] ? :
169 6996 4 defined $O->[2] ? :
170 6994 6 defined $O->[3] ? :
175 6996 6 if (4 == grep({defined $_;} @$L))