| blib/lib/Statistics/ANOVA/Friedman.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 4 | 15 | 26.6 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 141 | 4 | 0 | 1 | defined $_[0] && $_[0] == 0 |
| line | l | !l&&r | !l&&!r | condition |
|---|---|---|---|---|
| 58 | 0 | 0 | 5 | not $n_wt or $n_wt == 1 |
| 0 | 0 | 5 | not $n_wt or $n_wt == 1 or $n_bt < 2 | |
| 96 | 0 | 0 | 0 | not $n_wt or $n_wt == 1 |
| 0 | 0 | 0 | not $n_wt or $n_wt == 1 or $n_bt < 2 |