Source file "org/apache/lucene/search/CheckHits.java" was not found during generation of report.
Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 1,424 of 1,424 | 0% | 194 of 194 | 0% | 114 | 114 | 256 | 256 | 17 | 17 |
doCheckMaxScores(Random, Query, IndexSearcher) | ![]() | 0% | ![]() | 0% | 46 | 46 | 86 | 86 | 1 | 1 |
verifyExplanation(String, int, float, boolean, Explanation) | ![]() | 0% | ![]() | 0% | 32 | 32 | 62 | 62 | 1 | 1 |
checkEqual(Query, ScoreDoc[], ScoreDoc[]) | ![]() | 0% | ![]() | 0% | 6 | 6 | 13 | 13 | 1 | 1 |
hits2str(ScoreDoc[], ScoreDoc[], int, int) | ![]() | 0% | ![]() | 0% | 7 | 7 | 17 | 17 | 1 | 1 |
checkHitCollector(Random, Query, String, IndexSearcher, int[]) | ![]() | 0% | ![]() | 0% | 3 | 3 | 16 | 16 | 1 | 1 |
checkNoMatchExplanations(Query, String, IndexSearcher, int[]) | ![]() | 0% | ![]() | 0% | 4 | 4 | 13 | 13 | 1 | 1 |
topdocsString(TopDocs, int, int) | ![]() | 0% | ![]() | 0% | 3 | 3 | 13 | 13 | 1 | 1 |
checkHits(Random, Query, String, IndexSearcher, int[]) | ![]() | 0% | ![]() | 0% | 3 | 3 | 10 | 10 | 1 | 1 |
checkDocIds(String, int[], ScoreDoc[]) | ![]() | 0% | ![]() | 0% | 2 | 2 | 4 | 4 | 1 | 1 |
doCheckTopScores(Query, IndexSearcher, int) | ![]() | 0% | n/a | 1 | 1 | 6 | 6 | 1 | 1 | |
checkHitsQuery(Query, ScoreDoc[], ScoreDoc[], int[]) | ![]() | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | |
checkTopScores(Random, Query, IndexSearcher) | ![]() | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | |
checkExplanations(Query, String, IndexSearcher, boolean) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
checkMatches(Query, IndexSearcher) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
checkExplanations(Query, String, IndexSearcher) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
static {...} | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
CheckHits() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |