Branch Coverage

blib/lib/Slackware/Slackget/List.pm
Criterion Covered Total %
branch 0 24 0.0


line true false branch
66 0 0 unless defined $args{'list_type'}
70 0 0 if defined $args{'encoding'}
88 0 0 if ref $pack ne "$self->{'list_type'}"
103 0 0 unless defined $idx
104 0 0 unless defined $self->{'LIST'} and ref $self->{'LIST'} eq 'ARRAY'
118 0 0 unless defined $self->{'LIST'} and ref $self->{'LIST'} eq 'ARRAY'
134 0 0 unless defined $self->{'LIST'} and ref $self->{'LIST'} eq 'ARRAY'
135 0 0 if (defined $elem) { }
169 0 0 unless defined $self->{'LIST'} and ref $self->{'LIST'} eq 'ARRAY'
171 0 0 if not defined $self->{'no-root-tag'} and defined $self->{'root-tag'}
175 0 0 if not defined $self->{'no-root-tag'} and defined $self->{'root-tag'}
232 0 0 unless defined $self->{'LIST'} and ref $self->{'LIST'} eq 'ARRAY'