| blib/lib/FusionInventory/Agent/Task/Inventory/Generic/Storages/HP.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 2 | 9 | 22.2 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 97 | 2 | 0 | 0 | $params{'path'} && defined $params{'slot'} |
| 115 | 2 | 0 | 0 | $params{'path'} && defined $params{'slot'} && defined $params{'drive'} |
| line | l | !l&&r | !l&&!r | condition |
|---|---|---|---|---|
| 48 | 0 | 0 | 0 | canRun('hpacucli') || $FusionInventory::Agent::Task::Inventory::Generic::Storages::HP::OSNAME eq 'MSWin32' && _getHpacuacliFromWinRegistry() |