lib/Rex/Pkg.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 0 | 12 | 0.0 |
line | true | false | branch |
---|---|---|---|
38 | 0 | 0 | if (is_redhat()) |
42 | 0 | 0 | if (is_debian()) |
49 | 0 | 0 | if (ref $pkg_provider_for and exists $$pkg_provider_for{$host->{'operatingsystem'}}) { } |
0 | 0 | elsif (exists $PKG_PROVIDER{$pkg_provider_for}) { } | |
62 | 0 | 0 | if ($@) |
64 | 0 | 0 | if ($provider) { } |