| lib/Rex/Virtualization/Lxc/destroy.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 0 | 10 | 0.0 |
| line | true | false | branch |
|---|---|---|---|
| 21 | 0 | 0 | unless ($opts) |
| 32 | 0 | 0 | if ($? != 0) |
| 44 | 0 | 0 | unless (exists $opts->{'name'}) |
| 52 | 0 | 0 | if (exists $opts->{'snapshots'}) |
| 58 | 0 | 0 | if (exists $opts->{'force'}) |