Condition Coverage

blib/lib/Slackware/Slackget/List.pm
Criterion Covered Total %
condition 0 21 0.0


and 3 conditions

line !l l&&!r l&&r condition
104 0 0 0 defined $self->{'LIST'} and ref $self->{'LIST'} eq 'ARRAY'
118 0 0 0 defined $self->{'LIST'} and ref $self->{'LIST'} eq 'ARRAY'
134 0 0 0 defined $self->{'LIST'} and ref $self->{'LIST'} eq 'ARRAY'
169 0 0 0 defined $self->{'LIST'} and ref $self->{'LIST'} eq 'ARRAY'
171 0 0 0 not defined $self->{'no-root-tag'} and defined $self->{'root-tag'}
175 0 0 0 not defined $self->{'no-root-tag'} and defined $self->{'root-tag'}
232 0 0 0 defined $self->{'LIST'} and ref $self->{'LIST'} eq 'ARRAY'