lib/Rex/Virtualization/VBox/start.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 0 | 14 | 0.0 |
line | true | false | branch |
---|---|---|---|
22 | 0 | 0 | unless ($arg1) |
29 | 0 | 0 | unless ($dom) |
35 | 0 | 0 | if (ref $virt_settings) |
36 | 0 | 0 | if (exists $virt_settings->{'headless'} and $virt_settings->{'headless'}) |
41 | 0 | 0 | if ($headless and $^O =~ /^MSWin/u and not Rex::is_ssh()) |
47 | 0 | 0 | if ($headless) { } |
91 | 0 | 0 | if ($? != 0) |