Source file "org/apache/kafka/common/network/SslTransportLayer.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 2,025 of 2,025 | 0% | 288 of 288 | 0% | 192 | 192 | 420 | 420 | 46 | 46 |
| doHandshake() | 0% | 0% | 22 | 22 | 60 | 60 | 1 | 1 | ||
| read(ByteBuffer) | 0% | 0% | 30 | 30 | 60 | 60 | 1 | 1 | ||
| transferFrom(FileChannel, long, long) | 0% | 0% | 12 | 12 | 37 | 37 | 1 | 1 | ||
| handshakeFinished() | 0% | 0% | 4 | 4 | 14 | 14 | 1 | 1 | ||
| write(ByteBuffer) | 0% | 0% | 12 | 12 | 24 | 24 | 1 | 1 | ||
| close() | 0% | 0% | 7 | 7 | 25 | 25 | 1 | 1 | ||
| handshakeUnwrap(boolean, boolean) | 0% | 0% | 11 | 11 | 19 | 19 | 1 | 1 | ||
| handshake() | 0% | 0% | 9 | 9 | 31 | 31 | 1 | 1 | ||
| handshakeWrap(boolean) | 0% | 0% | 5 | 5 | 12 | 12 | 1 | 1 | ||
| startHandshake() | 0% | 0% | 2 | 2 | 11 | 11 | 1 | 1 | ||
| write(ByteBuffer[], int, int) | 0% | 0% | 10 | 10 | 12 | 12 | 1 | 1 | ||
| read(ByteBuffer[], int, int) | 0% | 0% | 8 | 8 | 12 | 12 | 1 | 1 | ||
| SslTransportLayer(String, SelectionKey, SSLEngine, ChannelMetadataRegistry) | 0% | n/a | 1 | 1 | 10 | 10 | 1 | 1 | ||
| handshakeFailure(SSLException, boolean) | 0% | 0% | 3 | 3 | 14 | 14 | 1 | 1 | ||
| readFromAppBuffer(ByteBuffer) | 0% | 0% | 2 | 2 | 9 | 9 | 1 | 1 | ||
| maybeProcessHandshakeFailure(SSLException, boolean, IOException) | 0% | 0% | 8 | 8 | 9 | 9 | 1 | 1 | ||
| removeInterestOps(int) | 0% | 0% | 3 | 3 | 6 | 6 | 1 | 1 | ||
| addInterestOps(int) | 0% | 0% | 3 | 3 | 6 | 6 | 1 | 1 | ||
| updateBytesBuffered(boolean) | 0% | 0% | 4 | 4 | 4 | 4 | 1 | 1 | ||
| finishConnect() | 0% | 0% | 2 | 2 | 4 | 4 | 1 | 1 | ||
| flush(ByteBuffer) | 0% | 0% | 3 | 3 | 5 | 5 | 1 | 1 | ||
| isMute() | 0% | 0% | 3 | 3 | 1 | 1 | 1 | 1 | ||
| runDelegatedTasks() | 0% | 0% | 2 | 2 | 6 | 6 | 1 | 1 | ||
| ready() | 0% | 0% | 3 | 3 | 1 | 1 | 1 | 1 | ||
| peerPrincipal() | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | ||
| create(String, SelectionKey, SSLEngine, ChannelMetadataRegistry) | 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 | ||
| maybeThrowSslAuthenticationException() | 0% | 0% | 2 | 2 | 3 | 3 | 1 | 1 | ||
| readFromSocketChannel() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| renegotiationException() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| closingException() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| netReadBufferSize() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| netWriteBufferSize() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| applicationBufferSize() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| disconnect() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| isOpen() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| isConnected() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| hasPendingWrites() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| sslSession() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| delegatedTask() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| socketChannel() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| selectionKey() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| netReadBuffer() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| appReadBuffer() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| hasBytesBuffered() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |