Condition Coverage

blib/lib/Rex/Repositorio/Repository/Yum.pm
Criterion Covered Total %
condition 0 12 0.0


and 3 conditions

line !l l&&!r l&&r condition
94 0 0 0 exists $self->repo->{'images'} and $self->repo->{'images'} eq 'true'
264 0 0 0 exists $self->repo->{'gpg'} and $self->repo->{'gpg'}{'key'}
273 0 0 0 exists $self->repo->{'gpg'} and $self->repo->{'gpg'}{'key'}

or 3 conditions

line l !l&&r !l&&!r condition
136 0 0 0 $$_option{'update_files'} or $$_option{'force'}