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