| blib/lib/FusionInventory/Agent/Tools/Unix.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 0 | 9 | 0.0 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 373 | 0 | 0 | 0 | defined $psec and defined $pmin |
| line | l | !l&&r | !l&&!r | condition |
|---|---|---|---|---|
| 182 | 0 | 0 | 0 | not $total =~ /^\d+$/ or $total == 0 |
| 183 | 0 | 0 | 0 | not $free =~ /^\d+$/ or $free == 0 |