Condition Coverage

blib/lib/Linux/GetPidstat/Collector/Parser.pm
Criterion Covered Total %
condition 4 6 66.6


and 3 conditions

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.]+$/