Source file "io/netty/channel/unix/SocketWritableByteChannel.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 104 of 104 | 0% | 12 of 12 | 0% | 11 | 11 | 29 | 29 | 5 | 5 |
| write(ByteBuffer) | 0% | 0% | 7 | 7 | 22 | 22 | 1 | 1 | ||
| SocketWritableByteChannel(FileDescriptor) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| write(ByteBuffer, int, int) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| isOpen() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| close() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 |