| blib/lib/EBook/Ishmael/CharDet/GB2312.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 12 | 14 | 85.7 |
| line | true | false | branch |
|---|---|---|---|
| 66 | 0 | 4434 | if $self->{'Bad'} |
| 70 | 15629 | 54863 | if ($self->{'Left'}) { } |
| 15631 | 39232 | elsif ($b >= 161 and $b <= 254) { } | |
| 9 | 39223 | elsif ($b & 128) { } | |
| 71 | 15584 | 45 | if ($b >= 161 and $b <= 254) { } |
| 74 | 4265 | 11319 | if (exists $GB2312_FREQS{$self->{'Code'}}) |
| 103 | 0 | 5 | if ($self->{'Bad'} or $self->{'MBs'} == 0) |