Source file "org/apache/lucene/codecs/compressing/CompressingTermVectorsFormat.java" was not found during generation of report.
Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 101 of 101 | 0% | 4 of 4 | 0% | 6 | 6 | 15 | 15 | 4 | 4 |
CompressingTermVectorsFormat(String, String, CompressionMode, int, int, int) | ![]() | 0% | ![]() | 0% | 3 | 3 | 12 | 12 | 1 | 1 |
toString() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
vectorsWriter(Directory, SegmentInfo, IOContext) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
vectorsReader(Directory, SegmentInfo, FieldInfos, IOContext) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |