Source file "org/apache/lucene/search/similarities/DFRSimilarity.java" was not found during generation of report.
Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 171 of 171 | 0% | 8 of 8 | 0% | 12 | 12 | 30 | 30 | 8 | 8 |
explain(List, BasicStats, double, double) | ![]() | 0% | ![]() | 0% | 2 | 2 | 9 | 9 | 1 | 1 |
explain(BasicStats, Explanation, double) | ![]() | 0% | n/a | 1 | 1 | 6 | 6 | 1 | 1 | |
DFRSimilarity(BasicModel, AfterEffect, Normalization) | ![]() | 0% | ![]() | 0% | 4 | 4 | 7 | 7 | 1 | 1 |
score(BasicStats, double, double) | ![]() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | |
toString() | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
getBasicModel() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
getAfterEffect() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
getNormalization() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |