blib/lib/Set/IntSpan/Island.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 25 | 30 | 83.3 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
232 | 2 | 1 | 52 | $set1 and $set2 |
233 | 0 | 0 | 52 | $set1->cardinality and $set2->cardinality |
512 | 16 | 5 | 5 | defined $min_d and $d == $min_d |
553 | 22 | 16 | 102 | defined $n && defined $islands[$n] |
773 | 115 | 4468 | 773 | @$covers > 1 and join('', @{$$covers[-1][1];}) eq join('', @{$$covers[-2][1];}) |
line | l | !l&&r | !l&&!r | condition |
---|---|---|---|---|
125 | 437944 | 34415 | 0 | ref $this || $this |
244 | 47 | 6 | 11 | not defined $min_d or $d < $min_d |
511 | 16 | 10 | 8 | not defined $min_d or $d <= $min_d |
715 | 0 | 0 | 115 | not $sets or ref $sets ne 'HASH' |
747 | 42 | 2629 | 2685 | not defined $edge_next or $edge + 1 == $edge_next |