| blib/lib/Set/IntSpan/Fast/PP.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % | 
| condition | 11 | 20 | 55.0 | 
| line | !l | l&&!r | l&&r | condition | 
|---|---|---|---|---|
| 239 | 110 | 83 | 49 | $pos & 1 && $hi < $$self[$pos] | 
| 277 | 4 | 182 | 409 | defined $vv and $vv == $v | 
| 370 | 0 | 0 | 0 | $end < $count and $list[$end] <= $list[$end - 1] + 1 | 
| 415 | 0 | 0 | 22981 | is_int $from and is_int $to | 
| 419 | 0 | 0 | 22981 | $from >= -2147483548 and $to <= 2147483646 | 
| line | l | !l | condition | 
|---|---|---|---|
| 384 | 17877 | 28085 | shift() || 0 | 
| line | l | !l&&r | !l&&!r | condition | 
|---|---|---|---|---|
| 261 | 4 | 0 | 0 | shift() || croak('I need two sets to compare') |