Branch Coverage

blib/lib/Math/Business/WMA.pm
Criterion Covered Total %
branch 9 12 75.0


line true false branch
18 5 0 if (defined $days)
29 0 5 if $arg <= 0
48 0 4044 unless defined $N
54 4002 42 if (@$dat > $N) { }
5 37 elsif (@$dat == $N) { }
71 4007 37 defined $old ? :