Branch Coverage

blib/lib/EBook/Ishmael/CharDet/Big5.pm
Criterion Covered Total %
branch 9 10 90.0


line true false branch
77 0 19885 if $self->{'Bad'}
81 63857 254303 if ($self->{'Left'}) { }
63876 190427 elsif ($b >= 164 and $b <= 254) { }
84 4973 58884 if (exists $BIG5_FREQS{$self->{'Code'}})
105 2 32 if ($self->{'Bad'} or $self->{'MBs'} == 0)