blib/lib/Text/Ngram.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 23 | 26 | 88.4 |
line | true | false | branch |
---|---|---|---|
61 | 19 | 0 | if $config{'lowercase'} |
63 | 15 | 4 | unless ($config{'punctuation'}) |
64 | 11 | 4 | if ($config{'flankbreaks'}) { } |
164 | 7 | 9 | if (ref $_[0] eq 'HASH') { } |
2 | 7 | elsif (@_ > 2) { } | |
168 | 1 | 1 | @_ & 1 ? : |
172 | 0 | 16 | if $width < 1 |
174 | 12 | 4 | unless ($config{'punctuation'}) |
175 | 49 | 120 | if /\xff/ |
177 | 1 | 15 | unless ($config{'spaces'}) |
178 | 7 | 7 | if / / |
195 | 1 | 2 | unless (defined $width and $width) |
200 | 0 | 42 | if /\xff/ |