blib/lib/Lingua/Stem/Patch/IO.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 12 | 12 | 100.0 |
line | true | false | branch |
---|---|---|---|
26 | 14 | 103 | if $protect{'root'}{$word} |
29 | 6 | 97 | if s/ (?: on | in? ) $/o/x |
32 | 8 | 89 | if s/ (?<= ^ [eio] l | on ) u $//x |
35 | 12 | 77 | if s/ (?: [aio] n? t ) a $/ar/x |
52 | 8 | 50 | if $protect{'root'}{$word} |
58 | 4 | 46 | if s/ (?<= ^ [eio] l | on ) u $//x |