Branch Coverage

blib/lib/EBook/Ishmael/CharDet/EUCJP.pm
Criterion Covered Total %
branch 22 32 68.7


line true false branch
78 0 5800 if $self->{'Bad'}
82 232 92223 if ($self->{'Set'} == 3) { }
0 92223 elsif ($self->{'Set'} == 2) { }
23013 69210 elsif ($self->{'Set'} == 1) { }
116 69094 elsif ($b == 143) { }
0 69094 elsif ($b == 142) { }
23015 46079 elsif ($b >= 161 and $b <= 254) { }
24 46055 elsif ($b & 128) { }
83 0 232 if ($b < 161 or $b > 254)
89 116 116 if ($self->{'Left'} == 0)
90 0 116 if (exists $EUCJP_FREQS{$self->{'Code'}})
99 0 0 if ($b < 161 or $b > 223)
105 0 0 if (exists $EUCJP_FREQS{$self->{'Code'}})
115 16 22997 if ($b < 33 or $b > 254)
120 6427 16570 if (exists $EUCJP_FREQS{$self->{'Code'}})
156 0 7 if ($self->{'Bad'} or $self->{'MBs'} == 0)