| lib/Slaughter/Packages/openbsd.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % | 
| branch | 0 | 12 | 0.0 | 
| line | true | false | branch | 
|---|---|---|---|
| 74 | 0 | 0 | if (-x '/usr/sbin/pkg_add' and -x '/usr/sbin/pkg_info') | 
| 99 | 0 | 0 | unless $type | 
| 110 | 0 | 0 | unless open my $handle, '-|', "/usr/sbin/pkg_info '${package}' 2>/dev/null" | 
| 117 | 0 | 0 | if $line =~ /^Information for inst:/ | 
| 143 | 0 | 0 | unless $type | 
| 167 | 0 | 0 | unless $type |