Condition Coverage

blib/lib/Rex/Repositorio/Repository/Apt.pm
Criterion Covered Total %
condition 0 21 0.0


and 3 conditions

line !l l&&!r l&&r condition
158 0 0 0 exists $self->repo->{'images'} and $self->repo->{'images'} eq 'true'
300 0 0 0 $$ret{$section} and not ref $$ret{$section}
342 0 0 0 $$current_section{$section} and not ref $$current_section{$section}
492 0 0 0 exists $self->repo->{'gpg'} and $self->repo->{'gpg'}{'key'}

or 3 conditions

line l !l&&r !l&&!r condition
151 0 0 0 $$package{'SHA1'} || $$package{'SHA1Sum'}
196 0 0 0 $$package{'SHA1'} || $$package{'SHA1Sum'}
373 0 0 0 $self->repo->{'description'} || "$component repository"