Branch Coverage

blib/lib/Regexp/Subst/Parallel.pm
Criterion Covered Total %
branch 8 10 80.0


line true false branch
25 28 252 if ($str =~ /\G$$rref[0]/)
26 28 0 if ($+[0] > $bplus[0])
33 28 55 if (@bminus) { }
35 13 15 if (ref $temp eq 'CODE') { }
15 0 elsif (not ref $temp) { }