Source file "org/elasticsearch/common/io/stream/ByteBufferStreamInput.java" was not found during generation of report.
Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 176 of 176 | 0% | 8 of 8 | 0% | 20 | 20 | 47 | 47 | 16 | 16 |
skip(long) | ![]() | 0% | ![]() | 0% | 2 | 2 | 6 | 6 | 1 | 1 |
ensureCanReadBytes(int) | ![]() | 0% | ![]() | 0% | 2 | 2 | 3 | 3 | 1 | 1 |
read(byte[], int, int) | ![]() | 0% | ![]() | 0% | 2 | 2 | 5 | 5 | 1 | 1 |
readBytes(byte[], int, int) | ![]() | 0% | n/a | 1 | 1 | 5 | 5 | 1 | 1 | |
read() | ![]() | 0% | ![]() | 0% | 2 | 2 | 3 | 3 | 1 | 1 |
newEOFException(RuntimeException) | ![]() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | |
readByte() | ![]() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | |
readShort() | ![]() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | |
readInt() | ![]() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | |
readLong() | ![]() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | |
ByteBufferStreamInput(ByteBuffer) | ![]() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | |
reset() | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
mark(int) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
available() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
markSupported() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
close() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |