Source file "org/apache/http/nio/reactor/ssl/SSLIOSession.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 1,156 of 1,156 | 0% | 213 of 213 | 0% | 159 | 159 | 291 | 291 | 48 | 48 |
| updateEventMask() | 0% | 0% | 29 | 29 | 31 | 31 | 1 | 1 | ||
| toString() | 0% | 0% | 10 | 10 | 27 | 27 | 1 | 1 | ||
| doHandshake() | 0% | 0% | 18 | 18 | 36 | 36 | 1 | 1 | ||
| SSLIOSession(IOSession, SSLMode, HttpHost, SSLContext, SSLSetupHandler, SSLBufferManagementStrategy) | 0% | 0% | 3 | 3 | 20 | 20 | 1 | 1 | ||
| decryptData() | 0% | 0% | 9 | 9 | 20 | 20 | 1 | 1 | ||
| isAppInputReady() | 0% | 0% | 12 | 12 | 12 | 12 | 1 | 1 | ||
| initialize() | 0% | 0% | 6 | 6 | 19 | 19 | 1 | 1 | ||
| readPlain(ByteBuffer) | 0% | 0% | 5 | 5 | 12 | 12 | 1 | 1 | ||
| sendEncryptedData() | 0% | 0% | 3 | 3 | 9 | 9 | 1 | 1 | ||
| writePlain(ByteBuffer) | 0% | 0% | 3 | 3 | 8 | 8 | 1 | 1 | ||
| receiveEncryptedData() | 0% | 0% | 4 | 4 | 9 | 9 | 1 | 1 | ||
| close() | 0% | 0% | 3 | 3 | 11 | 11 | 1 | 1 | ||
| shutdown() | 0% | 0% | 2 | 2 | 8 | 8 | 1 | 1 | ||
| hasBufferedInput() | 0% | 0% | 5 | 5 | 1 | 1 | 1 | 1 | ||
| isAppOutputReady() | 0% | 0% | 4 | 4 | 1 | 1 | 1 | 1 | ||
| formatOps(StringBuilder, int) | 0% | 0% | 3 | 3 | 5 | 5 | 1 | 1 | ||
| doRunTask() | 0% | 0% | 2 | 2 | 7 | 7 | 1 | 1 | ||
| hasBufferedOutput() | 0% | 0% | 4 | 4 | 1 | 1 | 1 | 1 | ||
| convert(RuntimeException) | 0% | 0% | 2 | 2 | 4 | 4 | 1 | 1 | ||
| isClosed() | 0% | 0% | 3 | 3 | 1 | 1 | 1 | 1 | ||
| SSLIOSession(IOSession, SSLMode, HttpHost, SSLContext, SSLSetupHandler) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| doWrap(ByteBuffer, ByteBuffer) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| doUnwrap(ByteBuffer, ByteBuffer) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| clearEvent(int) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| getSocket() | 0% | 0% | 2 | 2 | 1 | 1 | 1 | 1 | ||
| setEvent(int) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| SSLIOSession(IOSession, SSLMode, SSLContext, SSLSetupHandler) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| outboundTransport() | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | ||
| initialize(SSLMode) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| setEventMask(int) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| setAttribute(String, Object) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setSocketTimeout(int) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| getAttribute(String) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| removeAttribute(String) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getSSLSession() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| isInboundDone() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| isOutboundDone() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getLocalAddress() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getRemoteAddress() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getSocketTimeout() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| setBufferStatus(SessionBufferStatus) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| static {...} | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getSSLSetupHandler() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| isInitialized() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| inboundTransport() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| getStatus() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| channel() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getEventMask() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |