| blib/lib/Statistics/Autocorrelation.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 5 | 16 | 31.2 |
| line | true | false | branch |
|---|---|---|---|
| 67 | 2 | 0 | ref $args{'data'} ? : |
| 69 | 0 | 2 | if $n < 2 |
| 75 | 0 | 2 | if ($args{'exact'} == 1) { } |
| 76 | 0 | 0 | if ($args{'circular'}) { } |
| 84 | 0 | 2 | if ($args{'circular'}) { } |
| 148 | 0 | 2 | if (defined $simple and not $simple) { } |
| 165 | 0 | 0 | $i + $k >= $n ? : |
| 171 | 0 | 0 | if (not $simple) { } |