Condition Coverage

lib/Rex/Virtualization/LibVirt/info.pm
Criterion Covered Total %
condition 0 9 0.0


and 3 conditions

line !l l&&!r l&&r condition
50 0 0 0 $xml_ref and exists $xml_ref->{'devices'}{'serial'}
0 0 0 $xml_ref and exists $xml_ref->{'devices'}{'serial'} and ref $xml_ref->{'devices'}{'serial'} eq "ARRAY"
57 0 0 0 exists $_->{'type'} and $_->{'type'} eq "tcp"