| lib/Rex/Virtualization/LibVirt/info.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % | 
| branch | 0 | 12 | 0.0 | 
| line | true | false | branch | 
|---|---|---|---|
| 24 | 0 | 0 | ref $virt_settings ? : | 
| 26 | 0 | 0 | unless ($vmname) | 
| 36 | 0 | 0 | if ($? != 0) | 
| 48 | 0 | 0 | if (Rex::Config::get_use_rex_kvm_agent()) | 
| 50 | 0 | 0 | if ($xml_ref and exists $xml_ref->{'devices'}{'serial'} and ref $xml_ref->{'devices'}{'serial'} eq "ARRAY") | 
| 57 | 0 | 0 | if exists $_->{'type'} and $_->{'type'} eq "tcp" |