Source file "com/rabbitmq/client/impl/nio/SslEngineHelper.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 350 of 350 | 0% | 45 of 45 | 0% | 36 | 36 | 97 | 97 | 9 | 9 |
| unwrap(ByteBuffer, ByteBuffer, ReadableByteChannel, SSLEngine) | 0% | 0% | 8 | 8 | 23 | 23 | 1 | 1 | ||
| write(WritableByteChannel, SSLEngine, ByteBuffer, ByteBuffer) | 0% | 0% | 7 | 7 | 13 | 13 | 1 | 1 | ||
| doHandshake(SocketChannel, SSLEngine) | 0% | 0% | 6 | 6 | 14 | 14 | 1 | 1 | ||
| wrap(ByteBuffer, ByteBuffer, WritableByteChannel, SSLEngine) | 0% | 0% | 4 | 4 | 12 | 12 | 1 | 1 | ||
| close(WritableByteChannel, SSLEngine) | 0% | 0% | 4 | 4 | 13 | 13 | 1 | 1 | ||
| bufferCopy(ByteBuffer, ByteBuffer) | 0% | n/a | 1 | 1 | 6 | 6 | 1 | 1 | ||
| retryRead(ReadableByteChannel, ByteBuffer) | 0% | 0% | 3 | 3 | 12 | 12 | 1 | 1 | ||
| runDelegatedTasks(SSLEngine) | 0% | 0% | 2 | 2 | 3 | 3 | 1 | 1 | ||
| SslEngineHelper() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |