| blib/lib/Text/Shingle.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 5 | 10 | 50.0 |
| line | true | false | branch |
|---|---|---|---|
| 26 | 0 | 2 | unless exists $config{$opt} |
| 27 | 0 | 2 | if $opt eq 'w' and $param{'w'} < 1 |
| 41 | 25 | 0 | $self->{'norm'} ? : |
| 44 | 7 | 4 | unless exists $shingles{$shingle} |
| 53 | 0 | 0 | if $n < $self->{'w'} |