Source file "org/xnio/channels/BlockingByteChannel.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 451 of 451 | 0% | 82 of 82 | 0% | 55 | 55 | 104 | 104 | 14 | 14 |
| read(ByteBuffer[], int, int) | 0% | 0% | 7 | 7 | 15 | 15 | 1 | 1 | ||
| write(ByteBuffer[], int, int) | 0% | 0% | 7 | 7 | 15 | 15 | 1 | 1 | ||
| write(ByteBuffer) | 0% | 0% | 7 | 7 | 15 | 15 | 1 | 1 | ||
| BlockingByteChannel(StreamChannel, long, TimeUnit, long, TimeUnit) | 0% | 0% | 7 | 7 | 11 | 11 | 1 | 1 | ||
| read(ByteBuffer) | 0% | 0% | 7 | 7 | 15 | 15 | 1 | 1 | ||
| flush() | 0% | 0% | 6 | 6 | 13 | 13 | 1 | 1 | ||
| setReadTimeout(long, TimeUnit) | 0% | 0% | 4 | 4 | 5 | 5 | 1 | 1 | ||
| setWriteTimeout(long, TimeUnit) | 0% | 0% | 4 | 4 | 5 | 5 | 1 | 1 | ||
| BlockingByteChannel(StreamChannel, long, TimeUnit) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| read(ByteBuffer[]) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| write(ByteBuffer[]) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| BlockingByteChannel(StreamChannel) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| isOpen() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| close() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 |