| lib/Rex/Virtualization/Lxc/copy.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 0 | 16 | 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->{'newname'}) |
| 55 | 0 | 0 | if (exists $opts->{'snapshot'}) |
| 61 | 0 | 0 | if (exists $opts->{'backingstorage'}) |
| 67 | 0 | 0 | if (exists $opts->{'ephemeral'}) |
| 73 | 0 | 0 | if (exists $opts->{'mount'}) |