| blib/lib/Set/SegmentTree/ValueLookup.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 10 | 24 | 41.6 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 13 | 2 | 0 | 2 | defined $args{'root'} and $args{'root'} != 0 |
| 19 | 2 | 0 | 2 | defined $args{'created'} and $args{'created'} != 0 |
| 43 | 0 | 0 | 0 | ref $_ && !UNIVERSAL::can($_, 'can') |
| 55 | 0 | 2 | 0 | $offset == 0 and 'RTRE' ne substr($data, 4, 4) |
| 197 | 0 | 60 | 140 | defined $reloc->{'type'} and $reloc->{'type'} eq 'unsigned delta' |
| 0 | 0 | 60 | defined $reloc->{'type'} and $reloc->{'type'} eq 'signed negative delta' |
| line | l | !l | condition |
|---|---|---|---|
| 39 | 28 | 0 | $_[0]{'root'} // 0 |
| 47 | 0 | 0 | $_[0]{'created'} // 0 |
| 51 | 0 | 2 | $offset //= 0 |