Source file "org/apache/lucene/analysis/hunspell/Stemmer.java" was not found during generation of report.
Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 1,428 of 1,428 | 0% | 288 of 288 | 0% | 167 | 167 | 262 | 262 | 23 | 23 |
stem(char[], int, int, WordContext, int, char, int, int, boolean, boolean, Stemmer.RootProcessor) | ![]() | 0% | ![]() | 0% | 30 | 30 | 52 | 52 | 1 | 1 |
applyAffix(char[], int, int, WordContext, int, int, int, int, boolean, Stemmer.RootProcessor) | ![]() | 0% | ![]() | 0% | 29 | 29 | 32 | 32 | 1 | 1 |
stripAffix(char[], int, int, int, int, boolean) | ![]() | 0% | ![]() | 0% | 9 | 9 | 17 | 17 | 1 | 1 |
varyCase(char[], int, WordCase, Stemmer.CaseVariationProcessor) | ![]() | 0% | ![]() | 0% | 14 | 14 | 18 | 18 | 1 | 1 |
stem(char[], int) | ![]() | 0% | ![]() | 0% | 7 | 7 | 20 | 20 | 1 | 1 |
doStem(char[], int, int, WordContext, Stemmer.RootProcessor) | ![]() | 0% | ![]() | 0% | 9 | 9 | 14 | 14 | 1 | 1 |
isAffixCompatible(int, char, int, boolean, boolean, WordContext) | ![]() | 0% | ![]() | 0% | 15 | 15 | 17 | 17 | 1 | 1 |
newStem(CharsRef, int) | ![]() | 0% | ![]() | 0% | 4 | 4 | 13 | 13 | 1 | 1 |
isRootCompatibleWithContext(WordContext, int, int) | ![]() | 0% | ![]() | 0% | 9 | 9 | 9 | 9 | 1 | 1 |
varySharpS(char[], int, Stemmer.CaseVariationProcessor) | ![]() | 0% | ![]() | 0% | 5 | 5 | 9 | 9 | 1 | 1 |
uniqueStems(char[], int) | ![]() | 0% | ![]() | 0% | 4 | 4 | 11 | 11 | 1 | 1 |
capitalizeAfterApostrophe(char[], int) | ![]() | 0% | ![]() | 0% | 4 | 4 | 9 | 9 | 1 | 1 |
stemException(int) | ![]() | 0% | ![]() | 0% | 5 | 5 | 7 | 7 | 1 | 1 |
needsAnotherAffix(int, int, boolean, int) | ![]() | 0% | ![]() | 0% | 7 | 7 | 8 | 8 | 1 | 1 |
callProcessor(char[], int, int, Stemmer.RootProcessor, IntsRef, int) | ![]() | 0% | ![]() | 0% | 2 | 2 | 3 | 3 | 1 | 1 |
caseFoldTitle(char[], int) | ![]() | 0% | ![]() | 0% | 2 | 2 | 5 | 5 | 1 | 1 |
caseFoldLower(char[], int) | ![]() | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | |
isFlagAppendedByAffix(int, char) | ![]() | 0% | ![]() | 0% | 3 | 3 | 3 | 3 | 1 | 1 |
caseOf(char[], int) | ![]() | 0% | ![]() | 0% | 4 | 4 | 3 | 3 | 1 | 1 |
Stemmer(Dictionary) | ![]() | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | |
lambda$stem$0(List, CharsRef, int, int) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
lambda$stem$1(Stemmer.RootProcessor, char[], int, WordCase) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
stem(String) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |