Branch Coverage

blib/lib/KinoSearch1/Analysis/Stopalizer.pm
Criterion Covered Total %
branch 4 8 50.0


line true false branch
21 1 2 if (defined $$self{'stoplist'}) { }
22 0 1 unless reftype($$self{'stoplist'}) eq 'HASH'
27 2 0 if ($language =~ /^(?:da|de|en|es|fr|it|nl|no|pt|ru|sv)$/) { }
0 0 elsif ($language eq 'fi') { }