| blib/lib/EBook/Ishmael/CharDet/EUCKR.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 5 | 9 | 55.5 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 81 | 64876 | 0 | 22037 | $b >= 161 and $b <= 254 |
| 82 | 19 | 0 | 22013 | $b >= 33 and $b <= 254 |
| line | l | !l&&r | !l&&!r | condition |
|---|---|---|---|---|
| 114 | 0 | 0 | 7 | $self->{'Bad'} or $self->{'MBs'} == 0 |