Source file "org/apache/lucene/codecs/compressing/CompressingCodec.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 202 of 202 | 0% | 13 of 13 | 0% | 18 | 18 | 31 | 31 | 9 | 9 |
| randomInstance(Random, int, int, boolean, int) | 0% | 0% | 7 | 7 | 8 | 8 | 1 | 1 | ||
| randomInstance(Random) | 0% | 0% | 4 | 4 | 6 | 6 | 1 | 1 | ||
| CompressingCodec(String, String, CompressionMode, int, int, int) | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | ||
| reasonableInstance(Random) | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | ||
| toString() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| randomInstance(Random, boolean) | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | ||
| CompressingCodec(String, CompressionMode, int, int, int) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| storedFieldsFormat() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| termVectorsFormat() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |