lib/Rex/Virtualization/Lxc/stop.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 0 | 8 | 0.0 |
line | true | false | branch |
---|---|---|---|
19 | 0 | 0 | unless ($arg1) |
26 | 0 | 0 | unless ($container_name) |
34 | 0 | 0 | exists $opts->{'timeout'} && &looks_like_number($opts->{'timeout'}) ? : |
37 | 0 | 0 | if ($? != 0) |