| blib/lib/Statistics/ANOVA/Friedman.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 8 | 18 | 44.4 |
| line | true | false | branch |
|---|---|---|---|
| 64 | 2 | 3 | $args{'data'} ? : |
| 67 | 0 | 5 | if not $n_wt or $n_wt == 1 or $n_bt < 2 |
| 73 | 1 | 4 | _definitely_no($args{'correct_ties'}) ? : |
| 80 | 5 | 0 | wantarray ? : |
| 108 | 0 | 0 | $args{'data'} ? : |
| 111 | 0 | 0 | if not $n_wt or $n_wt == 1 or $n_bt < 2 |
| 117 | 0 | 0 | _definitely_no($args{'correct_ties'}) ? : |
| 126 | 0 | 0 | wantarray ? : |
| 164 | 1 | 4 | defined $v[0] && $v[0] == 0 ? : |