Condition Coverage

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


or 2 conditions

line l !l condition
23 2 4 $s->is_process_avg && $s->start == 0 && $s->end > 5 || 0
55 3 2 shift() || ''
63 2 1 $itms[5] == -1 || 0
73 4 1 shift() || ''
81 2 1 $row =~ /^\[SUM\]/ || 0