Condition Coverage

blib/lib/DWH_File/Tie/Array.pm
Criterion Covered Total %
condition 11 18 61.1


and 3 conditions

line !l l&&!r l&&r condition
99 0 0 6 $last < $$self{'size'} - 1 and $offset < $$self{'size'}
0 0 6 $last < $$self{'size'} - 1 and $offset < $$self{'size'} and $insert_length != $length

or 2 conditions

line l !l condition
23 111 14 $$self{'size'} || 0
28 54 14 $$self{'size'} || 0
171 14 14 $_[2] ||= []

or 3 conditions

line l !l&&r !l&&!r condition
173 0 28 0 ref $this || $this
174 14 14 0 $blessing ||= ref $ref