blib/lib/Statistics/Simpson.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 19 | 24 | 79.1 |
line | true | false | branch |
---|---|---|---|
192 | 0 | 7 | if (ref $self eq 'HASH') |
195 | 2 | 5 | if (ref $self eq 'ARRAY') { } |
202 | 0 | 6 | unless $prop |
205 | 2 | 0 | if $simpson |
207 | 3 | 2 | unless (exists $$self{'simpson'} and defined $$self{'simpson'}) |
210 | 0 | 4 | unless $prop{$e} |
213 | 2 | 1 | if ($simpson) |
226 | 0 | 4 | if (ref $self eq 'HASH') |
230 | 1 | 3 | $a ? : |
231 | 1 | 2 | $a ? : |
3 | 1 | $S ? : | |
232 | 3 | 1 | $S ? : |