blib/lib/FusionInventory/Agent/Task/Inventory/MacOS/Drives.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 0 | 14 | 0.0 |
line | true | false | branch |
---|---|---|---|
11 | 0 | 0 | if $params{'no_category'}{'drive'} |
44 | 0 | 0 | unless $filesystem |
46 | 0 | 0 | if ($info->{'Total Size'} =~ /^([.\d]+ \s \S+)/x) |
70 | 0 | 0 | unless $handle |
75 | 0 | 0 | unless $line =~ /(disk \d+ s \d+)$/x |
88 | 0 | 0 | unless $handle |
92 | 0 | 0 | unless $line =~ /(\S[^:]+) : \s+ (\S.*\S)/x |