| blib/lib/FusionInventory/Agent/Task/Inventory/HPUX/Storages.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 0 | 12 | 0.0 |
| line | true | false | branch |
|---|---|---|---|
| 10 | 0 | 0 | if $params{'no_category'}{'storage'} |
| 38 | 0 | 0 | if getFirstMatch('command', "pvdisplay $$device{'NAME'}", 'pattern', qr/$$device{'NAME'}\.+lternate/) |
| 48 | 0 | 0 | if ($line =~ /^\s+size:\s+(\S+)/) |
| 51 | 0 | 0 | if ($line =~ /^\s+rev level:\s+(\S+)/) |
| 80 | 0 | 0 | unless $handle |
| 85 | 0 | 0 | if ($line =~ /^\s+(\S+)/) { } |