Source file "org/elasticsearch/common/lucene/store/ByteArrayIndexInput.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 182 of 182 | 0% | 14 of 14 | 0% | 16 | 16 | 27 | 27 | 9 | 9 |
| slice(String, long, long) | 0% | 0% | 4 | 4 | 3 | 3 | 1 | 1 | ||
| seek(long) | 0% | 0% | 3 | 3 | 6 | 6 | 1 | 1 | ||
| readBytes(byte[], int, int) | 0% | 0% | 2 | 2 | 5 | 5 | 1 | 1 | ||
| readByte() | 0% | 0% | 2 | 2 | 3 | 3 | 1 | 1 | ||
| ByteArrayIndexInput(String, byte[], int, int) | 0% | n/a | 1 | 1 | 5 | 5 | 1 | 1 | ||
| ByteArrayIndexInput(String, byte[]) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| getFilePointer() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| length() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| close() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |