Branch Coverage

blib/lib/TeX/Hyphen/czech.pm
Criterion Covered Total %
branch 14 16 87.5


line true false branch
83 7 22243 if ($line =~ /\}/)
88 0 22243 if $_ eq ''
93 995 21248 if s/^\.//
94 901 21342 if s/\.$//
108 0 22243 if ($begin and $end) { }
995 21248 elsif ($begin) { }
901 20347 elsif ($end) { }
125 5 70 if ($line =~ /\}/)