Branch Coverage
blib/lib/Math/Business/SMA.pm
Criterion
Covered
Total
%
branch
8
10
80.0
line
true
false
branch
22
11
3
if (defined $days)
33
0
15
if $arg <= 0
46
0
226
unless defined $N
51
147
80
if (@$val >= $N)
52
133
14
if (defined(my $s = $this->{'SMA'})) { }