Source file "org/apache/lucene/codecs/compressing/CompressingStoredFieldsFormat.java" was not found during generation of report.
Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 128 of 128 | 0% | 8 of 8 | 0% | 9 | 9 | 19 | 19 | 5 | 5 |
CompressingStoredFieldsFormat(String, String, CompressionMode, int, int, int) | ![]() | 0% | ![]() | 0% | 5 | 5 | 14 | 14 | 1 | 1 |
toString() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
fieldsWriter(Directory, SegmentInfo, IOContext) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
fieldsReader(Directory, SegmentInfo, FieldInfos, IOContext) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
CompressingStoredFieldsFormat(String, CompressionMode, int, int, int) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 |