blib/lib/Math/Business/CCI.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 7 | 12 | 58.3 |
line | true | false | branch |
---|---|---|---|
34 | 0 | 1 | if $arg <= 0 |
39 | 1 | 0 | unless exists $this->{'mul'} |
53 | 0 | 1 | unless exists $this->{'len'} |
68 | 0 | 43 | unless ref $point eq 'ARRAY' and @$point == 3 |
76 | 24 | 19 | if (defined(my $v = $sma->query)) |
82 | 24 | 0 | if (@$hist == $len) |