blib/lib/FusionInventory/Agent/Task/Inventory/Win32/Controllers.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 0 | 16 | 0.0 |
line | true | false | branch |
---|---|---|---|
11 | 0 | 0 | if $params{'no_category'}{'controller'} |
37 | 0 | 0 | if ($controller->{'deviceid'} =~ /PCI\\VEN_(\S{4})&DEV_(\S{4})/) |
42 | 0 | 0 | if ($controller->{'deviceid'} =~ /&SUBSYS_(\S{4})(\S{4})/) |
47 | 0 | 0 | unless $controller->{'VENDORID'} and $controller->{'PRODUCTID'} |
50 | 0 | 0 | if $seen{$controller->{'VENDORID'}}{$controller->{'PRODUCTID'}}++ |
59 | 0 | 0 | if ($vendor) |
62 | 0 | 0 | if ($vendor->{'devices'}{$device_id}) |
70 | 0 | 0 | $subdevice_id && $entry->{'subdevices'}{$subdevice_id} ? : |