Source file "org/apache/lucene/search/similarities/LMDirichletSimilarity.java" was not found during generation of report.
Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 268 of 268 | 0% | 12 of 12 | 0% | 15 | 15 | 41 | 41 | 9 | 9 |
explain(List, BasicStats, double, double) | ![]() | 0% | ![]() | 0% | 2 | 2 | 15 | 15 | 1 | 1 |
explain(BasicStats, Explanation, double) | ![]() | 0% | n/a | 1 | 1 | 6 | 6 | 1 | 1 | |
score(BasicStats, double, double) | ![]() | 0% | ![]() | 0% | 2 | 2 | 4 | 4 | 1 | 1 |
LMDirichletSimilarity(LMSimilarity.CollectionModel, float) | ![]() | 0% | ![]() | 0% | 3 | 3 | 5 | 5 | 1 | 1 |
LMDirichletSimilarity(float) | ![]() | 0% | ![]() | 0% | 3 | 3 | 5 | 5 | 1 | 1 |
getName() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
LMDirichletSimilarity(LMSimilarity.CollectionModel) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
LMDirichletSimilarity() | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
getMu() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |