blib/lib/FusionInventory/Agent/Task/Inventory/Win32/Storages.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 0 | 12 | 0.0 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
25 | 0 | 0 | 0 | $hdparm and $storage->{'NAME'} =~ /(\d+)$/ |
43 | 0 | 0 | 0 | $hdparm and $storage->{'NAME'} =~ /(\d+)$/ |
99 | 0 | 0 | 0 | $object->{'SerialNumber'} and not $object->{'SerialNumber'} =~ /^ +$/ |
line | l | !l&&r | !l&&!r | condition |
---|---|---|---|---|
93 | 0 | 0 | 0 | $object->{'Model'} || $object->{'Caption'} |