| blib/lib/EBook/Ishmael/CharDet/EUCKR.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 12 | 14 | 85.7 |
| line | true | false | branch |
|---|---|---|---|
| 77 | 0 | 6829 | if $self->{'Bad'} |
| 81 | 22032 | 86913 | if ($self->{'Left'}) { } |
| 22037 | 64876 | elsif ($b >= 161 and $b <= 254) { } | |
| 19 | 64857 | elsif ($b & 128) { } | |
| 82 | 22013 | 19 | if ($b >= 33 and $b <= 254) { } |
| 85 | 6283 | 15730 | if (exists $EUCKR_FREQS{$self->{'Code'}}) |
| 114 | 0 | 7 | if ($self->{'Bad'} or $self->{'MBs'} == 0) |