Branch Coverage

blib/lib/Goo/Thing/pm/ScopeMatcher.pm
Criterion Covered Total %
branch 0 12 0.0


line true false branch
40 0 0 if $line =~ /^\#/
42 0 0 if ($line =~ /^sub/)
49 0 0 if ($line =~ /$string/)
79 0 0 if $line =~ /^\#/
81 0 0 if ($line =~ /^sub/)
88 0 0 if ($line_count == $line_number)