Branch Coverage

blib/lib/FusionInventory/Agent/Task/Inventory/Virtualization/Libvirt.pm
Criterion Covered Total %
branch 0 20 0.0


line true false branch
39 0 0 $params{'uri'} ? :
65 0 0 unless $handle
69 0 0 if $line =~ /^\s*Id/
70 0 0 if $line =~ /^-{5}/
71 0 0 unless $line =~ /^\s*(\d+|)(\-|)\s+(\S+)\s+(\S.+)/
77 0 0 if $name eq 'Domain-0'
99 0 0 if (ref $key eq 'HASH') { }
110 0 0 unless ($xml)
119 0 0 if ($FusionInventory::Agent::Task::Inventory::Virtualization::Libvirt::EVAL_ERROR)
129 0 0 if ($currentMemory =~ /(\d+)\d{3}$/)