Condition Coverage

lib/Class/Composite/Container.pm
Criterion Covered Total %
condition 7 13 53.8


and 3 conditions

line !l l&&!r l&&r condition
123 8 0 1 $flat and ref $object

or 2 conditions

line l !l condition
47 0 3 $$self{'elements'} ||= []
48 0 3 $$self{'elempointer'} ||= 0
121 1 9 $args{'flat'} || 0
190 0 7 $start ||= 0
289 0 0 shift() || 0