Source file "org/apache/lucene/search/MaxScoreCache.java" was not found during generation of report.
Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 180 of 180 | 0% | 16 of 16 | 0% | 15 | 15 | 40 | 40 | 7 | 7 |
getMaxScoreForLevel(int) | ![]() | 0% | ![]() | 0% | 2 | 2 | 7 | 7 | 1 | 1 |
ensureCacheSize(int) | ![]() | 0% | ![]() | 0% | 2 | 2 | 6 | 6 | 1 | 1 |
computeMaxScore(List) | ![]() | 0% | ![]() | 0% | 2 | 2 | 5 | 5 | 1 | 1 |
getLevel(int) | ![]() | 0% | ![]() | 0% | 3 | 3 | 6 | 6 | 1 | 1 |
getSkipLevel(Impacts, float) | ![]() | 0% | ![]() | 0% | 3 | 3 | 5 | 5 | 1 | 1 |
getSkipUpTo(float) | ![]() | 0% | ![]() | 0% | 2 | 2 | 5 | 5 | 1 | 1 |
MaxScoreCache(ImpactsSource, Similarity.SimScorer) | ![]() | 0% | n/a | 1 | 1 | 6 | 6 | 1 | 1 |