Branch Coverage

lib/Net/Iperf/Parser.pm
Criterion Covered Total %
branch 5 6 83.3


line true false branch
56 3 2 if ($row =~ /\,/) { }
74 3 2 if ($row =~ /^\[((\s*\d+)|SUM)\]\s+\d/) { }
83 3 0 if ($2 eq 'Mbits') { }