Source file "org/apache/lucene/search/CoveringScorer.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 181 of 181 | 0% | 12 of 12 | 0% | 16 | 16 | 41 | 41 | 10 | 10 |
| CoveringScorer(Weight, Collection, LongValues, int) | 0% | 0% | 2 | 2 | 13 | 13 | 1 | 1 | ||
| getChildren() | 0% | 0% | 2 | 2 | 5 | 5 | 1 | 1 | ||
| setTopListAndFreq() | 0% | 0% | 2 | 2 | 5 | 5 | 1 | 1 | ||
| score() | 0% | 0% | 2 | 2 | 5 | 5 | 1 | 1 | ||
| advanceAll(int) | 0% | 0% | 2 | 2 | 5 | 5 | 1 | 1 | ||
| setTopListAndFreqIfNecessary() | 0% | 0% | 2 | 2 | 4 | 4 | 1 | 1 | ||
| iterator() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| twoPhaseIterator() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| docID() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getMaxScore(int) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |