Source file "org/eclipse/jetty/http2/client/HTTP2Client.java" was not found during generation of report.
Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 514 of 514 | 0% | 26 of 26 | 0% | 65 | 65 | 150 | 150 | 52 | 52 |
HTTP2Client() | ![]() | 0% | n/a | 1 | 1 | 15 | 15 | 1 | 1 | |
connect(SslContextFactory, InetSocketAddress, Session.Listener, Promise, Map) | ![]() | 0% | ![]() | 0% | 4 | 4 | 19 | 19 | 1 | 1 |
doStart() | ![]() | 0% | ![]() | 0% | 6 | 6 | 15 | 15 | 1 | 1 |
contextFrom(SslContextFactory, InetSocketAddress, Session.Listener, Promise, Map) | ![]() | 0% | ![]() | 0% | 3 | 3 | 11 | 11 | 1 | 1 |
accept(SslContextFactory, SocketChannel, Session.Listener, Promise) | ![]() | 0% | ![]() | 0% | 2 | 2 | 9 | 9 | 1 | 1 |
lambda$doStart$1(HTTP2ClientConnectionFactory, EndPoint, Map) | ![]() | 0% | ![]() | 0% | 2 | 2 | 6 | 6 | 1 | 1 |
newSelectorManager() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
setConnectTimeout(long) | ![]() | 0% | ![]() | 0% | 2 | 2 | 5 | 5 | 1 | 1 |
newSslClientConnectionFactory(SslContextFactory, ClientConnectionFactory) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
setExecutor(Executor) | ![]() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | |
setScheduler(Scheduler) | ![]() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | |
setByteBufferPool(ByteBufferPool) | ![]() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | |
setClientConnectionFactory(ClientConnectionFactory) | ![]() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | |
connect(SslContextFactory, InetSocketAddress, Session.Listener, Promise) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
connect(InetSocketAddress, Session.Listener, Promise) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
configure(SocketChannel) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
lambda$new$0() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
setFlowControlStrategyFactory(FlowControlStrategy.Factory) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
setSelectors(int) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
setIdleTimeout(long) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
setConnectBlocking(boolean) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
setBindAddress(SocketAddress) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
setTCPNoDelay(boolean) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
setInputBufferSize(int) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
setProtocols(List) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
setInitialSessionRecvWindow(int) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
setInitialStreamRecvWindow(int) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
setMaxFrameLength(int) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
setMaxConcurrentPushedStreams(int) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
setMaxSettingsKeys(int) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
setMaxDynamicTableSize(int) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
setMaxHeaderBlockFragment(int) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
getExecutor() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
getScheduler() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
getByteBufferPool() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
getClientConnectionFactory() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
getFlowControlStrategyFactory() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
getSelectors() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
getIdleTimeout() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
getConnectTimeout() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
isConnectBlocking() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
getBindAddress() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
isTCPNoDelay() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
getInputBufferSize() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
getProtocols() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
getInitialSessionRecvWindow() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
getInitialStreamRecvWindow() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
getMaxFrameLength() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
getMaxConcurrentPushedStreams() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
getMaxSettingsKeys() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
getMaxDynamicTableSize() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
getMaxHeaderBlockFragment() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |