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