Branch Coverage

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


line true false branch
52 130 544 if $protect{'root'}{$word}
55 4 540 if s/ (?<= ^ l ) [\x{2019}'] $/a/x
58 4 536 if s/ (?<= ^ un ) [\x{2019}'] $/u/x
59 2 534 if s/ (?<= ^ unu ) j $//x
74 190 344 if $protect{'correlative'}{$word}
77 26 318 if s/ (?<= i ) n $//x
90 8 310 if $protect{'simple'}{$word}
93 8 302 if s/ ad [io] $/i/x
99 132 170 if s/ (?: [aio] n? t ) [aei] $/i/x
104 12 158 if s/ [aio] ( n? ) to $/a$1to/x
116 177 155 if $protect{'root'}{$word} or $protect{'correlative'}{$word}
122 4 151 if $protect{'simple'}{$copy}