Branch Coverage

blib/lib/Lingua/Stem/Patch/EO.pm
Criterion Covered Total %
branch 24 24 100.0


line true false branch
52 130 546 if $protect{'root'}{$word}
55 4 542 if s/ (?<= ^ l ) [\x{2019}'] $/a/x
58 4 538 if s/ (?<= ^ un ) [\x{2019}'] $/u/x
59 2 536 if s/ (?<= ^ unu ) j $//x
77 190 346 if $protect{'correlative'}{$word}
80 26 320 if s/ (?<= i ) n $//x
93 8 312 if $protect{'simple'}{$word}
96 8 304 if s/ ad [io] $/i/x
102 132 172 if s/ (?: [aio] n? t ) [aei] $/i/x
107 12 160 if s/ [aio] ( n? ) to $/a$1to/x
119 177 155 if $protect{'root'}{$word} or $protect{'correlative'}{$word}
125 4 151 if $protect{'simple'}{$copy}