Source file "org/apache/lucene/analysis/hunspell/WordStorage.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 411 of 411 | 0% | 76 of 76 | 0% | 47 | 47 | 87 | 87 | 9 | 9 |
| processAllWords(int, int, BiConsumer) | 0% | 0% | 13 | 13 | 34 | 34 | 1 | 1 | ||
| lookupWord(char[], int, int) | 0% | 0% | 11 | 11 | 28 | 28 | 1 | 1 | ||
| isSameString(char[], int, int, int, ByteArrayDataInput) | 0% | 0% | 7 | 7 | 9 | 9 | 1 | 1 | ||
| hasLengthInRange(int, int, int) | 0% | 0% | 5 | 5 | 4 | 4 | 1 | 1 | ||
| hasLength(int, int) | 0% | 0% | 4 | 4 | 2 | 2 | 1 | 1 | ||
| readForms(IntsRef, ByteArrayDataInput, int) | 0% | 0% | 2 | 2 | 4 | 4 | 1 | 1 | ||
| WordStorage(int[], byte[]) | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | ||
| hasCollision(int) | 0% | 0% | 2 | 2 | 1 | 1 | 1 | 1 | ||
| static {...} | 0% | 0% | 2 | 2 | 1 | 1 | 1 | 1 |