Source file "org/eclipse/jetty/client/HttpClient.java" was not found during generation of report.
Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 1,079 of 1,079 | 0% | 82 of 82 | 0% | 141 | 141 | 265 | 265 | 100 | 100 |
doStart() | ![]() | 0% | ![]() | 0% | 7 | 7 | 26 | 26 | 1 | 1 |
HttpClient(HttpClientTransport, SslContextFactory) | ![]() | 0% | n/a | 1 | 1 | 29 | 29 | 1 | 1 | |
copyRequest(HttpRequest, URI) | ![]() | 0% | ![]() | 0% | 8 | 8 | 23 | 23 | 1 | 1 |
createOrigin(String, String, int, Object) | ![]() | 0% | ![]() | 0% | 5 | 5 | 7 | 7 | 1 | 1 |
doStop() | ![]() | 0% | ![]() | 0% | 3 | 3 | 14 | 14 | 1 | 1 |
lambda$resolveDestination$0(Origin, HttpDestination) | ![]() | 0% | ![]() | 0% | 4 | 4 | 7 | 7 | 1 | 1 |
removeDestination(HttpDestination) | ![]() | 0% | ![]() | 0% | 2 | 2 | 5 | 5 | 1 | 1 |
checkHost(URI) | ![]() | 0% | ![]() | 0% | 2 | 2 | 3 | 3 | 1 | 1 |
newConnection(HttpDestination, Promise) | ![]() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | |
setByteBufferPool(ByteBufferPool) | ![]() | 0% | ![]() | 0% | 2 | 2 | 5 | 5 | 1 | 1 |
setExecutor(Executor) | ![]() | 0% | ![]() | 0% | 2 | 2 | 5 | 5 | 1 | 1 |
setScheduler(Scheduler) | ![]() | 0% | ![]() | 0% | 2 | 2 | 5 | 5 | 1 | 1 |
setSocketAddressResolver(SocketAddressResolver) | ![]() | 0% | ![]() | 0% | 2 | 2 | 5 | 5 | 1 | 1 |
isDefaultPort(String, int) | ![]() | 0% | ![]() | 0% | 4 | 4 | 3 | 3 | 1 | 1 |
dump(Appendable, String) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
send(HttpRequest, List) | ![]() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | |
newSslClientConnectionFactory(SslContextFactory, ClientConnectionFactory) | ![]() | 0% | ![]() | 0% | 2 | 2 | 3 | 3 | 1 | 1 |
setUserAgentField(HttpField) | ![]() | 0% | ![]() | 0% | 3 | 3 | 4 | 4 | 1 | 1 |
setDestinationIdleTimeout(long) | ![]() | 0% | ![]() | 0% | 2 | 2 | 4 | 4 | 1 | 1 |
isSchemeSecure(String) | ![]() | 0% | ![]() | 0% | 3 | 3 | 1 | 1 | 1 | 1 |
resolveDestination(String, String, int, Object) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
normalizePort(String, int) | ![]() | 0% | ![]() | 0% | 3 | 3 | 5 | 5 | 1 | 1 |
newSslClientConnectionFactory(ClientConnectionFactory) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
setCookieStore(CookieStore) | ![]() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | |
FORM(URI, Fields) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
newRequest(String, int) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
newHttpRequest(HttpConversation, URI) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
isRemoveIdleDestinations() | ![]() | 0% | ![]() | 0% | 2 | 2 | 1 | 1 | 1 | 1 |
resolveDestination(Origin) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
setRemoveIdleDestinations(boolean) | ![]() | 0% | ![]() | 0% | 2 | 2 | 2 | 2 | 1 | 1 |
HttpClient() | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
HttpClient(SslContextFactory) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
newCookieManager() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
destinationFor(String, String, int) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
getDestinations() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
FORM(String, Fields) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
POST(URI) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
newRequest(URI) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
getDestination(String, String, int) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
findProtocolHandler(Request, Response) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
HttpClient(HttpClientTransport) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
GET(String) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
GET(URI) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
POST(String) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
newRequest(String) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
setAuthenticationStore(AuthenticationStore) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
newConversation() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
setName(String) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
setConnectTimeout(long) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
setAddressResolutionTimeout(long) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
setIdleTimeout(long) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
setBindAddress(SocketAddress) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
setFollowRedirects(boolean) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
setMaxConnectionsPerDestination(int) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
setMaxRequestsQueuedPerDestination(int) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
setRequestBufferSize(int) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
setResponseBufferSize(int) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
setMaxRedirects(int) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
setTCPNoDelay(boolean) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
setHttpCompliance(HttpCompliance) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
setStrictEventOrdering(boolean) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
setConnectBlocking(boolean) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
setDefaultRequestContentType(String) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
static {...} | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
getTransport() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
getSslContextFactory() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
getRequestListeners() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
getCookieStore() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
getCookieManager() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
getDestinationSweeper() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
getAuthenticationStore() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
getContentDecoderFactories() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
getProtocolHandlers() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
getByteBufferPool() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
getName() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
getConnectTimeout() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
getAddressResolutionTimeout() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
getIdleTimeout() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
getBindAddress() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
getUserAgentField() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
isFollowRedirects() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
getExecutor() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
getScheduler() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
getSocketAddressResolver() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
getMaxConnectionsPerDestination() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
getMaxRequestsQueuedPerDestination() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
getRequestBufferSize() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
getResponseBufferSize() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
getMaxRedirects() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
isTCPNoDelay() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
getHttpCompliance() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
isStrictEventOrdering() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
getDestinationIdleTimeout() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
isConnectBlocking() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
getDefaultRequestContentType() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
getProxyConfiguration() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
getAcceptEncodingField() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
isDispatchIO() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
normalizeHost(String) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
setDispatchIO(boolean) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |