Condition Coverage

blib/lib/Net/Iperf/Parser.pm
Criterion Covered Total %
condition 10 10 100.0


or 2 conditions

line l !l condition
18 2 4 $s->is_process_avg && $s->start == 0 && $s->end > 5 || 0
49 3 2 shift() || ''
57 2 1 $itms[5] == -1 || 0
68 4 1 shift() || ''
76 2 1 $row =~ /^\[SUM\]/u || 0