Branch Coverage

blib/lib/Test/Count/Filter.pm
Criterion Covered Total %
branch 8 10 80.0


line true false branch
15 3 3 if (@_)
25 3 33 if (@_)
35 3 3 if (@_)
45 0 0 if (@_)
90 3 27 if ($l =~ s/^($plan_re)\d+/$1$count/) { }