blib/lib/FusionInventory/Agent/Task/Inventory/MacOS/Storages.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 3 | 6 | 50.0 |
line | l | !l&&r | !l&&!r | condition |
---|---|---|---|---|
82 | 5 | 0 | 25 | $device->{'BSD Name'} && $device->{'BSD Name'} =~ /^disk\d+$/ || $device->{'Protocol'} && $device->{'Socket Type'} |
98 | 4 | 0 | 0 | $device->{'Protocol'} eq 'ATAPI' or $device->{'Drive Type'} |