Branch Coverage

blib/lib/TeX/Hyphen/utf8.pm
Criterion Covered Total %
branch 11 18 61.1


line true false branch
61 1 3 if ($line =~ /\}/)
66 0 3 if $_ eq ''
72 0 3 if s/^\.//
73 1 2 if s/\.$//
76 0 3 if $TeX::Hyphen::DEBUG > 5
84 0 3 if ($begin and $end) { }
0 3 elsif ($begin) { }
1 2 elsif ($end) { }
101 0 0 if ($line =~ /\}/)