Condition Coverage

blib/lib/Lingua/Stem/It.pm
Criterion Covered Total %
condition 5 15 33.3


and 3 conditions

line !l l&&!r l&&r condition
59 8 0 0 $Stem_Caching and exists $$Stem_Cache{$original_word}
82 103 0 0 $Stem_Caching and exists $$Stem_Cache{$word}

or 3 conditions

line l !l&&r !l&&!r condition
233 0 0 103 stem_killer($R2, 'ativ', '', @suffix) || stem_killer($R2, 'iv', '', @suffix) || stem_killer($R2, '(os|ic|abil)', '', @suffix) || stem_killer($R1, '', '', @suffix)
244 0 0 103 stem_killer($R2, '(abil|ic|iv)', '', @suffix) || stem_killer($R2, '', '', @suffix)
255 0 0 103 stem_killer($R2, 'icat', '', @suffix) || stem_killer($R2, 'at', '', @suffix) || stem_killer($R2, '', '', @suffix)