| blib/lib/EBook/Ishmael/CharDet/CP.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 8 | 10 | 80.0 |
| line | true | false | branch |
|---|---|---|---|
| 29 | 614927 | 3775985 | if ($self->ignore($c)) { } |
| 3237754 | 538231 | elsif (defined $self->{'Prev'}) { } | |
| 32 | 748367 | 2489387 | if ($self->freq_bigram($self->{'Prev'} . $c)) |
| 57 | 0 | 536 | if ($self->{'Total'} == 0) |
| 61 | 0 | 536 | if ($self->{'Freqs'} == $self->{'Bigrams'}) |