blib/lib/Lingua/Stem/Snowball/Lt.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 8 | 14 | 57.1 |
line | true | false | branch |
---|---|---|---|
56 | 122 | 61 | if (UNIVERSAL::isa($_[0], 'HASH')) { } |
65 | 0 | 183 | unless ref $words or length $words |
68 | 3 | 180 | ref $words ? : |
73 | 0 | 183 | if (ref $is_stemmed) |
75 | 0 | 0 | if ($$self{'stemmer_id'} == -1) { } |
80 | 0 | 0 | if $stems[$_] eq $$words[$_] |
87 | 3 | 180 | wantarray ? : |