Condition Coverage

blib/lib/Slackware/Slackget/Media.pm
Criterion Covered Total %
condition 0 24 0.0


and 3 conditions

line !l l&&!r l&&r condition
173 0 0 0 defined $xml->{'update-repository'}{'fast'} and defined $xml->{'update-repository'}{'fast'}{'li'}
0 0 0 defined $xml->{'update-repository'}{'fast'} and defined $xml->{'update-repository'}{'fast'}{'li'} and ref $xml->{'update-repository'}{'fast'}{'li'} eq 'ARRAY'
181 0 0 0 defined $xml->{'update-repository'}{'slow'} and defined $xml->{'update-repository'}{'slow'}{'li'}
0 0 0 defined $xml->{'update-repository'}{'slow'} and defined $xml->{'update-repository'}{'slow'}{'li'} and ref $xml->{'update-repository'}{'slow'}{'li'} eq 'ARRAY'
211 0 0 0 defined $xml->{'li'} and ref $xml->{'li'} eq 'ARRAY'
234 0 0 0 defined $xml->{'li'} and ref $xml->{'li'} eq 'ARRAY'
457 0 0 0 defined $self->{'DATA'}{'hosts'}{'fast'} and defined $self->{'DATA'}{'hosts'}{'fast'}[0]
466 0 0 0 defined $self->{'DATA'}{'hosts'}{'slow'} and defined $self->{'DATA'}{'hosts'}{'slow'}[0]