Source file "org/apache/lucene/analysis/hunspell/Hunspell.java" was not found during generation of report.
Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 1,538 of 1,538 | 0% | 286 of 286 | 0% | 184 | 184 | 264 | 264 | 41 | 41 |
checkCompounds(CharsRef, WordCase, Hunspell.CompoundPart) | ![]() | 0% | ![]() | 0% | 17 | 17 | 20 | 20 | 1 | 1 |
tryBreaks(String) | ![]() | 0% | ![]() | 0% | 13 | 13 | 15 | 15 | 1 | 1 |
suggest(String, long) | ![]() | 0% | ![]() | 0% | 8 | 8 | 19 | 19 | 1 | 1 |
checkCompoundRules(char[], int, int, List) | ![]() | 0% | ![]() | 0% | 7 | 7 | 14 | 14 | 1 | 1 |
modifyChunksBetweenDashes(String) | ![]() | 0% | ![]() | 0% | 7 | 7 | 17 | 17 | 1 | 1 |
mayBreakIntoCompounds(char[], int, int, int) | ![]() | 0% | ![]() | 0% | 12 | 12 | 9 | 9 | 1 | 1 |
checkCompoundsAfter(WordCase, Hunspell.CompoundPart) | ![]() | 0% | ![]() | 0% | 7 | 7 | 14 | 14 | 1 | 1 |
spellClean(String) | ![]() | 0% | ![]() | 0% | 9 | 9 | 16 | 16 | 1 | 1 |
checkCompoundPatternReplacements(CharsRef, int, WordCase, Hunspell.CompoundPart) | ![]() | 0% | ![]() | 0% | 6 | 6 | 13 | 13 | 1 | 1 |
doSuggest(String, WordCase, LinkedHashSet, Runnable) | ![]() | 0% | ![]() | 0% | 5 | 5 | 9 | 9 | 1 | 1 |
isNumber(String) | ![]() | 0% | ![]() | 0% | 9 | 9 | 12 | 12 | 1 | 1 |
adjustSuggestionCase(String, WordCase, String) | ![]() | 0% | ![]() | 0% | 7 | 7 | 9 | 9 | 1 | 1 |
postprocess(String, WordCase, Collection) | ![]() | 0% | ![]() | 0% | 5 | 5 | 7 | 7 | 1 | 1 |
acceptCase(WordCase, int, CharsRef) | ![]() | 0% | ![]() | 0% | 8 | 8 | 7 | 7 | 1 | 1 |
hasTooManyBreakOccurrences(String) | ![]() | 0% | ![]() | 0% | 4 | 4 | 7 | 7 | 1 | 1 |
checkLastCompoundPart(char[], int, int, List) | ![]() | 0% | ![]() | 0% | 2 | 2 | 6 | 6 | 1 | 1 |
spellWithTrailingDots(String) | ![]() | 0% | ![]() | 0% | 5 | 5 | 4 | 4 | 1 | 1 |
checkCompounds(char[], int, WordCase) | ![]() | 0% | ![]() | 0% | 5 | 5 | 6 | 6 | 1 | 1 |
spell(String) | ![]() | 0% | ![]() | 0% | 4 | 4 | 7 | 7 | 1 | 1 |
findStem(char[], int, int, WordCase, WordContext) | ![]() | 0% | ![]() | 0% | 3 | 3 | 5 | 5 | 1 | 1 |
canBeBrokenAt(String, String, int) | ![]() | 0% | ![]() | 0% | 5 | 5 | 4 | 4 | 1 | 1 |
lambda$findStem$2(boolean, WordCase, Root[], CharsRef, int, int) | ![]() | 0% | ![]() | 0% | 4 | 4 | 5 | 5 | 1 | 1 |
checkSimpleWord(char[], int, WordCase) | ![]() | 0% | ![]() | 0% | 3 | 3 | 4 | 4 | 1 | 1 |
hasForceUCaseProblem(Root, WordCase, char[]) | ![]() | 0% | ![]() | 0% | 5 | 5 | 3 | 3 | 1 | 1 |
cleanOutput(String) | ![]() | 0% | ![]() | 0% | 2 | 2 | 4 | 4 | 1 | 1 |
Hunspell(Dictionary, TimeoutPolicy, Runnable) | ![]() | 0% | n/a | 1 | 1 | 6 | 6 | 1 | 1 | |
containsSharpS(char[], int, int) | ![]() | 0% | ![]() | 0% | 3 | 3 | 4 | 4 | 1 | 1 |
checkWord(char[], int, WordCase) | ![]() | 0% | ![]() | 0% | 2 | 2 | 4 | 4 | 1 | 1 |
lambda$checkLastCompoundPart$5(IntsRef, List, CharsRef, int, int) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
getRoots(String) | ![]() | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | |
isDigit(char) | ![]() | 0% | ![]() | 0% | 3 | 3 | 1 | 1 | 1 | 1 |
lambda$spellClean$1(char[], int, WordCase) | ![]() | 0% | ![]() | 0% | 2 | 2 | 1 | 1 | 1 | 1 |
checkTimeLimit(String, WordCase, Set, long) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
checkWord(String) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
Hunspell(Dictionary) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
suggest(String) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
lambda$doSuggest$6(String) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
lambda$null$4(List, CompoundRule) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
lambda$checkCompoundRules$3(List, CompoundRule) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
acceptsStem(int) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
lambda$new$0() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |