Condition Coverage

lib/Rex/Virtualization/LibVirt/import.pm
Criterion Covered Total %
condition 0 8 0.0


and 3 conditions

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'}

or 2 conditions

line l !l condition
98 0 0 $_->{'type'} ||= "network"