Source file "org/apache/lucene/index/DocValues.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 278 of 278 | 0% | 30 of 30 | 0% | 31 | 31 | 59 | 59 | 16 | 16 |
| checkField(LeafReader, String, DocValuesType[]) | 0% | 0% | 3 | 3 | 6 | 6 | 1 | 1 | ||
| isCacheable(LeafReaderContext, String[]) | 0% | 0% | 4 | 4 | 5 | 5 | 1 | 1 | ||
| getSortedNumeric(LeafReader, String) | 0% | 0% | 3 | 3 | 8 | 8 | 1 | 1 | ||
| getSortedSet(LeafReader, String) | 0% | 0% | 3 | 3 | 8 | 8 | 1 | 1 | ||
| getBinary(LeafReader, String) | 0% | 0% | 3 | 3 | 7 | 7 | 1 | 1 | ||
| getNumeric(LeafReader, String) | 0% | 0% | 2 | 2 | 5 | 5 | 1 | 1 | ||
| getSorted(LeafReader, String) | 0% | 0% | 2 | 2 | 5 | 5 | 1 | 1 | ||
| emptySorted() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| emptySortedSet() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| unwrapSingleton(SortedSetDocValues) | 0% | 0% | 2 | 2 | 3 | 3 | 1 | 1 | ||
| unwrapSingleton(SortedNumericDocValues) | 0% | 0% | 2 | 2 | 3 | 3 | 1 | 1 | ||
| singleton(SortedDocValues) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| singleton(NumericDocValues) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| emptyBinary() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| emptyNumeric() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| emptySortedNumeric() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |