Source file "org/elasticsearch/common/io/Channels.java" was not found during generation of report.
Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 392 of 392 | 0% | 48 of 48 | 0% | 36 | 36 | 76 | 76 | 12 | 12 |
readFromFileChannel(FileChannel, long, ByteBuffer) | ![]() | 0% | ![]() | 0% | 7 | 7 | 17 | 17 | 1 | 1 |
writeToChannel(byte[], int, int, WritableByteChannel) | ![]() | 0% | ![]() | 0% | 4 | 4 | 11 | 11 | 1 | 1 |
writeToChannel(ByteBuffer, WritableByteChannel) | ![]() | 0% | ![]() | 0% | 6 | 6 | 11 | 11 | 1 | 1 |
writeToChannel(byte[], int, int, FileChannel, long) | ![]() | 0% | ![]() | 0% | 4 | 4 | 8 | 8 | 1 | 1 |
readSingleChunk(FileChannel, long, ByteBuffer) | ![]() | 0% | ![]() | 0% | 5 | 5 | 10 | 10 | 1 | 1 |
readFromFileChannelWithEofException(FileChannel, long, byte[], int, int) | ![]() | 0% | ![]() | 0% | 2 | 2 | 4 | 4 | 1 | 1 |
readFromFileChannelWithEofException(FileChannel, long, ByteBuffer) | ![]() | 0% | ![]() | 0% | 2 | 2 | 5 | 5 | 1 | 1 |
readFromFileChannel(FileChannel, long, int) | ![]() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | |
readFromFileChannel(FileChannel, long, byte[], int, int) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
writeToChannel(byte[], FileChannel, long) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
static {...} | ![]() | 0% | ![]() | 0% | 2 | 2 | 1 | 1 | 1 | 1 |
writeToChannel(byte[], WritableByteChannel) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 |