Branch Coverage

blib/lib/School/Code/Compare/Charset/NoComments.pm
Criterion Covered Total %
branch 14 20 70.0


line true false branch
24 9 168 if $row =~ /^#/
25 4 164 if $row =~ /(.*)#.*/
40 12 195 if $row =~ m[^/]
41 3 192 if $row =~ /^\s*\*/
42 2 190 if $row =~ m[(.*)//.*]
43 1 191 if $row =~ m[(.*)/\*.*]
45 56 136 if $row eq ''
60 0 0 if $row =~ /^<!--/
61 0 0 if $row =~ /(.*)<!--.*/
63 0 0 if $row eq ''