blib/lib/Linux/GetPidstat/Collector/Parser.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 4 | 6 | 66.6 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
83 | 518 | 658 | 1341 | defined $pid and $pid =~ /^\d+$/ |
86 | 0 | 0 | 1341 | defined $metric and $metric =~ /^[-+]?[0-9.]+$/ |