Source file "org/xnio/channels/Channels.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 1,200 of 1,200 | 0% | 193 of 193 | 0% | 141 | 141 | 303 | 303 | 43 | 43 |
| drain(ReadableByteChannel, long) | 0% | 0% | 12 | 12 | 20 | 20 | 1 | 1 | ||
| drain(StreamSourceChannel, long) | 0% | 0% | 11 | 11 | 18 | 18 | 1 | 1 | ||
| drain(FileChannel, long, long) | 0% | 0% | 11 | 11 | 19 | 19 | 1 | 1 | ||
| transferBlocking(StreamSinkChannel, StreamSourceChannel, ByteBuffer, long) | 0% | 0% | 8 | 8 | 18 | 18 | 1 | 1 | ||
| readBlocking(ScatteringByteChannel, ByteBuffer[], int, int, long, TimeUnit) | 0% | 0% | 5 | 5 | 12 | 12 | 1 | 1 | ||
| receiveBlocking(ReadableMessageChannel, ByteBuffer[], int, int, long, TimeUnit) | 0% | 0% | 5 | 5 | 12 | 12 | 1 | 1 | ||
| writeBlocking(GatheringByteChannel, ByteBuffer[], int, int, long, TimeUnit) | 0% | 0% | 4 | 4 | 11 | 11 | 1 | 1 | ||
| readBlocking(ReadableByteChannel, ByteBuffer, long, TimeUnit) | 0% | 0% | 5 | 5 | 12 | 12 | 1 | 1 | ||
| receiveBlocking(ReadableMessageChannel, ByteBuffer, long, TimeUnit) | 0% | 0% | 5 | 5 | 12 | 12 | 1 | 1 | ||
| transferBlocking(StreamSinkChannel, FileChannel, long, long) | 0% | 0% | 4 | 4 | 13 | 13 | 1 | 1 | ||
| transferBlocking(FileChannel, StreamSourceChannel, long, long) | 0% | 0% | 4 | 4 | 13 | 13 | 1 | 1 | ||
| writeBlocking(WritableByteChannel, ByteBuffer, long, TimeUnit) | 0% | 0% | 4 | 4 | 11 | 11 | 1 | 1 | ||
| flushBlocking(SuspendableWriteChannel, long, TimeUnit) | 0% | 0% | 4 | 4 | 9 | 9 | 1 | 1 | ||
| sendBlocking(WritableMessageChannel, ByteBuffer[], int, int, long, TimeUnit) | 0% | 0% | 3 | 3 | 8 | 8 | 1 | 1 | ||
| sendBlocking(WritableMessageChannel, ByteBuffer, long, TimeUnit) | 0% | 0% | 3 | 3 | 8 | 8 | 1 | 1 | ||
| writeBlocking(GatheringByteChannel, ByteBuffer[], int, int) | 0% | 0% | 3 | 3 | 8 | 8 | 1 | 1 | ||
| unwrap(Class, Channel) | 0% | 0% | 4 | 4 | 7 | 7 | 1 | 1 | ||
| writeBlocking(WritableByteChannel, ByteBuffer) | 0% | 0% | 3 | 3 | 8 | 8 | 1 | 1 | ||
| readBlocking(ScatteringByteChannel, ByteBuffer[], int, int) | 0% | 0% | 2 | 2 | 3 | 3 | 1 | 1 | ||
| resumeReadsAsync(SuspendableReadChannel) | 0% | 0% | 2 | 2 | 5 | 5 | 1 | 1 | ||
| resumeWritesAsync(SuspendableWriteChannel) | 0% | 0% | 2 | 2 | 5 | 5 | 1 | 1 | ||
| readBlocking(ReadableByteChannel, ByteBuffer) | 0% | 0% | 3 | 3 | 3 | 3 | 1 | 1 | ||
| receiveBlocking(ReadableMessageChannel, ByteBuffer[], int, int) | 0% | 0% | 2 | 2 | 3 | 3 | 1 | 1 | ||
| getOption(Configurable, Option, boolean) | 0% | 0% | 2 | 2 | 4 | 4 | 1 | 1 | ||
| getOption(Configurable, Option, int) | 0% | 0% | 2 | 2 | 4 | 4 | 1 | 1 | ||
| getOption(Configurable, Option, long) | 0% | 0% | 2 | 2 | 4 | 4 | 1 | 1 | ||
| writeFinalBasic(StreamSinkChannel, ByteBuffer[], int, int) | 0% | 0% | 2 | 2 | 4 | 4 | 1 | 1 | ||
| acceptBlocking(AcceptingChannel, long, TimeUnit) | 0% | 0% | 2 | 2 | 5 | 5 | 1 | 1 | ||
| getOption(Configurable, Option, Object) | 0% | 0% | 2 | 2 | 4 | 4 | 1 | 1 | ||
| receiveBlocking(ReadableMessageChannel, ByteBuffer) | 0% | 0% | 2 | 2 | 3 | 3 | 1 | 1 | ||
| writeFinalBasic(StreamSinkChannel, ByteBuffer) | 0% | 0% | 2 | 2 | 4 | 4 | 1 | 1 | ||
| sendBlocking(WritableMessageChannel, ByteBuffer[], int, int) | 0% | 0% | 2 | 2 | 3 | 3 | 1 | 1 | ||
| acceptBlocking(AcceptingChannel) | 0% | 0% | 2 | 2 | 3 | 3 | 1 | 1 | ||
| static {...} | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| sendBlocking(WritableMessageChannel, ByteBuffer) | 0% | 0% | 2 | 2 | 3 | 3 | 1 | 1 | ||
| flushBlocking(SuspendableWriteChannel) | 0% | 0% | 2 | 2 | 3 | 3 | 1 | 1 | ||
| shutdownWritesBlocking(SuspendableWriteChannel, long, TimeUnit) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setCloseListener(CloseableChannel, ChannelListener) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| setAcceptListener(AcceptingChannel, ChannelListener) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| setReadListener(SuspendableReadChannel, ChannelListener) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| setWriteListener(SuspendableWriteChannel, ChannelListener) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| shutdownWritesBlocking(SuspendableWriteChannel) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| wrapByteChannel(ByteChannel) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |