Branch Coverage

blib/lib/Test/Parser/lhcs_regression.pm
Criterion Covered Total %
branch 5 6 83.3


line true false branch
86 6 58 if ($line =~ /^([\w\.]+)\s+([A-Z]+):(.*)$/)
91 1 5 if ($$test{'result'} eq 'PASS') { }
5 0 elsif ($$test{'result'} eq 'FAIL') { }