lib/Rex/Virtualization/Lxc/create.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 0 | 12 | 0.0 |
line | true | false | branch |
---|---|---|---|
21 | 0 | 0 | unless ($opts) |
29 | 0 | 0 | if ($? != 0) |
41 | 0 | 0 | unless (exists $opts->{'name'}) |
47 | 0 | 0 | unless (exists $opts->{'template'}) |
54 | 0 | 0 | if (exists $opts->{'bdev'}) |
60 | 0 | 0 | if (exists $opts->{'config'}) |