blib/lib/Rex/Virtualization/CBSD/bpause.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 0 | 10 | 0.0 |
line | true | false | branch |
---|---|---|---|
20 | 0 | 0 | unless (defined $name) |
25 | 0 | 0 | unless (defined $mode) |
30 | 0 | 0 | if ($mode eq "auto" or $mode eq "on" or $mode eq "off") |
46 | 0 | 0 | if ($returned =~ /^No\ such/) |
49 | 0 | 0 | if ($? != 0) |