Branch Coverage

blib/lib/HTML/HTML5/Parser/Charset/WebLatin1.pm
Criterion Covered Total %
branch 3 24 12.5


line true false branch
17 0 0 if ($_[2]) { }
18 0 0 if ($_[1] =~ s/^([\x00-\x7F\xA0-\xFF]+)//) { }
32 0 0 if ($_[2]) { }
35 0 0 if ($_[1] =~ s/^([\x00-\x7F\xA0-\xFF]+)//) { }
58 0 0 if ($_[2]) { }
59 0 0 if ($_[1] =~ s/^([\x00-\x7F]+)//) { }
73 6 0 if ($_[2]) { }
76 2 6 if ($_[1] =~ s/^([\x00-\x7F]+)//) { }
99 0 0 if ($_[2]) { }
100 0 0 if ($_[1] =~ s/^([\x00-\x7F]+)//) { }
114 0 0 if ($_[2]) { }
117 0 0 if ($_[1] =~ s/^([\x00-\x7F\xA0-\xFF]+)//) { }