Source file "org/apache/lucene/search/similarities/BM25Similarity.java" was not found during generation of report.
Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 312 of 312 | 0% | 24 of 24 | 0% | 27 | 27 | 49 | 49 | 15 | 15 |
scorer(float, CollectionStatistics, TermStatistics[]) | ![]() | 0% | ![]() | 0% | 3 | 3 | 6 | 6 | 1 | 1 |
BM25Similarity(float, float) | ![]() | 0% | ![]() | 0% | 6 | 6 | 9 | 9 | 1 | 1 |
idfExplain(CollectionStatistics, TermStatistics[]) | ![]() | 0% | ![]() | 0% | 2 | 2 | 7 | 7 | 1 | 1 |
idfExplain(CollectionStatistics, TermStatistics) | ![]() | 0% | n/a | 1 | 1 | 6 | 6 | 1 | 1 | |
computeNorm(FieldInvertState) | ![]() | 0% | ![]() | 0% | 4 | 4 | 6 | 6 | 1 | 1 |
static {...} | ![]() | 0% | ![]() | 0% | 2 | 2 | 4 | 4 | 1 | 1 |
toString() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
idf(long, long) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
avgFieldLength(CollectionStatistics) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
BM25Similarity() | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
setDiscountOverlaps(boolean) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
getDiscountOverlaps() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
getK1() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
getB() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
scorePayload(int, int, int, BytesRef) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |