Source file "org/apache/lucene/search/suggest/fst/FSTCompletion.java" was not found during generation of report.
Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 462 of 462 | 0% | 60 of 60 | 0% | 44 | 44 | 97 | 97 | 14 | 14 |
collect(List, int, int, BytesRef, FST.Arc) | ![]() | 0% | ![]() | 0% | 8 | 8 | 17 | 17 | 1 | 1 |
lookupSortedByWeight(BytesRef, int, boolean) | ![]() | 0% | ![]() | 0% | 9 | 9 | 17 | 17 | 1 | 1 |
cacheRootArcs(FST) | ![]() | 0% | ![]() | 0% | 2 | 2 | 11 | 11 | 1 | 1 |
getExactMatchStartingFromRootArc(int, BytesRef) | ![]() | 0% | ![]() | 0% | 4 | 4 | 13 | 13 | 1 | 1 |
lookup(CharSequence, int) | ![]() | 0% | ![]() | 0% | 5 | 5 | 8 | 8 | 1 | 1 |
descendWithPrefix(FST.Arc, BytesRef) | ![]() | 0% | ![]() | 0% | 3 | 3 | 6 | 6 | 1 | 1 |
checkExistingAndReorder(ArrayList, BytesRef) | ![]() | 0% | ![]() | 0% | 3 | 3 | 5 | 5 | 1 | 1 |
FSTCompletion(FST, boolean, boolean) | ![]() | 0% | ![]() | 0% | 2 | 2 | 8 | 8 | 1 | 1 |
lookupSortedAlphabetically(BytesRef, int) | ![]() | 0% | ![]() | 0% | 2 | 2 | 5 | 5 | 1 | 1 |
static {...} | ![]() | 0% | ![]() | 0% | 2 | 2 | 2 | 2 | 1 | 1 |
getBucket(CharSequence) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
FSTCompletion(FST) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
getBucketCount() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
getFST() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |