Source file "org/eclipse/jetty/io/ssl/SslClientConnectionFactory.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 182 of 182 | 0% | 8 of 8 | 0% | 16 | 16 | 42 | 42 | 12 | 12 |
| newConnection(EndPoint, Map) | 0% | 0% | 2 | 2 | 13 | 13 | 1 | 1 | ||
| customize(Connection, Map) | 0% | 0% | 2 | 2 | 8 | 8 | 1 | 1 | ||
| SslClientConnectionFactory(SslContextFactory, ByteBufferPool, Executor, ClientConnectionFactory) | 0% | n/a | 1 | 1 | 8 | 8 | 1 | 1 | ||
| newSslConnection(ByteBufferPool, Executor, EndPoint, SSLEngine) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| setAllowMissingCloseMessage(boolean) | 0% | 0% | 2 | 2 | 2 | 2 | 1 | 1 | ||
| isAllowMissingCloseMessage() | 0% | 0% | 2 | 2 | 1 | 1 | 1 | 1 | ||
| setDirectBuffersForEncryption(boolean) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setDirectBuffersForDecryption(boolean) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setRequireCloseMessage(boolean) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| isDirectBuffersForDecryption() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| isDirectBuffersForEncryption() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| isRequireCloseMessage() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |