Branch Coverage

blib/lib/Math/Business/DMI.pm
Criterion Covered Total %
branch 21 26 80.7


line true false branch
26 4 0 if (defined $days)
37 0 4 if $arg <= 0
52 0 1112 unless ref $point eq 'ARRAY' and @$point == 3
55 1108 4 if (defined $y_point)
65 468 640 if ($A > 0 and $A > $B) { }
412 456 elsif ($B > 0 and $B > $A) { }
74 1063 45 if (defined(my $pdm = $this->{'aPDM'})) { }
85 0 1063 if ($ATR == 0) { }
94 978 85 $DI ? :
103 3 42 if (ref($p = $this->{'_p'}) and @$p >= $N - 1) { }
117 0 3 if ($ATR == 0) { }
125 2 1 $DI ? :
153 1008 1009 if wantarray