Source file "org/apache/lucene/search/suggest/jaspell/JaspellLookup.java" was not found during generation of report.
Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 441 of 441 | 0% | 48 of 48 | 0% | 35 | 35 | 94 | 94 | 11 | 11 |
lookup(CharSequence, Set, boolean, int) | ![]() | 0% | ![]() | 0% | 10 | 10 | 24 | 24 | 1 | 1 |
writeRecursively(DataOutput, JaspellTernarySearchTrie.TSTNode) | ![]() | 0% | ![]() | 0% | 7 | 7 | 15 | 15 | 1 | 1 |
readRecursively(DataInput, JaspellTernarySearchTrie.TSTNode) | ![]() | 0% | ![]() | 0% | 5 | 5 | 17 | 17 | 1 | 1 |
build(InputIterator) | ![]() | 0% | ![]() | 0% | 5 | 5 | 17 | 17 | 1 | 1 |
load(DataInput) | ![]() | 0% | n/a | 1 | 1 | 5 | 5 | 1 | 1 | |
store(DataOutput) | ![]() | 0% | ![]() | 0% | 2 | 2 | 6 | 6 | 1 | 1 |
JaspellLookup() | ![]() | 0% | n/a | 1 | 1 | 5 | 5 | 1 | 1 | |
add(CharSequence, Object) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
get(CharSequence) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
ramBytesUsed() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
getCount() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |