Source file "org/eclipse/jetty/server/SslConnectionFactory.java" was not found during generation of report.
Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 242 of 242 | 0% | 18 of 18 | 0% | 24 | 24 | 52 | 52 | 15 | 15 |
newConnection(Connector, EndPoint) | ![]() | 0% | n/a | 1 | 1 | 11 | 11 | 1 | 1 | |
detect(ByteBuffer) | ![]() | 0% | ![]() | 0% | 6 | 6 | 6 | 6 | 1 | 1 |
configure(AbstractConnection, Connector, EndPoint) | ![]() | 0% | ![]() | 0% | 3 | 3 | 7 | 7 | 1 | 1 |
SslConnectionFactory(SslContextFactory, String) | ![]() | 0% | ![]() | 0% | 2 | 2 | 7 | 7 | 1 | 1 |
toString() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
doStart() | ![]() | 0% | ![]() | 0% | 2 | 2 | 7 | 7 | 1 | 1 |
newSslConnection(Connector, EndPoint, SSLEngine) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
SslConnectionFactory() | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
SslConnectionFactory(String) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
setDirectBuffersForEncryption(boolean) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
setDirectBuffersForDecryption(boolean) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
getSslContextFactory() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
isDirectBuffersForDecryption() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
isDirectBuffersForEncryption() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
getNextProtocol() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |