blib/lib/Rex/Repositorio/Repository/Apt.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 0 | 24 | 0.0 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
163 | 0 | 0 | 0 | exists $self->repo->{'images'} and $self->repo->{'images'} eq 'true' |
307 | 0 | 0 | 0 | $$ret{$section} and not ref $$ret{$section} |
349 | 0 | 0 | 0 | $$current_section{$section} and not ref $$current_section{$section} |
499 | 0 | 0 | 0 | exists $self->repo->{'gpg'} and $self->repo->{'gpg'}{'key'} |
line | l | !l&&r | !l&&!r | condition |
---|---|---|---|---|
108 | 0 | 0 | 0 | $option{'update_files'} or $option{'force'} |
154 | 0 | 0 | 0 | $$package{'SHA1'} || $$package{'SHA1Sum'} |
202 | 0 | 0 | 0 | $$package{'SHA1'} || $$package{'SHA1Sum'} |
380 | 0 | 0 | 0 | $self->repo->{'description'} || "$component repository" |