| lib/Rex/Virtualization/LibVirt/import.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % | 
| condition | 0 | 8 | 0.0 | 
| line | !l | l&&!r | l&&r | condition | 
|---|---|---|---|---|
| 99 | 0 | 0 | 0 | $_->{'type'} and $_->{'type'} eq "bridged" | 
| 101 | 0 | 0 | 0 | $_->{'type'} eq "network" and not exists $_->{'network'} | 
| line | l | !l | condition | 
|---|---|---|---|
| 98 | 0 | 0 | $_->{'type'} ||= "network" |