Branch Coverage

blib/lib/FusionInventory/Agent/SOAP/VMware.pm
Criterion Covered Total %
branch 0 34 0.0


line true false branch
48 0 0 if ($res->is_success) { }
60 0 0 if ($tmpRef and $$tmpRef{'faultstring'})
74 0 0 unless $answer
87 0 0 if ($$_{'propSet'}) { }
90 0 0 unless $$p{'val'}
115 0 0 unless $answer
118 0 0 unless $serviceInstance
120 0 0 if ($$serviceInstance[0]{'about'}{'apiType'} eq 'VirtualCenter') { }
142 0 0 unless $answer
143 0 0 if $answer =~ /ServerFaultCode/m
184 0 0 if (ref $ref eq 'HASH') { }
0 0 elsif ($ref) { }
217 0 0 unless $answer
229 0 0 unless $id
248 0 0 if (exists $$ref[0]{'vm'}{'ManagedObjectReference'}) { }
249 0 0 if (ref $$ref[0]{'vm'}{'ManagedObjectReference'} eq 'ARRAY') { }
272 0 0 unless ($$self{'vcenter'})