blib/lib/Statistics/WeightedSelection.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 7 | 11 | 63.6 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
31 | 1 | 1 | 63 | $weight and $object |
104 | 0 | 0 | 11 | $indexes and %{$indexes;} |
line | l | !l | condition |
---|---|---|---|
12 | 2 | 1 | $args{'replace_after_get'} || 0 |
line | l | !l&&r | !l&&!r | condition |
---|---|---|---|---|
257 | 1375281 | 0 | 0 | $removed_index_index == $#removed_indexes or $_ <= $range_end |