| blib/lib/EBook/Ishmael/CharDet/GB2312.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 5 | 9 | 55.5 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 70 | 39232 | 0 | 15631 | $b >= 161 and $b <= 254 |
| 71 | 45 | 0 | 15584 | $b >= 161 and $b <= 254 |
| line | l | !l&&r | !l&&!r | condition |
|---|---|---|---|---|
| 103 | 0 | 0 | 5 | $self->{'Bad'} or $self->{'MBs'} == 0 |