| blib/lib/Statistics/ANOVA/JT.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % | 
| branch | 7 | 8 | 87.5 | 
| line | true | false | branch | 
|---|---|---|---|
| 95 | 1 | 1 | if (defined $args{'correct_ties'} and $args{'correct_ties'} == 0) { } | 
| 122 | 1 | 2 | defined $args{'correct_ties'} && $args{'correct_ties'} == 0 ? : | 
| 131 | 3 | 0 | wantarray ? : | 
| 209 | 2 | 8 | if (ref $args{'data'}) { } |