blib/lib/FusionInventory/Agent/SOAP/VMware/Host.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 0 | 23 | 0.0 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
232 | 0 | 0 | 0 | $$entry{'capacity'}{'blockSize'} and $$entry{'capacity'}{'block'} |
236 | 0 | 0 | 0 | $$entry{'vendor'} and not $$entry{'vendor'} =~ /^\s*ATA\s*$/ |
280 | 0 | 0 | 0 | $$_{'volume'}{'type'} and $$_{'volume'}{'type'} =~ /NFS/i |
325 | 0 | 0 | 0 | defined $$_[0]{'summary'}{'config'}{'template'} and $$_[0]{'summary'}{'config'}{'template'} eq 'true' |
line | l | !l | condition |
---|---|---|---|
287 | 0 | 0 | $$_{'volume'}{'capacity'} || 0 |
line | l | !l&&r | !l&&!r | condition |
---|---|---|---|---|
86 | 0 | 0 | 0 | $$summary{'hardware'}{'uuid'} || $$systemInfo{'uuid'} |
118 | 0 | 0 | 0 | $cpuManufacturor{$$_{'vendor'}} || $$_{'vendor'} |
165 | 0 | 0 | 0 | $$ref{'mac'} || $$ref{'spec'}{'mac'} |