Source file "org/apache/lucene/codecs/cranky/CrankyDocValuesFormat.java" was not found during generation of report.
Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 103 of 103 | 0% | 12 of 12 | 0% | 13 | 13 | 28 | 28 | 7 | 7 |
addNumericField(FieldInfo, DocValuesProducer) | ![]() | 0% | ![]() | 0% | 2 | 2 | 4 | 4 | 1 | 1 |
addBinaryField(FieldInfo, DocValuesProducer) | ![]() | 0% | ![]() | 0% | 2 | 2 | 4 | 4 | 1 | 1 |
addSortedField(FieldInfo, DocValuesProducer) | ![]() | 0% | ![]() | 0% | 2 | 2 | 4 | 4 | 1 | 1 |
addSortedNumericField(FieldInfo, DocValuesProducer) | ![]() | 0% | ![]() | 0% | 2 | 2 | 4 | 4 | 1 | 1 |
addSortedSetField(FieldInfo, DocValuesProducer) | ![]() | 0% | ![]() | 0% | 2 | 2 | 4 | 4 | 1 | 1 |
close() | ![]() | 0% | ![]() | 0% | 2 | 2 | 4 | 4 | 1 | 1 |
CrankyDocValuesFormat.CrankyDocValuesConsumer(DocValuesConsumer, Random) | ![]() | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 |