| lib/Rex/Commands/Process.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % | 
| branch | 0 | 22 | 0.0 | 
| line | true | false | branch | 
|---|---|---|---|
| 62 | 0 | 0 | if ($? != 0) | 
| 82 | 0 | 0 | if (can_run('killall')) { } | 
| 84 | 0 | 0 | if ($? != 0) | 
| 121 | 0 | 0 | if (is_openwrt()) { } | 
| 0 | 0 | elsif (operating_system_is('SunOS') and operating_system_version() <= 510) { } | |
| 147 | 0 | 0 | if (@custom) { } | 
| 156 | 0 | 0 | if (@custom) { } | 
| 164 | 0 | 0 | if ($? != 0) | 
| 165 | 0 | 0 | if (@custom) { } | 
| 175 | 0 | 0 | if (@custom) { } | 
| 238 | 0 | 0 | if ($? != 0) |