| lib/Rex/Virtualization/LibVirt/import.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 0 | 24 | 0.0 |
| line | true | false | branch |
|---|---|---|---|
| 25 | 0 | 0 | unless ($arg1) |
| 37 | 0 | 0 | unless $opt{'storage_path'} |
| 44 | 0 | 0 | if (exists $opt{'serial_devices'}) |
| 48 | 0 | 0 | if ($opt{'file'} =~ /\.ova$/u) { } |
| 58 | 0 | 0 | if ($? != 0) |
| 73 | 0 | 0 | if ($file =~ /\.gz$/u) |
| 82 | 0 | 0 | if ($format_out =~ /^file format: (.*)$/iu) |
| 87 | 0 | 0 | if (scalar @network == 0) |
| 99 | 0 | 0 | if $_->{'type'} and $_->{'type'} eq "bridged" |
| 100 | 0 | 0 | if $_->{'type'} eq "nat" |
| 101 | 0 | 0 | if ($_->{'type'} eq "network" and not exists $_->{'network'}) |
| 121 | 0 | 0 | if (exists $opt{'__forward_port'}) |