Condition Coverage

blib/lib/Slackware/Slackget/List.pm
Criterion Covered Total %
condition 6 21 28.5


and 3 conditions

line !l l&&!r l&&r condition
109 0 0 2 defined $$self{'LIST'} and ref $$self{'LIST'} eq 'ARRAY'
123 0 0 0 defined $$self{'LIST'} and ref $$self{'LIST'} eq 'ARRAY'
139 0 0 2 defined $$self{'LIST'} and ref $$self{'LIST'} eq 'ARRAY'
174 0 0 2 defined $$self{'LIST'} and ref $$self{'LIST'} eq 'ARRAY'
176 0 0 2 not defined $$self{'no-root-tag'} and defined $$self{'root-tag'}
180 0 0 2 not defined $$self{'no-root-tag'} and defined $$self{'root-tag'}
243 0 0 6 defined $$self{'LIST'} and ref $$self{'LIST'} eq 'ARRAY'