Branch Coverage

blib/lib/School/Code/Compare/Charset/NoComments/Slashy.pm
Criterion Covered Total %
branch 10 10 100.0


line true false branch
24 12 195 if $row =~ m[^/]
25 3 192 if $row =~ /^\s*\*/
26 2 190 if $row =~ m[(.*)//.*]
27 1 191 if $row =~ m[(.*)/\*.*]
29 56 136 if $row eq ''