Source file "org/xnio/XnioFileChannel.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 129 of 129 | 0% | 4 of 4 | 0% | 21 | 21 | 27 | 27 | 19 | 19 |
| transferTo(long, long, WritableByteChannel) | 0% | 0% | 2 | 2 | 3 | 3 | 1 | 1 | ||
| transferFrom(ReadableByteChannel, long, long) | 0% | 0% | 2 | 2 | 3 | 3 | 1 | 1 | ||
| read(ByteBuffer[], int, int) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| write(ByteBuffer[], int, int) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| map(FileChannel.MapMode, long, long) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| lock(long, long, boolean) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| tryLock(long, long, boolean) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| XnioFileChannel(FileChannel) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| read(ByteBuffer, long) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| write(ByteBuffer, long) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| read(ByteBuffer) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| write(ByteBuffer) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| position(long) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| truncate(long) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| force(boolean) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| position() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| size() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| implCloseChannel() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| getDelegate() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |