| blib/lib/Array/IntSpan/Fields.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % | 
| condition | 5 | 11 | 45.4 | 
| line | !l | l&&!r | l&&r | condition | 
|---|---|---|---|---|
| 122 | 6 | 70 | 3 | $shift < 32 and $array[$i] >> $shift | 
| 164 | 0 | 0 | 0 | defined $s_field and defined $e_field | 
| line | l | !l | condition | 
|---|---|---|---|
| 210 | 1 | 0 | $$self{'range'}[$idx] || (return ()) | 
| line | l | !l&&r | !l&&!r | condition | 
|---|---|---|---|---|
| 41 | 0 | 4 | 0 | ref $proto || $proto |