| blib/lib/Rex/Apache/Deploy/Package/deb.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % | 
| branch | 0 | 12 | 0.0 | 
| line | true | false | branch | 
|---|---|---|---|
| 72 | 0 | 0 | if ($self->{'arch'} eq 'x86_64') | 
| 83 | 0 | 0 | if (not -f $package_name) | 
| 87 | 0 | 0 | if (not -f $package_name) | 
| 96 | 0 | 0 | if ($? != 0) | 
| 100 | 0 | 0 | if ($? != 0) | 
| 106 | 0 | 0 | unless ($pkg->is_installed($self->name)) |