| lib/Rex/Virtualization/Lxc/list.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 0 | 14 | 0.0 |
| line | true | false | branch |
|---|---|---|---|
| 31 | 0 | 0 | exists $allowed_states{$state} ? : |
| 35 | 0 | 0 | exists $opts->{'format'} ? : |
| 36 | 0 | 0 | exists $opts->{'fancy'} ? : |
| 37 | 0 | 0 | exists $opts->{'groups'} ? : |
| 40 | 0 | 0 | if ($fancy ne "-f") |
| 46 | 0 | 0 | if ($? != 0) |
| 54 | 0 | 0 | if $line =~ /NAME|AUTOSTART|STATE|IPV4|IPV6|AUTOSTART|PID|RAM|SWAP\s/u |