| blib/lib/Text/NSP/Measures/2D/Fisher.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 13 | 14 | 92.8 |
| line | true | false | branch |
|---|---|---|---|
| 125 | 15 | 21 | unless (Text::NSP::Measures::2D::computeMarginalTotals($values)) |
| 132 | 15 | 6 | unless (Text::NSP::Measures::2D::computeObservedValues($values)) |
| 222 | 6 | 18 | if ($numerator[$j] > $denominator[$j]) { } |
| 6 | 12 | elsif ($denominator[$j] > $numerator[$j]) { } | |
| 260 | 49 | 0 | if ($probability{$i} != 0) |
| 286 | 6 | 84 | if ($$nLimits[0] > $$nLimits[1]) |
| 296 | 12 | 84 | if ($$dLimits[0] > $$dLimits[1]) |