Branch Coverage

blib/lib/Math/Business/LaguerreFilter.pm
Criterion Covered Total %
branch 27 42 64.2


line true false branch
21 0 0 unless $days > 1
32 2 0 if (defined $alpha)
37 0 2 if (defined $length)
50 0 0 if $@
59 0 2 unless $alpha >= 0 and $alpha <= 1
78 0 1 unless $that >= 0
86 0 7002 unless defined $alpha
90 0 7002 if (ref $P)
91 0 0 if $@
93 0 0 unless $c == 2
97 7000 2 if (defined $$L[0]) { }
99 3497 3503 if ($length and defined $filter)
104 3477 20 if $k > 0
106 3477 20 if ($k > 0)
112 9025 60515 if $_ > $HH
113 9197 60343 if $_ < $LL
116 3477 0 if ($HH != $LL)
151 6998 2 defined $$O[1] ? :
152 6996 4 defined $$O[2] ? :
153 6994 6 defined $$O[3] ? :
160 6996 6 if (4 == grep({defined $_;} @$L))