Source file "org/apache/lucene/codecs/compressing/CompressingTermVectorsReader.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 150 of 150 | 0% | 8 of 8 | 0% | 14 | 14 | 29 | 29 | 10 | 10 |
| CompressingTermVectorsReader.TVTerms(int, int, int[], int[], int[], int[], int[], int[], int[], int[], BytesRef, BytesRef) | 0% | 0% | 2 | 2 | 18 | 18 | 1 | 1 | ||
| iterator() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| hasOffsets() | 0% | 0% | 2 | 2 | 1 | 1 | 1 | 1 | ||
| hasPositions() | 0% | 0% | 2 | 2 | 1 | 1 | 1 | 1 | ||
| hasPayloads() | 0% | 0% | 2 | 2 | 1 | 1 | 1 | 1 | ||
| size() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getSumDocFreq() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getSumTotalTermFreq() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getDocCount() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| hasFreqs() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |