Language java
OSS-Fuzz project link
Build status: Fuzzers succeeding: Build log
Build status: Code coverage succeeding: Build log
Build status: Fuzz Introspector succeeding: Build log
Fuzzer count 1
Lines of code 73518
Lines covered 323
Code coverage 0.44%
Code coverage report Report link
Static reachability 0.11%
Fuzz Introspector report Report link

Historical progression

Functions of interest to fuzz

This section outlines functions that may be of interest to fuzz. They are based on ranking functions that have a lot of complexity but currently exhibit low code coverage. The complexity is calculated based on the function itself as well as the functions called by the given function, i.e. the tree of code that the function triggers.


This is only a minor amount of introspection information available for this project. Please consult the Fuzz Introspector report for more information, e.g. the introspection table of all functions in the target project available here.

Function name Function source file Accumulated cyclomatic complexity Code coverage
[org.apache.http.impl.client.InternalHttpClient].doExecute(org.apache.http.HttpHost,org.apache.http.HttpRequest,org.apache.http.protocol.HttpContext) org.apache.http.impl.client.InternalHttpClient 7922 0.0%
[org.apache.http.impl.execchain.RedirectExec].execute(org.apache.http.conn.routing.HttpRoute,org.apache.http.client.methods.HttpRequestWrapper,org.apache.http.client.protocol.HttpClientContext,org.apache.http.client.methods.HttpExecutionAware) org.apache.http.impl.execchain.RedirectExec 7893 0.0%
[org.apache.http.impl.execchain.ServiceUnavailableRetryExec].execute(org.apache.http.conn.routing.HttpRoute,org.apache.http.client.methods.HttpRequestWrapper,org.apache.http.client.protocol.HttpClientContext,org.apache.http.client.methods.HttpExecutionAware) org.apache.http.impl.execchain.ServiceUnavailableRetryExec 7893 0.0%
[org.apache.http.impl.execchain.BackoffStrategyExec].execute(org.apache.http.conn.routing.HttpRoute,org.apache.http.client.methods.HttpRequestWrapper,org.apache.http.client.protocol.HttpClientContext,org.apache.http.client.methods.HttpExecutionAware) org.apache.http.impl.execchain.BackoffStrategyExec 7892 0.0%
[org.apache.http.impl.execchain.ProtocolExec].execute(org.apache.http.conn.routing.HttpRoute,org.apache.http.client.methods.HttpRequestWrapper,org.apache.http.client.protocol.HttpClientContext,org.apache.http.client.methods.HttpExecutionAware) org.apache.http.impl.execchain.ProtocolExec 7892 0.0%
[org.apache.http.impl.execchain.RetryExec].execute(org.apache.http.conn.routing.HttpRoute,org.apache.http.client.methods.HttpRequestWrapper,org.apache.http.client.protocol.HttpClientContext,org.apache.http.client.methods.HttpExecutionAware) org.apache.http.impl.execchain.RetryExec 7892 0.0%
[org.apache.http.impl.client.DefaultRequestDirector].execute(org.apache.http.HttpHost,org.apache.http.HttpRequest,org.apache.http.protocol.HttpContext) org.apache.http.impl.client.DefaultRequestDirector 7816 0.0%
[org.apache.http.impl.execchain.MainClientExec].execute(org.apache.http.conn.routing.HttpRoute,org.apache.http.client.methods.HttpRequestWrapper,org.apache.http.client.protocol.HttpClientContext,org.apache.http.client.methods.HttpExecutionAware) org.apache.http.impl.execchain.MainClientExec 7765 0.0%
[org.apache.http.impl.execchain.MainClientExec].establishRoute(org.apache.http.auth.AuthState,org.apache.http.HttpClientConnection,org.apache.http.conn.routing.HttpRoute,org.apache.http.HttpRequest,org.apache.http.client.protocol.HttpClientContext) org.apache.http.impl.execchain.MainClientExec 7718 0.0%
[org.apache.http.impl.execchain.MainClientExec].createTunnelToTarget(org.apache.http.auth.AuthState,org.apache.http.HttpClientConnection,org.apache.http.conn.routing.HttpRoute,org.apache.http.HttpRequest,org.apache.http.client.protocol.HttpClientContext) org.apache.http.impl.execchain.MainClientExec 7690 0.0%