Branch Coverage

blib/lib/FusionInventory/Agent/Task/Inventory/Generic/PCI/Controllers.pm
Criterion Covered Total %
branch 0 20 0.0


line true false branch
11 0 0 if $params{'no_category'}{'controller'}
36 0 0 unless $$device{'PCIID'}
46 0 0 if $$device{'DRIVER'}
48 0 0 if $$device{'PCISUBSYSTEMID'}
57 0 0 if ($vendor)
60 0 0 if ($$vendor{'devices'}{$device_id})
64 0 0 $subdevice_id && $$entry{'subdevices'}{$subdevice_id} ? :
72 0 0 unless $$device{'PCICLASS'}
79 0 0 if ($class)
80 0 0 $subclass_id && $$class{'subclasses'}{$subclass_id} ? :