Condition Coverage

blib/lib/Set/SegmentTree/ValueLookup.pm
Criterion Covered Total %
condition 10 24 41.6


and 3 conditions

line !l l&&!r l&&r condition
11 2 0 2 defined $args{'root'} and $args{'root'} != 0
17 2 0 2 defined $args{'created'} and $args{'created'} != 0
41 0 0 0 ref $_ && !UNIVERSAL::can($_, 'can')
53 0 2 0 $offset == 0 and 'RTRE' ne substr($data, 4, 4)
195 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'

or 2 conditions

line l !l condition
37 28 0 $_[0]{'root'} // 0
45 0 0 $_[0]{'created'} // 0
49 0 2 $offset //= 0