| lib/Rex/PkgConf.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % | 
| branch | 0 | 12 | 0.0 | 
| line | true | false | branch | 
|---|---|---|---|
| 35 | 0 | 0 | if (is_redhat()) { } | 
| 0 | 0 | elsif (is_debian()) { } | |
| 45 | 0 | 0 | if (ref $pkg_provider_for and exists $$pkg_provider_for{$host->{'operatingsystem'}}) { } | 
| 0 | 0 | elsif (exists $PKG_PROVIDER{$pkg_provider_for}) { } | |
| 58 | 0 | 0 | if ($@) | 
| 60 | 0 | 0 | if ($provider) { } |