apache / httpcomponents-client
File Size

The distribution of size of files (measured in lines of code).

Intro
Learn more...
File Size Overall
4% | 11% | 25% | 27% | 32%
Legend:
1001+
501-1000
201-500
101-200
1-100


explore: grouped by folders | grouped by size | sunburst | 3D view
File Size per Extension
1001+
501-1000
201-500
101-200
1-100
java4% | 11% | 25% | 27% | 32%
rdf0% | 0% | 0% | 0% | 100%
xml0% | 0% | 0% | 0% | 100%
css0% | 0% | 0% | 0% | 100%
File Size per Logical Decomposition
primary
1001+
501-1000
201-500
101-200
1-100
httpclient54% | 11% | 25% | 27% | 31%
httpclient5-fluent0% | 0% | 64% | 0% | 35%
httpclient5-testing0% | 0% | 0% | 54% | 45%
httpclient5-cache0% | 0% | 0% | 0% | 100%
ROOT0% | 0% | 0% | 0% | 100%
src0% | 0% | 0% | 0% | 100%
Longest Files (Top 50)
File# lines# units
NTLMEngineImpl.java
in httpclient5/src/main/java/org/apache/hc/client5/http/impl/auth
1377 49
HttpAsyncClientBuilder.java
in httpclient5/src/main/java/org/apache/hc/client5/http/impl/async
680 56
HttpClientBuilder.java
in httpclient5/src/main/java/org/apache/hc/client5/http/impl/classic
670 52
PoolingAsyncClientConnectionManager.java
in httpclient5/src/main/java/org/apache/hc/client5/http/impl/nio
625 45
PoolingHttpClientConnectionManager.java
in httpclient5/src/main/java/org/apache/hc/client5/http/impl/io
619 54
H2AsyncClientBuilder.java
in httpclient5/src/main/java/org/apache/hc/client5/http/impl/async
607 52
BasicHttpClientConnectionManager.java
in httpclient5/src/main/java/org/apache/hc/client5/http/impl/io
543 46
DigestScheme.java
in httpclient5/src/main/java/org/apache/hc/client5/http/impl/auth
465 26
AsyncConnectExec.java
in httpclient5/src/main/java/org/apache/hc/client5/http/impl/async
451 7
MinimalHttpAsyncClient.java
in httpclient5/src/main/java/org/apache/hc/client5/http/impl/async
399 10
HttpClientContext.java
in httpclient5/src/main/java/org/apache/hc/client5/http/protocol
397 79
InternalAbstractHttpAsyncClient.java
in httpclient5/src/main/java/org/apache/hc/client5/http/impl/async
373 9
SSLConnectionSocketFactory.java
in httpclient5/src/main/java/org/apache/hc/client5/http/ssl
324 21
AuthenticationHandler.java
in httpclient5/src/main/java/org/apache/hc/client5/http/impl/auth
317 7
SimpleRequestBuilder.java
in httpclient5/src/main/java/org/apache/hc/client5/http/async/methods
313 57
RequestConfig.java
in httpclient5/src/main/java/org/apache/hc/client5/http/config
299 40
Request.java
in httpclient5-fluent/src/main/java/org/apache/hc/client5/http/fluent
292 58
DefaultHostnameVerifier.java
in httpclient5/src/main/java/org/apache/hc/client5/http/ssl
290 18
AsyncProtocolExec.java
in httpclient5/src/main/java/org/apache/hc/client5/http/impl/async
282 3
InternalHttpAsyncExecRuntime.java
in httpclient5/src/main/java/org/apache/hc/client5/http/impl/async
281 17
AbstractClientTlsStrategy.java
in httpclient5/src/main/java/org/apache/hc/client5/http/ssl
274 9
LoggingIOSession.java
in httpclient5/src/main/java/org/apache/hc/client5/http/impl/async
265 31
InternalH2AsyncExecRuntime.java
in httpclient5/src/main/java/org/apache/hc/client5/http/impl/async
262 18
InternalExecRuntime.java
in httpclient5/src/main/java/org/apache/hc/client5/http/impl/classic
257 20
ClassicToAsyncResponseConsumer.java
in httpclient5/src/main/java/org/apache/hc/client5/http/impl/compat
254 28
H2SharingConnPool.java
in httpclient5/src/main/java/org/apache/hc/client5/http/impl/nio
252 23
ProtocolExec.java
in httpclient5/src/main/java/org/apache/hc/client5/http/impl/classic
245 3
HttpAsyncMainClientExec.java
in httpclient5/src/main/java/org/apache/hc/client5/http/impl/async
234 1
ConnectExec.java
in httpclient5/src/main/java/org/apache/hc/client5/http/impl/classic
231 4
DefaultHttpClientConnectionOperator.java
in httpclient5/src/main/java/org/apache/hc/client5/http/impl/io
228 12
AsyncRedirectExec.java
in httpclient5/src/main/java/org/apache/hc/client5/http/impl/async
227 2
HttpAsyncClientProtocolNegotiationStarter.java
in httpclient5/src/main/java/org/apache/hc/client5/http/impl/async
224 1
Executor.java
in httpclient5-fluent/src/main/java/org/apache/hc/client5/http/fluent
216 19
HttpAsyncClients.java
in httpclient5/src/main/java/org/apache/hc/client5/http/impl/async
216 24
RFC6265CookieSpec.java
in httpclient5/src/main/java/org/apache/hc/client5/http/impl/cookie
212 9
HttpRoute.java
in httpclient5/src/main/java/org/apache/hc/client5/http
211 25
RouteTracker.java
in httpclient5/src/main/java/org/apache/hc/client5/http
203 24
MinimalH2AsyncClient.java
in httpclient5/src/main/java/org/apache/hc/client5/http/impl/async
200 2
BasicScheme.java
in httpclient5/src/main/java/org/apache/hc/client5/http/impl/auth
200 17
GGSSchemeBase.java
in httpclient5/src/main/java/org/apache/hc/client5/http/impl/auth
198 9
URIUtils.java
in httpclient5/src/main/java/org/apache/hc/client5/http/utils
189 11
DefaultAsyncClientConnectionOperator.java
in httpclient5/src/main/java/org/apache/hc/client5/http/impl/nio
186 8
MultipartEntityBuilder.java
in httpclient5/src/main/java/org/apache/hc/client5/http/entity/mime
183 24
RedirectExec.java
in httpclient5/src/main/java/org/apache/hc/client5/http/impl/classic
183 2
DateUtils.java
in httpclient5/src/main/java/org/apache/hc/client5/http/utils
182 19
CloseableHttpResponse.java
in httpclient5/src/main/java/org/apache/hc/client5/http/impl/classic
182 30
ManagedHttpClientConnectionFactory.java
in httpclient5/src/main/java/org/apache/hc/client5/http/impl/io
175 16
LaxExpiresHandler.java
in httpclient5/src/main/java/org/apache/hc/client5/http/impl/cookie
175 7
DefaultManagedHttpClientConnection.java
in httpclient5/src/main/java/org/apache/hc/client5/http/impl/io
174 16
DefaultManagedAsyncClientConnection.java
in httpclient5/src/main/java/org/apache/hc/client5/http/impl/nio
171 19
Files With Most Units (Top 50)
File# lines# units
HttpClientContext.java
in httpclient5/src/main/java/org/apache/hc/client5/http/protocol
397 79
Request.java
in httpclient5-fluent/src/main/java/org/apache/hc/client5/http/fluent
292 58
SimpleRequestBuilder.java
in httpclient5/src/main/java/org/apache/hc/client5/http/async/methods
313 57
HttpAsyncClientBuilder.java
in httpclient5/src/main/java/org/apache/hc/client5/http/impl/async
680 56
PoolingHttpClientConnectionManager.java
in httpclient5/src/main/java/org/apache/hc/client5/http/impl/io
619 54
H2AsyncClientBuilder.java
in httpclient5/src/main/java/org/apache/hc/client5/http/impl/async
607 52
HttpClientBuilder.java
in httpclient5/src/main/java/org/apache/hc/client5/http/impl/classic
670 52
NTLMEngineImpl.java
in httpclient5/src/main/java/org/apache/hc/client5/http/impl/auth
1377 49
BasicHttpClientConnectionManager.java
in httpclient5/src/main/java/org/apache/hc/client5/http/impl/io
543 46
PoolingAsyncClientConnectionManager.java
in httpclient5/src/main/java/org/apache/hc/client5/http/impl/nio
625 45
RequestConfig.java
in httpclient5/src/main/java/org/apache/hc/client5/http/config
299 40
LoggingIOSession.java
in httpclient5/src/main/java/org/apache/hc/client5/http/impl/async
265 31
CloseableHttpResponse.java
in httpclient5/src/main/java/org/apache/hc/client5/http/impl/classic
182 30
SimpleHttpRequests.java
in httpclient5/src/main/java/org/apache/hc/client5/http/async/methods
94 29
BasicHttpRequests.java
in httpclient5/src/main/java/org/apache/hc/client5/http/async/methods
95 29
BasicClientCookie.java
in httpclient5/src/main/java/org/apache/hc/client5/http/impl/cookie
168 29
ClassicToAsyncResponseConsumer.java
in httpclient5/src/main/java/org/apache/hc/client5/http/impl/compat
254 28
DigestScheme.java
in httpclient5/src/main/java/org/apache/hc/client5/http/impl/auth
465 26
HttpRoute.java
in httpclient5/src/main/java/org/apache/hc/client5/http
211 25
EntityBuilder.java
in httpclient5/src/main/java/org/apache/hc/client5/http/entity
149 24
MultipartEntityBuilder.java
in httpclient5/src/main/java/org/apache/hc/client5/http/entity/mime
183 24
RouteTracker.java
in httpclient5/src/main/java/org/apache/hc/client5/http
203 24
HttpAsyncClients.java
in httpclient5/src/main/java/org/apache/hc/client5/http/impl/async
216 24
H2SharingConnPool.java
in httpclient5/src/main/java/org/apache/hc/client5/http/impl/nio
252 23
PoolingHttpClientConnectionManagerBuilder.java
in httpclient5/src/main/java/org/apache/hc/client5/http/impl/io
165 22
SSLConnectionSocketFactory.java
in httpclient5/src/main/java/org/apache/hc/client5/http/ssl
324 21
FutureRequestExecutionMetrics.java
in httpclient5/src/main/java/org/apache/hc/client5/http/impl/classic
95 21
ClassicHttpRequests.java
in httpclient5/src/main/java/org/apache/hc/client5/http/classic/methods
86 20
InternalExecRuntime.java
in httpclient5/src/main/java/org/apache/hc/client5/http/impl/classic
257 20
Executor.java
in httpclient5-fluent/src/main/java/org/apache/hc/client5/http/fluent
216 19
DateUtils.java
in httpclient5/src/main/java/org/apache/hc/client5/http/utils
182 19
DefaultManagedAsyncClientConnection.java
in httpclient5/src/main/java/org/apache/hc/client5/http/impl/nio
171 19
PoolingAsyncClientConnectionManagerBuilder.java
in httpclient5/src/main/java/org/apache/hc/client5/http/impl/nio
157 19
DefaultHostnameVerifier.java
in httpclient5/src/main/java/org/apache/hc/client5/http/ssl
290 18
SimpleHttpRequest.java
in httpclient5/src/main/java/org/apache/hc/client5/http/async/methods
80 18
InternalH2AsyncExecRuntime.java
in httpclient5/src/main/java/org/apache/hc/client5/http/impl/async
262 18
ResponseEntityProxy.java
in httpclient5/src/main/java/org/apache/hc/client5/http/impl/classic
166 18
ByteArrayBuilder.java
in httpclient5/src/main/java/org/apache/hc/client5/http/utils
152 17
SimpleResponseBuilder.java
in httpclient5/src/main/java/org/apache/hc/client5/http/async/methods
102 17
InternalHttpAsyncExecRuntime.java
in httpclient5/src/main/java/org/apache/hc/client5/http/impl/async
281 17
BasicScheme.java
in httpclient5/src/main/java/org/apache/hc/client5/http/impl/auth
200 17
AsyncRandomHandler.java
in httpclient5-testing/src/main/java/org/apache/hc/client5/testing/async
154 16
ConnectionConfig.java
in httpclient5/src/main/java/org/apache/hc/client5/http/config
115 16
DefaultManagedHttpClientConnection.java
in httpclient5/src/main/java/org/apache/hc/client5/http/impl/io
174 16
ManagedHttpClientConnectionFactory.java
in httpclient5/src/main/java/org/apache/hc/client5/http/impl/io
175 16
ClassicToAsyncRequestProducer.java
in httpclient5/src/main/java/org/apache/hc/client5/http/impl/compat
141 16
BasicAuthCache.java
in httpclient5/src/main/java/org/apache/hc/client5/http/impl/auth
156 16
ClientTlsStrategyBuilder.java
in httpclient5/src/main/java/org/apache/hc/client5/http/ssl
107 15
Wire.java
in httpclient5/src/main/java/org/apache/hc/client5/http/impl
113 15
RequestEntityProxy.java
in httpclient5/src/main/java/org/apache/hc/client5/http/impl/classic
85 15
Files With Long Lines (Top 50)

There are 99 files with lines longer than 120 characters. In total, there are 273 long lines.

File# lines# units# long lines
DefaultHttpClientConnectionOperator.java
in httpclient5/src/main/java/org/apache/hc/client5/http/impl/io
228 12 17
HttpAsyncClientBuilder.java
in httpclient5/src/main/java/org/apache/hc/client5/http/impl/async
680 56 17
H2AsyncClientBuilder.java
in httpclient5/src/main/java/org/apache/hc/client5/http/impl/async
607 52 14
HttpAsyncClientProtocolNegotiationStarter.java
in httpclient5/src/main/java/org/apache/hc/client5/http/impl/async
224 1 13
PoolingAsyncClientConnectionManager.java
in httpclient5/src/main/java/org/apache/hc/client5/http/impl/nio
625 45 12
HttpClientBuilder.java
in httpclient5/src/main/java/org/apache/hc/client5/http/impl/classic
670 52 12
H2AsyncClientProtocolStarter.java
in httpclient5/src/main/java/org/apache/hc/client5/http/impl/async
135 1 9
MultihomeIOSessionRequester.java
in httpclient5/src/main/java/org/apache/hc/client5/http/impl/nio
157 2 9
NTLMEngineImpl.java
in httpclient5/src/main/java/org/apache/hc/client5/http/impl/auth
1377 49 8
PoolingHttpClientConnectionManager.java
in httpclient5/src/main/java/org/apache/hc/client5/http/impl/io
619 54 7
MinimalHttpAsyncClient.java
in httpclient5/src/main/java/org/apache/hc/client5/http/impl/async
399 10 6
AsyncConnectExec.java
in httpclient5/src/main/java/org/apache/hc/client5/http/impl/async
451 7 6
AbstractClientTlsStrategy.java
in httpclient5/src/main/java/org/apache/hc/client5/http/ssl
274 9 5
AsyncPushConsumerRegistry.java
in httpclient5/src/main/java/org/apache/hc/client5/http/impl/async
62 3 5
BasicHttpClientConnectionManager.java
in httpclient5/src/main/java/org/apache/hc/client5/http/impl/io
543 46 4
PoolingHttpClientConnectionManagerBuilder.java
in httpclient5/src/main/java/org/apache/hc/client5/http/impl/io
165 22 4
MinimalH2AsyncClient.java
in httpclient5/src/main/java/org/apache/hc/client5/http/impl/async
200 2 4
DefaultAsyncClientConnectionOperator.java
in httpclient5/src/main/java/org/apache/hc/client5/http/impl/nio
186 8 4
AbstractBackoff.java
in httpclient5/src/main/java/org/apache/hc/client5/http/impl/classic
100 13 4
ClientTlsStrategyBuilder.java
in httpclient5/src/main/java/org/apache/hc/client5/http/ssl
107 15 3
DefaultClientTlsStrategy.java
in httpclient5/src/main/java/org/apache/hc/client5/http/ssl
92 12 3
ConscryptClientTlsStrategy.java
in httpclient5/src/main/java/org/apache/hc/client5/http/ssl
89 10 3
LoggingAsyncClientExchangeHandler.java
in httpclient5/src/main/java/org/apache/hc/client5/http/impl/async
136 12 3
PoolingAsyncClientConnectionManagerBuilder.java
in httpclient5/src/main/java/org/apache/hc/client5/http/impl/nio
157 19 3
site.xml
in src/site
48 - 2
ContentResponseHandler.java
in httpclient5-fluent/src/main/java/org/apache/hc/client5/http/fluent
27 2 2
DefaultHostnameVerifier.java
in httpclient5/src/main/java/org/apache/hc/client5/http/ssl
290 18 2
DistinguishedNameParser.java
in httpclient5/src/main/java/org/apache/hc/client5/http/ssl
85 7 2
SimpleResponseConsumer.java
in httpclient5/src/main/java/org/apache/hc/client5/http/async/methods
27 3 2
SimpleHttpRequest.java
in httpclient5/src/main/java/org/apache/hc/client5/http/async/methods
80 18 2
MultipartEntityBuilder.java
in httpclient5/src/main/java/org/apache/hc/client5/http/entity/mime
183 24 2
HttpRoute.java
in httpclient5/src/main/java/org/apache/hc/client5/http
211 25 2
HttpClient.java
in httpclient5/src/main/java/org/apache/hc/client5/http/classic
37 1 2
ProtocolSwitchStrategy.java
in httpclient5/src/main/java/org/apache/hc/client5/http/impl
105 5 2
H2AsyncMainClientExec.java
in httpclient5/src/main/java/org/apache/hc/client5/http/impl/async
145 1 2
InternalH2AsyncClient.java
in httpclient5/src/main/java/org/apache/hc/client5/http/impl/async
63 2 2
AsyncHttpRequestRetryExec.java
in httpclient5/src/main/java/org/apache/hc/client5/http/impl/async
139 3 2
ClassicToAsyncAdaptor.java
in httpclient5/src/main/java/org/apache/hc/client5/http/impl/compat
67 4 2
MultihomeConnectionInitiator.java
in httpclient5/src/main/java/org/apache/hc/client5/http/impl/nio
43 3 2
LinearBackoffManager.java
in httpclient5/src/main/java/org/apache/hc/client5/http/impl/classic
88 7 2
InternalHttpClient.java
in httpclient5/src/main/java/org/apache/hc/client5/http/impl/classic
169 7 2
InternalExecRuntime.java
in httpclient5/src/main/java/org/apache/hc/client5/http/impl/classic
257 20 2
IdleConnectionEvictor.java
in httpclient5/src/main/java/org/apache/hc/client5/http/impl
52 7 2
SPNegoSchemeFactory.java
in httpclient5/src/main/java/org/apache/hc/client5/http/impl/auth
27 2 2
AuthenticationHandler.java
in httpclient5/src/main/java/org/apache/hc/client5/http/impl/auth
317 7 2
KerberosSchemeFactory.java
in httpclient5/src/main/java/org/apache/hc/client5/http/impl/auth
27 2 2
DigestScheme.java
in httpclient5/src/main/java/org/apache/hc/client5/http/impl/auth
465 26 2
AbstractSimpleServerExchangeHandler.java
in httpclient5-testing/src/main/java/org/apache/hc/client5/testing/async
62 2 1
AuthenticatingAsyncDecorator.java
in httpclient5-testing/src/main/java/org/apache/hc/client5/testing/async
149 11 1
AsyncRandomHandler.java
in httpclient5-testing/src/main/java/org/apache/hc/client5/testing/async
154 16 1
Correlations

File Size vs. Commits (all time): 429 points

httpclient5/src/main/java/org/apache/hc/client5/http/impl/async/InternalAbstractHttpAsyncClient.java x: 31 commits (all time) y: 373 lines of code httpclient5/src/main/java/org/apache/hc/client5/http/impl/classic/InternalHttpClient.java x: 24 commits (all time) y: 169 lines of code httpclient5/src/main/java/org/apache/hc/client5/http/cookie/Cookie.java x: 6 commits (all time) y: 40 lines of code httpclient5/src/main/java/org/apache/hc/client5/http/impl/ProtocolSwitchStrategy.java x: 3 commits (all time) y: 105 lines of code httpclient5/src/main/java/org/apache/hc/client5/http/psl/PublicSuffixMatcher.java x: 15 commits (all time) y: 150 lines of code httpclient5/src/main/java/org/apache/hc/client5/http/ssl/DefaultHostnameVerifier.java x: 35 commits (all time) y: 290 lines of code httpclient5/src/main/java/org/apache/hc/client5/http/utils/DnsUtils.java x: 3 commits (all time) y: 51 lines of code httpclient5/src/main/java/org/apache/hc/client5/http/impl/classic/RequestEntityProxy.java x: 7 commits (all time) y: 85 lines of code httpclient5/src/main/java/org/apache/hc/client5/http/impl/cookie/PublicSuffixDomainFilter.java x: 5 commits (all time) y: 95 lines of code httpclient5/src/main/java/org/apache/hc/client5/http/impl/io/DefaultHttpClientConnectionOperator.java x: 32 commits (all time) y: 228 lines of code httpclient5/src/main/java/org/apache/hc/client5/http/entity/mime/MultipartEntityBuilder.java x: 21 commits (all time) y: 183 lines of code httpclient5/src/main/java/org/apache/hc/client5/http/impl/async/H2AsyncClientBuilder.java x: 37 commits (all time) y: 607 lines of code httpclient5/src/main/java/org/apache/hc/client5/http/impl/async/H2AsyncClientProtocolStarter.java x: 2 commits (all time) y: 135 lines of code httpclient5/src/main/java/org/apache/hc/client5/http/impl/async/HttpAsyncClientBuilder.java x: 62 commits (all time) y: 680 lines of code httpclient5/src/main/java/org/apache/hc/client5/http/impl/async/HttpAsyncClientProtocolNegotiationStarter.java x: 2 commits (all time) y: 224 lines of code httpclient5/src/main/java/org/apache/hc/client5/http/impl/async/HttpAsyncClients.java x: 22 commits (all time) y: 216 lines of code httpclient5/src/main/java/org/apache/hc/client5/http/impl/DefaultRedirectStrategy.java x: 8 commits (all time) y: 102 lines of code httpclient5/src/main/java/org/apache/hc/client5/http/impl/async/AsyncRedirectExec.java x: 31 commits (all time) y: 227 lines of code httpclient5/src/main/java/org/apache/hc/client5/http/impl/classic/RedirectExec.java x: 24 commits (all time) y: 183 lines of code httpclient5/src/main/java/org/apache/hc/client5/http/protocol/RedirectStrategy.java x: 6 commits (all time) y: 27 lines of code httpclient5/src/main/java/org/apache/hc/client5/http/psl/PublicSuffixMatcherLoader.java x: 12 commits (all time) y: 62 lines of code httpclient5/src/main/java/org/apache/hc/client5/http/entity/mime/FormBodyPartBuilder.java x: 9 commits (all time) y: 115 lines of code httpclient5/src/main/java/org/apache/hc/client5/http/entity/mime/HttpRFC7578Multipart.java x: 10 commits (all time) y: 72 lines of code httpclient5/src/main/java/org/apache/hc/client5/http/ssl/ClientTlsStrategyBuilder.java x: 11 commits (all time) y: 107 lines of code httpclient5/src/main/java/org/apache/hc/client5/http/io/DetachedSocketFactory.java x: 2 commits (all time) y: 15 lines of code httpclient5/src/main/java/org/apache/hc/client5/http/auth/AuthScheme.java x: 4 commits (all time) y: 33 lines of code httpclient5/src/main/java/org/apache/hc/client5/http/impl/auth/AuthenticationHandler.java x: 2 commits (all time) y: 317 lines of code httpclient5-fluent/src/main/java/org/apache/hc/client5/http/fluent/Executor.java x: 18 commits (all time) y: 216 lines of code httpclient5-fluent/src/main/java/org/apache/hc/client5/http/fluent/Request.java x: 33 commits (all time) y: 292 lines of code httpclient5/src/main/java/org/apache/hc/client5/http/protocol/RequestAddCookies.java x: 19 commits (all time) y: 136 lines of code httpclient5/src/main/java/org/apache/hc/client5/http/impl/classic/CloseableDelegate.java x: 1 commits (all time) y: 10 lines of code httpclient5/src/main/java/org/apache/hc/client5/http/impl/classic/CloseableHttpResponse.java x: 9 commits (all time) y: 182 lines of code httpclient5/src/main/java/org/apache/hc/client5/http/impl/classic/MainClientExec.java x: 21 commits (all time) y: 135 lines of code httpclient5/src/main/java/org/apache/hc/client5/http/impl/classic/MinimalHttpClient.java x: 22 commits (all time) y: 136 lines of code httpclient5/src/main/java/org/apache/hc/client5/http/impl/compat/AbstractSharedBuffer.java x: 1 commits (all time) y: 76 lines of code httpclient5/src/main/java/org/apache/hc/client5/http/impl/compat/ClassicToAsyncAdaptor.java x: 1 commits (all time) y: 67 lines of code httpclient5/src/main/java/org/apache/hc/client5/http/impl/compat/ClassicToAsyncRequestProducer.java x: 1 commits (all time) y: 141 lines of code httpclient5/src/main/java/org/apache/hc/client5/http/impl/compat/ClassicToAsyncResponseConsumer.java x: 1 commits (all time) y: 254 lines of code httpclient5/src/main/java/org/apache/hc/client5/http/impl/compat/ClassicToAsyncSupport.java x: 1 commits (all time) y: 19 lines of code httpclient5/src/main/java/org/apache/hc/client5/http/impl/compat/IOCallback.java x: 1 commits (all time) y: 5 lines of code httpclient5/src/main/java/org/apache/hc/client5/http/impl/compat/SharedInputBuffer.java x: 1 commits (all time) y: 147 lines of code httpclient5/src/main/java/org/apache/hc/client5/http/impl/compat/SharedOutputBuffer.java x: 1 commits (all time) y: 158 lines of code httpclient5/src/main/java/org/apache/hc/client5/http/auth/AuthExchange.java x: 5 commits (all time) y: 62 lines of code httpclient5/src/main/java/org/apache/hc/client5/http/impl/DefaultAuthenticationStrategy.java x: 20 commits (all time) y: 83 lines of code httpclient5/src/main/java/org/apache/hc/client5/http/impl/async/AsyncConnectExec.java x: 34 commits (all time) y: 451 lines of code httpclient5/src/main/java/org/apache/hc/client5/http/impl/async/AsyncProtocolExec.java x: 32 commits (all time) y: 282 lines of code httpclient5/src/main/java/org/apache/hc/client5/http/impl/auth/HttpAuthenticator.java x: 23 commits (all time) y: 46 lines of code httpclient5/src/main/java/org/apache/hc/client5/http/impl/classic/ConnectExec.java x: 26 commits (all time) y: 231 lines of code httpclient5/src/main/java/org/apache/hc/client5/http/impl/classic/ProtocolExec.java x: 28 commits (all time) y: 245 lines of code httpclient5/src/main/java/org/apache/hc/client5/http/impl/classic/ProxyClient.java x: 23 commits (all time) y: 149 lines of code httpclient5/src/main/java/org/apache/hc/client5/http/impl/async/InternalHttpAsyncExecRuntime.java x: 35 commits (all time) y: 281 lines of code httpclient5/src/main/java/org/apache/hc/client5/http/impl/async/H2AsyncMainClientExec.java x: 9 commits (all time) y: 145 lines of code httpclient5/src/main/java/org/apache/hc/client5/http/impl/async/HttpAsyncMainClientExec.java x: 22 commits (all time) y: 234 lines of code httpclient5/src/main/java/org/apache/hc/client5/http/impl/async/LoggingAsyncClientExchangeHandler.java x: 8 commits (all time) y: 136 lines of code httpclient5/src/main/java/org/apache/hc/client5/http/SystemDefaultDnsResolver.java x: 4 commits (all time) y: 48 lines of code httpclient5/src/main/java/org/apache/hc/client5/http/impl/nio/PoolingAsyncClientConnectionManager.java x: 62 commits (all time) y: 625 lines of code httpclient5/src/main/java/org/apache/hc/client5/http/impl/nio/PoolingAsyncClientConnectionManagerBuilder.java x: 24 commits (all time) y: 157 lines of code httpclient5/src/main/java/org/apache/hc/client5/http/DnsResolver.java x: 3 commits (all time) y: 24 lines of code httpclient5/src/main/java/org/apache/hc/client5/http/impl/nio/MultihomeIOSessionRequester.java x: 12 commits (all time) y: 157 lines of code httpclient5/src/main/java/org/apache/hc/client5/http/impl/auth/DigestScheme.java x: 37 commits (all time) y: 465 lines of code httpclient5/src/main/java/org/apache/hc/client5/http/protocol/HttpClientContext.java x: 14 commits (all time) y: 397 lines of code httpclient5/src/main/java/org/apache/hc/client5/http/protocol/NextNonceInterceptor.java x: 1 commits (all time) y: 56 lines of code httpclient5/src/main/java/org/apache/hc/client5/http/impl/io/PoolingHttpClientConnectionManager.java x: 59 commits (all time) y: 619 lines of code httpclient5/src/main/java/org/apache/hc/client5/http/impl/nio/DefaultManagedAsyncClientConnection.java x: 18 commits (all time) y: 171 lines of code httpclient5/src/main/java/org/apache/hc/client5/http/impl/async/AsyncHttpRequestRetryExec.java x: 12 commits (all time) y: 139 lines of code httpclient5-testing/src/main/java/org/apache/hc/client5/testing/classic/RandomHandler.java x: 6 commits (all time) y: 108 lines of code httpclient5/src/main/java/org/apache/hc/client5/http/HttpRoute.java x: 10 commits (all time) y: 211 lines of code httpclient5/src/main/java/org/apache/hc/client5/http/RouteInfo.java x: 4 commits (all time) y: 21 lines of code httpclient5/src/main/java/org/apache/hc/client5/http/RouteTracker.java x: 5 commits (all time) y: 203 lines of code httpclient5/src/main/java/org/apache/hc/client5/http/async/methods/SimpleResponseBuilder.java x: 4 commits (all time) y: 102 lines of code httpclient5/src/main/java/org/apache/hc/client5/http/auth/AuthScope.java x: 11 commits (all time) y: 169 lines of code httpclient5/src/main/java/org/apache/hc/client5/http/auth/NTCredentials.java x: 10 commits (all time) y: 123 lines of code httpclient5/src/main/java/org/apache/hc/client5/http/cookie/SetCookie.java x: 5 commits (all time) y: 18 lines of code httpclient5/src/main/java/org/apache/hc/client5/http/entity/UrlEncodedFormEntity.java x: 5 commits (all time) y: 24 lines of code httpclient5/src/main/java/org/apache/hc/client5/http/entity/mime/MimeConsts.java x: 3 commits (all time) y: 8 lines of code httpclient5/src/main/java/org/apache/hc/client5/http/impl/CookieSpecSupport.java x: 5 commits (all time) y: 32 lines of code httpclient5/src/main/java/org/apache/hc/client5/http/impl/DefaultConnectionKeepAliveStrategy.java x: 9 commits (all time) y: 37 lines of code httpclient5/src/main/java/org/apache/hc/client5/http/impl/IdleConnectionEvictor.java x: 10 commits (all time) y: 52 lines of code httpclient5/src/main/java/org/apache/hc/client5/http/impl/InMemoryDnsResolver.java x: 8 commits (all time) y: 44 lines of code httpclient5/src/main/java/org/apache/hc/client5/http/impl/Wire.java x: 7 commits (all time) y: 113 lines of code httpclient5/src/main/java/org/apache/hc/client5/http/impl/auth/AuthChallengeParser.java x: 10 commits (all time) y: 138 lines of code httpclient5/src/main/java/org/apache/hc/client5/http/impl/auth/CredentialsMatcher.java x: 2 commits (all time) y: 24 lines of code httpclient5/src/main/java/org/apache/hc/client5/http/impl/auth/GGSSchemeBase.java x: 20 commits (all time) y: 198 lines of code httpclient5/src/main/java/org/apache/hc/client5/http/impl/auth/NTLMEngineImpl.java x: 27 commits (all time) y: 1377 lines of code httpclient5/src/main/java/org/apache/hc/client5/http/impl/auth/SystemDefaultCredentialsProvider.java x: 21 commits (all time) y: 121 lines of code httpclient5/src/main/java/org/apache/hc/client5/http/impl/classic/FutureRequestExecutionService.java x: 4 commits (all time) y: 60 lines of code httpclient5/src/main/java/org/apache/hc/client5/http/impl/classic/InternalExecRuntime.java x: 27 commits (all time) y: 257 lines of code httpclient5/src/main/java/org/apache/hc/client5/http/impl/classic/ResponseEntityProxy.java x: 9 commits (all time) y: 166 lines of code httpclient5/src/main/java/org/apache/hc/client5/http/impl/cookie/BasicClientCookie.java x: 7 commits (all time) y: 168 lines of code httpclient5/src/main/java/org/apache/hc/client5/http/impl/cookie/BasicDomainHandler.java x: 9 commits (all time) y: 91 lines of code httpclient5/src/main/java/org/apache/hc/client5/http/impl/cookie/LaxExpiresHandler.java x: 13 commits (all time) y: 175 lines of code httpclient5/src/main/java/org/apache/hc/client5/http/impl/cookie/RFC6265CookieSpec.java x: 13 commits (all time) y: 212 lines of code httpclient5/src/main/java/org/apache/hc/client5/http/impl/io/ManagedHttpClientConnectionFactory.java x: 14 commits (all time) y: 175 lines of code httpclient5/src/main/java/org/apache/hc/client5/http/impl/routing/BasicRouteDirector.java x: 6 commits (all time) y: 80 lines of code httpclient5/src/main/java/org/apache/hc/client5/http/impl/routing/SystemDefaultRoutePlanner.java x: 8 commits (all time) y: 71 lines of code httpclient5/src/main/java/org/apache/hc/client5/http/protocol/RequestDefaultHeaders.java x: 7 commits (all time) y: 41 lines of code httpclient5/src/main/java/org/apache/hc/client5/http/routing/RoutingSupport.java x: 7 commits (all time) y: 50 lines of code httpclient5/src/main/java/org/apache/hc/client5/http/socket/PlainConnectionSocketFactory.java x: 14 commits (all time) y: 63 lines of code httpclient5/src/main/java/org/apache/hc/client5/http/ssl/AbstractClientTlsStrategy.java x: 17 commits (all time) y: 274 lines of code httpclient5/src/main/java/org/apache/hc/client5/http/ssl/SSLConnectionSocketFactory.java x: 36 commits (all time) y: 324 lines of code httpclient5/src/main/java/org/apache/hc/client5/http/utils/ByteArrayBuilder.java x: 5 commits (all time) y: 152 lines of code httpclient5/src/main/java/org/apache/hc/client5/http/impl/classic/HttpClientBuilder.java x: 42 commits (all time) y: 670 lines of code httpclient5/src/main/java/org/apache/hc/client5/http/async/methods/SimpleAsyncEntityConsumer.java x: 3 commits (all time) y: 42 lines of code httpclient5/src/main/java/org/apache/hc/client5/http/async/methods/SimpleResponseConsumer.java x: 10 commits (all time) y: 27 lines of code httpclient5/src/main/java/org/apache/hc/client5/http/classic/ExecRuntime.java x: 9 commits (all time) y: 46 lines of code httpclient5/src/main/java/org/apache/hc/client5/http/classic/methods/ClassicHttpRequests.java x: 9 commits (all time) y: 86 lines of code httpclient5/src/main/java/org/apache/hc/client5/http/classic/methods/HttpDelete.java x: 4 commits (all time) y: 12 lines of code httpclient5/src/main/java/org/apache/hc/client5/http/classic/methods/HttpUriRequestBase.java x: 6 commits (all time) y: 73 lines of code httpclient5/src/main/java/org/apache/hc/client5/http/config/Configurable.java x: 2 commits (all time) y: 4 lines of code httpclient5-testing/src/main/java/org/apache/hc/client5/testing/async/AuthenticatingAsyncDecorator.java x: 11 commits (all time) y: 149 lines of code httpclient5-testing/src/main/java/org/apache/hc/client5/testing/async/RedirectingAsyncDecorator.java x: 2 commits (all time) y: 111 lines of code httpclient5-testing/src/main/java/org/apache/hc/client5/testing/async/ServiceUnavailableAsyncDecorator.java x: 2 commits (all time) y: 93 lines of code httpclient5/src/main/java/org/apache/hc/client5/http/impl/DefaultHttpRequestRetryStrategy.java x: 7 commits (all time) y: 125 lines of code httpclient5/src/main/java/org/apache/hc/client5/http/impl/RequestSupport.java x: 3 commits (all time) y: 36 lines of code httpclient5/src/main/java/org/apache/hc/client5/http/impl/async/InternalH2AsyncExecRuntime.java x: 16 commits (all time) y: 262 lines of code httpclient5/src/main/java/org/apache/hc/client5/http/impl/async/LoggingIOSession.java x: 17 commits (all time) y: 265 lines of code httpclient5/src/main/java/org/apache/hc/client5/http/async/AsyncExecCallback.java x: 5 commits (all time) y: 14 lines of code httpclient5/src/main/java/org/apache/hc/client5/http/async/AsyncExecRuntime.java x: 11 commits (all time) y: 45 lines of code httpclient5/src/main/java/org/apache/hc/client5/http/async/methods/AbstractBinPushConsumer.java x: 6 commits (all time) y: 37 lines of code httpclient5/src/main/java/org/apache/hc/client5/http/async/methods/AbstractBinResponseConsumer.java x: 7 commits (all time) y: 48 lines of code httpclient5/src/main/java/org/apache/hc/client5/http/async/methods/AbstractCharPushConsumer.java x: 7 commits (all time) y: 55 lines of code httpclient5/src/main/java/org/apache/hc/client5/http/async/methods/AbstractCharResponseConsumer.java x: 8 commits (all time) y: 67 lines of code httpclient5/src/main/java/org/apache/hc/client5/http/async/methods/SimpleHttpRequest.java x: 14 commits (all time) y: 80 lines of code httpclient5/src/main/java/org/apache/hc/client5/http/async/methods/SimpleHttpRequests.java x: 9 commits (all time) y: 94 lines of code httpclient5/src/main/java/org/apache/hc/client5/http/impl/auth/BasicScheme.java x: 24 commits (all time) y: 200 lines of code httpclient5/src/main/java/org/apache/hc/client5/http/impl/auth/BearerScheme.java x: 4 commits (all time) y: 152 lines of code httpclient5/src/main/java/org/apache/hc/client5/http/impl/classic/AIMDBackoffManager.java x: 9 commits (all time) y: 24 lines of code httpclient5/src/main/java/org/apache/hc/client5/http/impl/classic/ExponentialBackoffManager.java x: 2 commits (all time) y: 29 lines of code httpclient5/src/main/java/org/apache/hc/client5/http/impl/classic/HttpRequestRetryExec.java x: 9 commits (all time) y: 132 lines of code httpclient5/src/main/java/org/apache/hc/client5/http/impl/io/DefaultManagedHttpClientConnection.java x: 21 commits (all time) y: 174 lines of code httpclient5/src/main/java/org/apache/hc/client5/http/impl/io/PoolingHttpClientConnectionManagerBuilder.java x: 20 commits (all time) y: 165 lines of code httpclient5/src/main/java/org/apache/hc/client5/http/validator/ETag.java x: 3 commits (all time) y: 136 lines of code httpclient5/src/main/java/org/apache/hc/client5/http/async/methods/IgnoreCompleteExceptionFutureCallback.java x: 2 commits (all time) y: 34 lines of code httpclient5/src/main/java/org/apache/hc/client5/http/async/methods/IgnoreCompleteExceptonFutureCallback.java x: 5 commits (all time) y: 8 lines of code httpclient5/src/main/java/org/apache/hc/client5/http/impl/MessageCopier.java x: 4 commits (all time) y: 6 lines of code httpclient5/src/main/java/org/apache/hc/client5/http/impl/StateHolder.java x: 2 commits (all time) y: 7 lines of code httpclient5/src/main/java/org/apache/hc/client5/http/impl/io/LoggingInputStream.java x: 5 commits (all time) y: 84 lines of code httpclient5/src/main/java/org/apache/hc/client5/http/ssl/SSLConnectionSocketFactoryBuilder.java x: 7 commits (all time) y: 72 lines of code httpclient5/src/main/java/org/apache/hc/client5/http/config/ConnectionConfig.java x: 5 commits (all time) y: 115 lines of code httpclient5/src/main/java/org/apache/hc/client5/http/config/RequestConfig.java x: 22 commits (all time) y: 299 lines of code httpclient5/src/main/java/org/apache/hc/client5/http/config/TlsConfig.java x: 5 commits (all time) y: 110 lines of code httpclient5/src/main/java/org/apache/hc/client5/http/cookie/BasicCookieStore.java x: 8 commits (all time) y: 116 lines of code httpclient5/src/main/java/org/apache/hc/client5/http/cookie/CookieStore.java x: 3 commits (all time) y: 15 lines of code httpclient5/src/main/java/org/apache/hc/client5/http/entity/EntityBuilder.java x: 7 commits (all time) y: 149 lines of code httpclient5/src/main/java/org/apache/hc/client5/http/impl/auth/BasicAuthCache.java x: 15 commits (all time) y: 156 lines of code httpclient5/src/main/java/org/apache/hc/client5/http/impl/classic/ContentCompressionExec.java x: 11 commits (all time) y: 111 lines of code httpclient5/src/main/java/org/apache/hc/client5/http/entity/LazyDecompressingInputStream.java x: 3 commits (all time) y: 66 lines of code httpclient5/src/main/java/org/apache/hc/client5/http/impl/LaxRedirectStrategy.java x: 1 commits (all time) y: 47 lines of code httpclient5/src/main/java/org/apache/hc/client5/http/impl/Operations.java x: 6 commits (all time) y: 48 lines of code httpclient5/src/main/java/org/apache/hc/client5/http/impl/io/LoggingSocketHolder.java x: 4 commits (all time) y: 28 lines of code httpclient5/src/main/java/org/apache/hc/client5/http/io/ManagedHttpClientConnection.java x: 7 commits (all time) y: 19 lines of code httpclient5/src/main/java/org/apache/hc/client5/http/impl/async/AbstractHttpAsyncClientBase.java x: 17 commits (all time) y: 80 lines of code httpclient5/src/main/java/org/apache/hc/client5/http/impl/async/CloseableHttpAsyncClient.java x: 17 commits (all time) y: 92 lines of code httpclient5/src/main/java/org/apache/hc/client5/http/cookie/CookiePathComparator.java x: 5 commits (all time) y: 34 lines of code httpclient5/src/main/java/org/apache/hc/client5/http/cookie/CookiePriorityComparator.java x: 7 commits (all time) y: 27 lines of code httpclient5/src/main/java/org/apache/hc/client5/http/entity/BrotliInputStreamFactory.java x: 2 commits (all time) y: 17 lines of code httpclient5/src/main/java/org/apache/hc/client5/http/impl/DefaultClientConnectionReuseStrategy.java x: 3 commits (all time) y: 20 lines of code httpclient5/src/main/java/org/apache/hc/client5/http/impl/DefaultSchemePortResolver.java x: 7 commits (all time) y: 32 lines of code httpclient5/src/main/java/org/apache/hc/client5/http/impl/DefaultUserTokenHandler.java x: 8 commits (all time) y: 55 lines of code httpclient5/src/main/java/org/apache/hc/client5/http/impl/auth/DigestSchemeFactory.java x: 8 commits (all time) y: 22 lines of code httpclient5/src/main/java/org/apache/hc/client5/http/impl/auth/NTLMSchemeFactory.java x: 7 commits (all time) y: 15 lines of code httpclient5/src/main/java/org/apache/hc/client5/http/impl/io/DefaultHttpResponseParserFactory.java x: 6 commits (all time) y: 50 lines of code httpclient5/src/main/java/org/apache/hc/client5/http/protocol/RequestIfRange.java x: 5 commits (all time) y: 51 lines of code httpclient5/src/main/java/org/apache/hc/client5/http/protocol/ResponseProcessCookies.java x: 15 commits (all time) y: 110 lines of code httpclient5/src/main/java/org/apache/hc/client5/http/psl/PublicSuffixListParser.java x: 6 commits (all time) y: 95 lines of code httpclient5/src/main/java/org/apache/hc/client5/http/ssl/TrustAllStrategy.java x: 6 commits (all time) y: 14 lines of code httpclient5/src/main/java/org/apache/hc/client5/http/impl/TunnelRefusedException.java x: 3 commits (all time) y: 28 lines of code httpclient5/src/main/java/org/apache/hc/client5/http/AbstractClientContextBuilder.java x: 2 commits (all time) y: 79 lines of code httpclient5/src/main/java/org/apache/hc/client5/http/ConnectTimeoutException.java x: 6 commits (all time) y: 18 lines of code httpclient5/src/main/java/org/apache/hc/client5/http/impl/nio/DefaultAsyncClientConnectionOperator.java x: 16 commits (all time) y: 186 lines of code httpclient5/src/main/java/org/apache/hc/client5/http/impl/async/InternalH2AsyncClient.java x: 8 commits (all time) y: 63 lines of code httpclient5/src/main/java/org/apache/hc/client5/http/impl/async/InternalHttpAsyncClient.java x: 31 commits (all time) y: 67 lines of code httpclient5/src/main/java/org/apache/hc/client5/http/impl/async/MinimalH2AsyncClient.java x: 15 commits (all time) y: 200 lines of code httpclient5/src/main/java/org/apache/hc/client5/http/impl/async/MinimalHttpAsyncClient.java x: 41 commits (all time) y: 399 lines of code httpclient5/src/main/java/org/apache/hc/client5/http/async/AsyncExecChain.java x: 7 commits (all time) y: 79 lines of code httpclient5/src/main/java/org/apache/hc/client5/http/impl/auth/NTLMScheme.java x: 13 commits (all time) y: 137 lines of code httpclient5/src/main/java/org/apache/hc/client5/http/impl/routing/DefaultRoutePlanner.java x: 11 commits (all time) y: 77 lines of code httpclient5/src/main/java/org/apache/hc/client5/http/protocol/RequestClientConnControl.java x: 10 commits (all time) y: 46 lines of code httpclient5/src/main/java/org/apache/hc/client5/http/utils/DateUtils.java x: 10 commits (all time) y: 182 lines of code httpclient5/src/main/java/org/apache/hc/client5/http/impl/io/BasicHttpClientConnectionManager.java x: 43 commits (all time) y: 543 lines of code httpclient5/src/main/java/org/apache/hc/client5/http/impl/classic/LinearBackoffManager.java x: 2 commits (all time) y: 88 lines of code httpclient5/src/main/java/org/apache/hc/client5/http/ssl/ConscryptClientTlsStrategy.java x: 6 commits (all time) y: 89 lines of code httpclient5/src/main/java/org/apache/hc/client5/http/impl/async/InternalH2ConnPool.java x: 3 commits (all time) y: 160 lines of code httpclient5/src/main/java/org/apache/hc/client5/http/EndpointInfo.java x: 1 commits (all time) y: 26 lines of code httpclient5/src/main/java/org/apache/hc/client5/http/io/ConnectionEndpoint.java x: 8 commits (all time) y: 42 lines of code httpclient5/src/main/java/org/apache/hc/client5/http/nio/AsyncConnectionEndpoint.java x: 7 commits (all time) y: 92 lines of code httpclient5/src/main/java/org/apache/hc/client5/http/socket/LayeredConnectionSocketFactory.java x: 4 commits (all time) y: 23 lines of code httpclient5/src/main/java/org/apache/hc/client5/http/ssl/TlsSocketStrategy.java x: 1 commits (all time) y: 16 lines of code httpclient5-testing/src/main/java/org/apache/hc/client5/testing/classic/AuthenticatingDecorator.java x: 6 commits (all time) y: 83 lines of code httpclient5/src/main/java/org/apache/hc/client5/http/impl/cookie/RFC6265CookieSpecFactory.java x: 5 commits (all time) y: 87 lines of code httpclient5/src/main/java/org/apache/hc/client5/http/impl/auth/KerberosScheme.java x: 8 commits (all time) y: 29 lines of code httpclient5/src/main/java/org/apache/hc/client5/http/impl/classic/AbstractBackoff.java x: 1 commits (all time) y: 100 lines of code httpclient5/src/main/java/org/apache/hc/client5/http/impl/classic/BackoffStrategyExec.java x: 3 commits (all time) y: 63 lines of code httpclient5/src/main/java/org/apache/hc/client5/http/entity/mime/AbstractMultipartFormat.java x: 6 commits (all time) y: 158 lines of code httpclient5/src/main/java/org/apache/hc/client5/http/auth/BearerToken.java x: 1 commits (all time) y: 42 lines of code httpclient5-testing/src/main/java/org/apache/hc/client5/testing/auth/AuthResult.java x: 1 commits (all time) y: 52 lines of code httpclient5/src/main/java/org/apache/hc/client5/http/auth/UsernamePasswordCredentials.java x: 6 commits (all time) y: 55 lines of code httpclient5/src/main/java/org/apache/hc/client5/http/utils/URIUtils.java x: 13 commits (all time) y: 189 lines of code httpclient5-cache/src/main/java/org/apache/hc/client5/http/impl/schedule/ExponentialBackOffSchedulingStrategy.java x: 8 commits (all time) y: 52 lines of code httpclient5/src/main/java/org/apache/hc/client5/http/auth/BasicUserPrincipal.java x: 5 commits (all time) y: 47 lines of code httpclient5/src/main/java/org/apache/hc/client5/http/auth/NTUserPrincipal.java x: 4 commits (all time) y: 70 lines of code httpclient5/src/main/java/org/apache/hc/client5/http/utils/Base64.java x: 2 commits (all time) y: 57 lines of code httpclient5/src/main/java/org/apache/hc/client5/http/entity/mime/StringBody.java x: 4 commits (all time) y: 38 lines of code httpclient5-fluent/src/main/java/org/apache/hc/client5/http/fluent/Response.java x: 9 commits (all time) y: 100 lines of code httpclient5/src/main/java/org/apache/hc/client5/http/impl/PrefixedIncrementingId.java x: 1 commits (all time) y: 61 lines of code httpclient5/src/main/java/org/apache/hc/client5/http/impl/classic/CloseableHttpClient.java x: 7 commits (all time) y: 103 lines of code httpclient5/src/main/java/org/apache/hc/client5/http/async/methods/SimpleRequestBuilder.java x: 2 commits (all time) y: 313 lines of code httpclient5-testing/src/main/java/org/apache/hc/client5/testing/async/AsyncEchoHandler.java x: 5 commits (all time) y: 107 lines of code httpclient5/src/main/java/org/apache/hc/client5/http/nio/AsyncClientConnectionManager.java x: 13 commits (all time) y: 42 lines of code httpclient5/src/main/java/org/apache/hc/client5/http/entity/mime/Header.java x: 3 commits (all time) y: 97 lines of code httpclient5/src/main/java/org/apache/hc/client5/http/async/methods/SimpleHttpResponse.java x: 9 commits (all time) y: 70 lines of code src/site/site.xml x: 24 commits (all time) y: 48 lines of code src/site/resources/css/site.css x: 5 commits (all time) y: 1 lines of code httpclient5/src/main/java/org/apache/hc/client5/http/impl/ChainElement.java x: 4 commits (all time) y: 4 lines of code httpclient5/src/main/java/org/apache/hc/client5/http/ConnectExceptionSupport.java x: 2 commits (all time) y: 48 lines of code httpclient5/src/main/java/org/apache/hc/client5/http/entity/mime/MultipartPartBuilder.java x: 2 commits (all time) y: 75 lines of code httpclient5/src/main/java/org/apache/hc/client5/http/auth/CredentialsStore.java x: 7 commits (all time) y: 5 lines of code httpclient5/src/main/java/org/apache/hc/client5/http/impl/ConnPoolSupport.java x: 8 commits (all time) y: 36 lines of code httpclient5/src/main/java/org/apache/hc/client5/http/io/HttpClientConnectionManager.java x: 9 commits (all time) y: 13 lines of code httpclient5-cache/src/main/java/org/apache/hc/client5/http/schedule/ConcurrentCountMap.java x: 2 commits (all time) y: 39 lines of code httpclient5-fluent/src/main/java/org/apache/hc/client5/http/fluent/Async.java x: 4 commits (all time) y: 76 lines of code httpclient5-fluent/src/main/java/org/apache/hc/client5/http/fluent/Content.java x: 5 commits (all time) y: 39 lines of code httpclient5/src/main/java/org/apache/hc/client5/http/impl/cookie/CookieSpecBase.java x: 3 commits (all time) y: 87 lines of code doap_HttpComponents_Client.rdf x: 15 commits (all time) y: 90 lines of code httpclient5/src/main/java/org/apache/hc/client5/http/entity/mime/InputStreamBody.java x: 4 commits (all time) y: 52 lines of code httpclient5/src/main/java/org/apache/hc/client5/http/impl/classic/FutureRequestExecutionMetrics.java x: 1 commits (all time) y: 95 lines of code httpclient5/src/main/java/org/apache/hc/client5/http/ssl/SubjectName.java x: 1 commits (all time) y: 28 lines of code
1377.0
lines of code
  min: 1.0
  average: 78.49
  25th percentile: 15.0
  median: 40.0
  75th percentile: 95.0
  max: 1377.0
0 62.0
commits (all time)
min: 1.0 | average: 7.27 | 25th percentile: 2.0 | median: 4.0 | 75th percentile: 8.0 | max: 62.0

File Size vs. Contributors (all time): 429 points

httpclient5/src/main/java/org/apache/hc/client5/http/impl/async/InternalAbstractHttpAsyncClient.java x: 7 contributors (all time) y: 373 lines of code httpclient5/src/main/java/org/apache/hc/client5/http/impl/classic/InternalHttpClient.java x: 5 contributors (all time) y: 169 lines of code httpclient5/src/main/java/org/apache/hc/client5/http/cookie/Cookie.java x: 4 contributors (all time) y: 40 lines of code httpclient5/src/main/java/org/apache/hc/client5/http/impl/ProtocolSwitchStrategy.java x: 2 contributors (all time) y: 105 lines of code httpclient5/src/main/java/org/apache/hc/client5/http/psl/PublicSuffixMatcher.java x: 7 contributors (all time) y: 150 lines of code httpclient5/src/main/java/org/apache/hc/client5/http/ssl/DefaultHostnameVerifier.java x: 9 contributors (all time) y: 290 lines of code httpclient5/src/main/java/org/apache/hc/client5/http/utils/DnsUtils.java x: 2 contributors (all time) y: 51 lines of code httpclient5/src/main/java/org/apache/hc/client5/http/impl/classic/RequestEntityProxy.java x: 4 contributors (all time) y: 85 lines of code httpclient5/src/main/java/org/apache/hc/client5/http/impl/cookie/PublicSuffixDomainFilter.java x: 3 contributors (all time) y: 95 lines of code httpclient5/src/main/java/org/apache/hc/client5/http/impl/io/DefaultHttpClientConnectionOperator.java x: 9 contributors (all time) y: 228 lines of code httpclient5/src/main/java/org/apache/hc/client5/http/entity/mime/MultipartEntityBuilder.java x: 10 contributors (all time) y: 183 lines of code httpclient5/src/main/java/org/apache/hc/client5/http/impl/async/H2AsyncClientBuilder.java x: 9 contributors (all time) y: 607 lines of code httpclient5/src/main/java/org/apache/hc/client5/http/impl/async/H2AsyncClientProtocolStarter.java x: 1 contributors (all time) y: 135 lines of code httpclient5/src/main/java/org/apache/hc/client5/http/impl/async/HttpAsyncClientBuilder.java x: 12 contributors (all time) y: 680 lines of code httpclient5/src/main/java/org/apache/hc/client5/http/impl/async/HttpAsyncClientProtocolNegotiationStarter.java x: 1 contributors (all time) y: 224 lines of code httpclient5/src/main/java/org/apache/hc/client5/http/impl/async/HttpAsyncClients.java x: 2 contributors (all time) y: 216 lines of code httpclient5/src/main/java/org/apache/hc/client5/http/impl/DefaultRedirectStrategy.java x: 3 contributors (all time) y: 102 lines of code httpclient5/src/main/java/org/apache/hc/client5/http/impl/async/AsyncRedirectExec.java x: 8 contributors (all time) y: 227 lines of code httpclient5/src/main/java/org/apache/hc/client5/http/impl/classic/RedirectExec.java x: 5 contributors (all time) y: 183 lines of code httpclient5/src/main/java/org/apache/hc/client5/http/protocol/RedirectStrategy.java x: 2 contributors (all time) y: 27 lines of code httpclient5/src/main/java/org/apache/hc/client5/http/psl/PublicSuffixMatcherLoader.java x: 8 contributors (all time) y: 62 lines of code httpclient5/src/main/java/org/apache/hc/client5/http/entity/mime/FormBodyPartBuilder.java x: 5 contributors (all time) y: 115 lines of code httpclient5/src/main/java/org/apache/hc/client5/http/entity/mime/HttpRFC7578Multipart.java x: 7 contributors (all time) y: 72 lines of code httpclient5/src/main/java/org/apache/hc/client5/http/ssl/ClientTlsStrategyBuilder.java x: 4 contributors (all time) y: 107 lines of code httpclient5/src/main/java/org/apache/hc/client5/http/io/DetachedSocketFactory.java x: 1 contributors (all time) y: 15 lines of code httpclient5/src/main/java/org/apache/hc/client5/http/auth/AuthScheme.java x: 3 contributors (all time) y: 33 lines of code httpclient5/src/main/java/org/apache/hc/client5/http/impl/auth/AuthenticationHandler.java x: 2 contributors (all time) y: 317 lines of code httpclient5-fluent/src/main/java/org/apache/hc/client5/http/fluent/Executor.java x: 7 contributors (all time) y: 216 lines of code httpclient5-fluent/src/main/java/org/apache/hc/client5/http/fluent/Request.java x: 8 contributors (all time) y: 292 lines of code httpclient5/src/main/java/org/apache/hc/client5/http/protocol/RequestAddCookies.java x: 9 contributors (all time) y: 136 lines of code httpclient5/src/main/java/org/apache/hc/client5/http/impl/classic/CloseableDelegate.java x: 1 contributors (all time) y: 10 lines of code httpclient5/src/main/java/org/apache/hc/client5/http/impl/classic/CloseableHttpResponse.java x: 2 contributors (all time) y: 182 lines of code httpclient5/src/main/java/org/apache/hc/client5/http/impl/classic/MainClientExec.java x: 5 contributors (all time) y: 135 lines of code httpclient5/src/main/java/org/apache/hc/client5/http/impl/classic/MinimalHttpClient.java x: 6 contributors (all time) y: 136 lines of code httpclient5/src/main/java/org/apache/hc/client5/http/impl/compat/AbstractSharedBuffer.java x: 1 contributors (all time) y: 76 lines of code httpclient5/src/main/java/org/apache/hc/client5/http/impl/compat/ClassicToAsyncAdaptor.java x: 1 contributors (all time) y: 67 lines of code httpclient5/src/main/java/org/apache/hc/client5/http/impl/compat/ClassicToAsyncRequestProducer.java x: 1 contributors (all time) y: 141 lines of code httpclient5/src/main/java/org/apache/hc/client5/http/impl/compat/ClassicToAsyncResponseConsumer.java x: 1 contributors (all time) y: 254 lines of code httpclient5/src/main/java/org/apache/hc/client5/http/impl/compat/ClassicToAsyncSupport.java x: 1 contributors (all time) y: 19 lines of code httpclient5/src/main/java/org/apache/hc/client5/http/impl/compat/IOCallback.java x: 1 contributors (all time) y: 5 lines of code httpclient5/src/main/java/org/apache/hc/client5/http/impl/compat/SharedInputBuffer.java x: 1 contributors (all time) y: 147 lines of code httpclient5/src/main/java/org/apache/hc/client5/http/impl/compat/SharedOutputBuffer.java x: 1 contributors (all time) y: 158 lines of code httpclient5/src/main/java/org/apache/hc/client5/http/auth/AuthExchange.java x: 3 contributors (all time) y: 62 lines of code httpclient5/src/main/java/org/apache/hc/client5/http/impl/DefaultAuthenticationStrategy.java x: 8 contributors (all time) y: 83 lines of code httpclient5/src/main/java/org/apache/hc/client5/http/impl/async/AsyncConnectExec.java x: 9 contributors (all time) y: 451 lines of code httpclient5/src/main/java/org/apache/hc/client5/http/impl/async/AsyncProtocolExec.java x: 8 contributors (all time) y: 282 lines of code httpclient5/src/main/java/org/apache/hc/client5/http/impl/auth/HttpAuthenticator.java x: 7 contributors (all time) y: 46 lines of code httpclient5/src/main/java/org/apache/hc/client5/http/impl/classic/ConnectExec.java x: 5 contributors (all time) y: 231 lines of code httpclient5/src/main/java/org/apache/hc/client5/http/impl/classic/ProtocolExec.java x: 5 contributors (all time) y: 245 lines of code httpclient5/src/main/java/org/apache/hc/client5/http/impl/classic/ProxyClient.java x: 8 contributors (all time) y: 149 lines of code httpclient5/src/main/java/org/apache/hc/client5/http/impl/async/InternalHttpAsyncExecRuntime.java x: 6 contributors (all time) y: 281 lines of code httpclient5/src/main/java/org/apache/hc/client5/http/protocol/RequestUpgrade.java x: 1 contributors (all time) y: 49 lines of code httpclient5/src/main/java/org/apache/hc/client5/http/impl/async/H2AsyncMainClientExec.java x: 4 contributors (all time) y: 145 lines of code httpclient5/src/main/java/org/apache/hc/client5/http/impl/async/HttpAsyncMainClientExec.java x: 6 contributors (all time) y: 234 lines of code httpclient5/src/main/java/org/apache/hc/client5/http/impl/async/LoggingAsyncClientExchangeHandler.java x: 2 contributors (all time) y: 136 lines of code httpclient5/src/main/java/org/apache/hc/client5/http/SystemDefaultDnsResolver.java x: 4 contributors (all time) y: 48 lines of code httpclient5/src/main/java/org/apache/hc/client5/http/impl/nio/PoolingAsyncClientConnectionManager.java x: 17 contributors (all time) y: 625 lines of code httpclient5/src/main/java/org/apache/hc/client5/http/impl/nio/PoolingAsyncClientConnectionManagerBuilder.java x: 7 contributors (all time) y: 157 lines of code httpclient5/src/main/java/org/apache/hc/client5/http/DnsResolver.java x: 3 contributors (all time) y: 24 lines of code httpclient5/src/main/java/org/apache/hc/client5/http/impl/nio/MultihomeIOSessionRequester.java x: 6 contributors (all time) y: 157 lines of code httpclient5/src/main/java/org/apache/hc/client5/http/impl/auth/DigestScheme.java x: 8 contributors (all time) y: 465 lines of code httpclient5/src/main/java/org/apache/hc/client5/http/protocol/HttpClientContext.java x: 5 contributors (all time) y: 397 lines of code httpclient5/src/main/java/org/apache/hc/client5/http/protocol/NextNonceInterceptor.java x: 1 contributors (all time) y: 56 lines of code httpclient5/src/main/java/org/apache/hc/client5/http/impl/io/PoolingHttpClientConnectionManager.java x: 17 contributors (all time) y: 619 lines of code httpclient5/src/main/java/org/apache/hc/client5/http/impl/async/AsyncHttpRequestRetryExec.java x: 7 contributors (all time) y: 139 lines of code httpclient5-testing/src/main/java/org/apache/hc/client5/testing/async/AsyncRandomHandler.java x: 4 contributors (all time) y: 154 lines of code httpclient5-testing/src/main/java/org/apache/hc/client5/testing/classic/RandomHandler.java x: 3 contributors (all time) y: 108 lines of code httpclient5/src/main/java/org/apache/hc/client5/http/HttpRoute.java x: 4 contributors (all time) y: 211 lines of code httpclient5/src/main/java/org/apache/hc/client5/http/RouteInfo.java x: 2 contributors (all time) y: 21 lines of code httpclient5/src/main/java/org/apache/hc/client5/http/RouteTracker.java x: 3 contributors (all time) y: 203 lines of code httpclient5/src/main/java/org/apache/hc/client5/http/auth/NTCredentials.java x: 4 contributors (all time) y: 123 lines of code httpclient5/src/main/java/org/apache/hc/client5/http/cookie/SetCookie.java x: 3 contributors (all time) y: 18 lines of code httpclient5/src/main/java/org/apache/hc/client5/http/entity/mime/MimeConsts.java x: 2 contributors (all time) y: 8 lines of code httpclient5/src/main/java/org/apache/hc/client5/http/impl/CookieSpecSupport.java x: 3 contributors (all time) y: 32 lines of code httpclient5/src/main/java/org/apache/hc/client5/http/impl/DefaultConnectionKeepAliveStrategy.java x: 4 contributors (all time) y: 37 lines of code httpclient5/src/main/java/org/apache/hc/client5/http/impl/IdleConnectionEvictor.java x: 4 contributors (all time) y: 52 lines of code httpclient5/src/main/java/org/apache/hc/client5/http/impl/InMemoryDnsResolver.java x: 5 contributors (all time) y: 44 lines of code httpclient5/src/main/java/org/apache/hc/client5/http/impl/Wire.java x: 5 contributors (all time) y: 113 lines of code httpclient5/src/main/java/org/apache/hc/client5/http/impl/auth/AuthChallengeParser.java x: 4 contributors (all time) y: 138 lines of code httpclient5/src/main/java/org/apache/hc/client5/http/impl/auth/CredentialsMatcher.java x: 1 contributors (all time) y: 24 lines of code httpclient5/src/main/java/org/apache/hc/client5/http/impl/auth/GGSSchemeBase.java x: 8 contributors (all time) y: 198 lines of code httpclient5/src/main/java/org/apache/hc/client5/http/impl/auth/NTLMEngineImpl.java x: 10 contributors (all time) y: 1377 lines of code httpclient5/src/main/java/org/apache/hc/client5/http/impl/auth/SystemDefaultCredentialsProvider.java x: 7 contributors (all time) y: 121 lines of code httpclient5/src/main/java/org/apache/hc/client5/http/impl/classic/FutureRequestExecutionService.java x: 2 contributors (all time) y: 60 lines of code httpclient5/src/main/java/org/apache/hc/client5/http/impl/classic/InternalExecRuntime.java x: 5 contributors (all time) y: 257 lines of code httpclient5/src/main/java/org/apache/hc/client5/http/impl/classic/ResponseEntityProxy.java x: 4 contributors (all time) y: 166 lines of code httpclient5/src/main/java/org/apache/hc/client5/http/impl/cookie/BasicDomainHandler.java x: 4 contributors (all time) y: 91 lines of code httpclient5/src/main/java/org/apache/hc/client5/http/impl/cookie/LaxExpiresHandler.java x: 5 contributors (all time) y: 175 lines of code httpclient5/src/main/java/org/apache/hc/client5/http/impl/cookie/RFC6265CookieSpec.java x: 6 contributors (all time) y: 212 lines of code httpclient5/src/main/java/org/apache/hc/client5/http/impl/routing/BasicRouteDirector.java x: 4 contributors (all time) y: 80 lines of code httpclient5/src/main/java/org/apache/hc/client5/http/impl/routing/SystemDefaultRoutePlanner.java x: 2 contributors (all time) y: 71 lines of code httpclient5/src/main/java/org/apache/hc/client5/http/routing/RoutingSupport.java x: 3 contributors (all time) y: 50 lines of code httpclient5/src/main/java/org/apache/hc/client5/http/socket/PlainConnectionSocketFactory.java x: 6 contributors (all time) y: 63 lines of code httpclient5/src/main/java/org/apache/hc/client5/http/ssl/AbstractClientTlsStrategy.java x: 7 contributors (all time) y: 274 lines of code httpclient5/src/main/java/org/apache/hc/client5/http/ssl/DistinguishedNameParser.java x: 2 contributors (all time) y: 85 lines of code httpclient5/src/main/java/org/apache/hc/client5/http/ssl/SSLConnectionSocketFactory.java x: 11 contributors (all time) y: 324 lines of code httpclient5/src/main/java/org/apache/hc/client5/http/utils/ByteArrayBuilder.java x: 2 contributors (all time) y: 152 lines of code httpclient5/src/main/java/org/apache/hc/client5/http/impl/classic/HttpClientBuilder.java x: 10 contributors (all time) y: 670 lines of code httpclient5/src/main/java/org/apache/hc/client5/http/async/methods/SimpleAsyncEntityConsumer.java x: 2 contributors (all time) y: 42 lines of code httpclient5/src/main/java/org/apache/hc/client5/http/classic/ExecRuntime.java x: 2 contributors (all time) y: 46 lines of code httpclient5/src/main/java/org/apache/hc/client5/http/classic/methods/HttpDelete.java x: 2 contributors (all time) y: 12 lines of code httpclient5/src/main/java/org/apache/hc/client5/http/classic/methods/HttpOptions.java x: 2 contributors (all time) y: 33 lines of code httpclient5/src/main/java/org/apache/hc/client5/http/config/Configurable.java x: 2 contributors (all time) y: 4 lines of code httpclient5-testing/src/main/java/org/apache/hc/client5/testing/async/AuthenticatingAsyncDecorator.java x: 4 contributors (all time) y: 149 lines of code httpclient5-testing/src/main/java/org/apache/hc/client5/testing/async/RedirectingAsyncDecorator.java x: 2 contributors (all time) y: 111 lines of code httpclient5-testing/src/main/java/org/apache/hc/client5/testing/async/ServiceUnavailableAsyncDecorator.java x: 2 contributors (all time) y: 93 lines of code httpclient5/src/main/java/org/apache/hc/client5/http/impl/DefaultHttpRequestRetryStrategy.java x: 5 contributors (all time) y: 125 lines of code httpclient5/src/main/java/org/apache/hc/client5/http/impl/async/InternalH2AsyncExecRuntime.java x: 4 contributors (all time) y: 262 lines of code httpclient5/src/main/java/org/apache/hc/client5/http/impl/async/LoggingIOSession.java x: 5 contributors (all time) y: 265 lines of code httpclient5/src/main/java/org/apache/hc/client5/http/async/AsyncExecCallback.java x: 3 contributors (all time) y: 14 lines of code httpclient5/src/main/java/org/apache/hc/client5/http/async/methods/AbstractBinResponseConsumer.java x: 3 contributors (all time) y: 48 lines of code httpclient5/src/main/java/org/apache/hc/client5/http/async/methods/AbstractCharPushConsumer.java x: 3 contributors (all time) y: 55 lines of code httpclient5/src/main/java/org/apache/hc/client5/http/async/methods/AbstractCharResponseConsumer.java x: 3 contributors (all time) y: 67 lines of code httpclient5/src/main/java/org/apache/hc/client5/http/async/methods/BasicHttpRequests.java x: 4 contributors (all time) y: 95 lines of code httpclient5/src/main/java/org/apache/hc/client5/http/async/methods/ConfigurableHttpRequest.java x: 2 contributors (all time) y: 30 lines of code httpclient5/src/main/java/org/apache/hc/client5/http/async/methods/SimpleHttpRequests.java x: 5 contributors (all time) y: 94 lines of code httpclient5/src/main/java/org/apache/hc/client5/http/impl/auth/BasicScheme.java x: 7 contributors (all time) y: 200 lines of code httpclient5/src/main/java/org/apache/hc/client5/http/impl/classic/AIMDBackoffManager.java x: 5 contributors (all time) y: 24 lines of code httpclient5/src/main/java/org/apache/hc/client5/http/impl/classic/HttpRequestRetryExec.java x: 6 contributors (all time) y: 132 lines of code httpclient5/src/main/java/org/apache/hc/client5/http/impl/io/PoolingHttpClientConnectionManagerBuilder.java x: 7 contributors (all time) y: 165 lines of code httpclient5/src/main/java/org/apache/hc/client5/http/async/methods/IgnoreCompleteExceptonFutureCallback.java x: 4 contributors (all time) y: 8 lines of code httpclient5/src/main/java/org/apache/hc/client5/http/impl/io/LoggingInputStream.java x: 3 contributors (all time) y: 84 lines of code httpclient5/src/main/java/org/apache/hc/client5/http/ssl/SSLConnectionSocketFactoryBuilder.java x: 4 contributors (all time) y: 72 lines of code httpclient5/src/main/java/org/apache/hc/client5/http/config/ConnectionConfig.java x: 2 contributors (all time) y: 115 lines of code httpclient5/src/main/java/org/apache/hc/client5/http/config/RequestConfig.java x: 8 contributors (all time) y: 299 lines of code httpclient5/src/main/java/org/apache/hc/client5/http/config/TlsConfig.java x: 3 contributors (all time) y: 110 lines of code httpclient5/src/main/java/org/apache/hc/client5/http/cookie/BasicCookieStore.java x: 6 contributors (all time) y: 116 lines of code httpclient5/src/main/java/org/apache/hc/client5/http/entity/EntityBuilder.java x: 6 contributors (all time) y: 149 lines of code httpclient5/src/main/java/org/apache/hc/client5/http/impl/auth/BasicAuthCache.java x: 5 contributors (all time) y: 156 lines of code httpclient5/src/main/java/org/apache/hc/client5/http/impl/classic/ContentCompressionExec.java x: 6 contributors (all time) y: 111 lines of code httpclient5/src/main/java/org/apache/hc/client5/http/impl/LaxRedirectStrategy.java x: 1 contributors (all time) y: 47 lines of code httpclient5/src/main/java/org/apache/hc/client5/http/impl/io/LoggingSocketHolder.java x: 1 contributors (all time) y: 28 lines of code httpclient5/src/main/java/org/apache/hc/client5/http/impl/async/AbstractHttpAsyncClientBase.java x: 5 contributors (all time) y: 80 lines of code httpclient5/src/main/java/org/apache/hc/client5/http/impl/async/CloseableHttpAsyncClient.java x: 2 contributors (all time) y: 92 lines of code httpclient5/src/main/java/org/apache/hc/client5/http/impl/DefaultSchemePortResolver.java x: 4 contributors (all time) y: 32 lines of code httpclient5/src/main/java/org/apache/hc/client5/http/impl/async/LoggingExceptionCallback.java x: 4 contributors (all time) y: 14 lines of code httpclient5/src/main/java/org/apache/hc/client5/http/impl/cookie/BasicPathHandler.java x: 4 contributors (all time) y: 56 lines of code httpclient5/src/main/java/org/apache/hc/client5/http/protocol/RequestValidateTrace.java x: 3 contributors (all time) y: 40 lines of code httpclient5/src/main/java/org/apache/hc/client5/http/protocol/ResponseProcessCookies.java x: 9 contributors (all time) y: 110 lines of code httpclient5/src/main/java/org/apache/hc/client5/http/AbstractClientContextBuilder.java x: 2 contributors (all time) y: 79 lines of code httpclient5/src/main/java/org/apache/hc/client5/http/UnsupportedSchemeException.java x: 3 contributors (all time) y: 8 lines of code httpclient5/src/main/java/org/apache/hc/client5/http/impl/nio/DefaultAsyncClientConnectionOperator.java x: 4 contributors (all time) y: 186 lines of code httpclient5/src/main/java/org/apache/hc/client5/http/impl/async/InternalHttpAsyncClient.java x: 5 contributors (all time) y: 67 lines of code httpclient5/src/main/java/org/apache/hc/client5/http/impl/async/MinimalH2AsyncClient.java x: 5 contributors (all time) y: 200 lines of code httpclient5/src/main/java/org/apache/hc/client5/http/impl/async/MinimalHttpAsyncClient.java x: 8 contributors (all time) y: 399 lines of code httpclient5/src/main/java/org/apache/hc/client5/http/impl/async/AbstractMinimalHttpAsyncClientBase.java x: 2 contributors (all time) y: 58 lines of code httpclient5/src/main/java/org/apache/hc/client5/http/impl/auth/AuthCacheKeeper.java x: 1 contributors (all time) y: 108 lines of code httpclient5/src/main/java/org/apache/hc/client5/http/utils/DateUtils.java x: 4 contributors (all time) y: 182 lines of code httpclient5/src/main/java/org/apache/hc/client5/http/impl/io/BasicHttpClientConnectionManager.java x: 10 contributors (all time) y: 543 lines of code httpclient5/src/main/java/org/apache/hc/client5/http/ssl/ConscryptClientTlsStrategy.java x: 3 contributors (all time) y: 89 lines of code httpclient5/src/main/java/org/apache/hc/client5/http/impl/async/InternalH2ConnPool.java x: 2 contributors (all time) y: 160 lines of code httpclient5/src/main/java/org/apache/hc/client5/http/io/ConnectionEndpoint.java x: 1 contributors (all time) y: 42 lines of code httpclient5/src/main/java/org/apache/hc/client5/http/nio/AsyncConnectionEndpoint.java x: 1 contributors (all time) y: 92 lines of code httpclient5/src/main/java/org/apache/hc/client5/http/auth/KerberosConfig.java x: 1 contributors (all time) y: 97 lines of code httpclient5/src/main/java/org/apache/hc/client5/http/impl/auth/KerberosSchemeFactory.java x: 4 contributors (all time) y: 27 lines of code httpclient5/src/main/java/org/apache/hc/client5/http/impl/classic/AbstractBackoff.java x: 1 contributors (all time) y: 100 lines of code httpclient5/src/main/java/org/apache/hc/client5/http/entity/mime/AbstractMultipartFormat.java x: 5 contributors (all time) y: 158 lines of code httpclient5/src/main/java/org/apache/hc/client5/http/entity/DecompressingEntity.java x: 5 contributors (all time) y: 50 lines of code httpclient5/src/main/java/org/apache/hc/client5/http/utils/URIUtils.java x: 3 contributors (all time) y: 189 lines of code httpclient5/src/main/java/org/apache/hc/client5/http/auth/NTUserPrincipal.java x: 4 contributors (all time) y: 70 lines of code httpclient5-fluent/src/main/java/org/apache/hc/client5/http/fluent/Response.java x: 4 contributors (all time) y: 100 lines of code httpclient5/src/main/java/org/apache/hc/client5/http/impl/PrefixedIncrementingId.java x: 1 contributors (all time) y: 61 lines of code httpclient5/src/main/java/org/apache/hc/client5/http/impl/classic/CloseableHttpClient.java x: 2 contributors (all time) y: 103 lines of code httpclient5/src/main/java/org/apache/hc/client5/http/async/methods/SimpleRequestBuilder.java x: 2 contributors (all time) y: 313 lines of code src/site/resources/css/site.css x: 4 contributors (all time) y: 1 lines of code httpclient5/src/main/java/org/apache/hc/client5/http/auth/CredentialsProvider.java x: 3 contributors (all time) y: 5 lines of code
1377.0
lines of code
  min: 1.0
  average: 78.49
  25th percentile: 15.0
  median: 40.0
  75th percentile: 95.0
  max: 1377.0
0 17.0
contributors (all time)
min: 1.0 | average: 3.07 | 25th percentile: 2.0 | median: 2.0 | 75th percentile: 4.0 | max: 17.0

File Size vs. Commits (30 days): 4 points

httpclient5/src/main/java/org/apache/hc/client5/http/impl/async/InternalAbstractHttpAsyncClient.java x: 1 commits (30d) y: 373 lines of code httpclient5/src/main/java/org/apache/hc/client5/http/impl/classic/InternalHttpClient.java x: 1 commits (30d) y: 169 lines of code httpclient5/src/main/java/org/apache/hc/client5/http/cookie/Cookie.java x: 1 commits (30d) y: 40 lines of code httpclient5/src/main/java/org/apache/hc/client5/http/impl/ProtocolSwitchStrategy.java x: 1 commits (30d) y: 105 lines of code
373.0
lines of code
  min: 40.0
  average: 171.75
  25th percentile: 56.25
  median: 137.0
  75th percentile: 322.0
  max: 373.0
0 1.0
commits (30d)
min: 1.0 | average: 1.0 | 25th percentile: 1.0 | median: 1.0 | 75th percentile: 1.0 | max: 1.0

File Size vs. Contributors (30 days): 4 points

httpclient5/src/main/java/org/apache/hc/client5/http/impl/async/InternalAbstractHttpAsyncClient.java x: 1 contributors (30d) y: 373 lines of code httpclient5/src/main/java/org/apache/hc/client5/http/impl/classic/InternalHttpClient.java x: 1 contributors (30d) y: 169 lines of code httpclient5/src/main/java/org/apache/hc/client5/http/cookie/Cookie.java x: 1 contributors (30d) y: 40 lines of code httpclient5/src/main/java/org/apache/hc/client5/http/impl/ProtocolSwitchStrategy.java x: 1 contributors (30d) y: 105 lines of code
373.0
lines of code
  min: 40.0
  average: 171.75
  25th percentile: 56.25
  median: 137.0
  75th percentile: 322.0
  max: 373.0
0 1.0
contributors (30d)
min: 1.0 | average: 1.0 | 25th percentile: 1.0 | median: 1.0 | 75th percentile: 1.0 | max: 1.0

File Size vs. Commits (90 days): 27 points

httpclient5/src/main/java/org/apache/hc/client5/http/impl/async/InternalAbstractHttpAsyncClient.java x: 2 commits (90d) y: 373 lines of code httpclient5/src/main/java/org/apache/hc/client5/http/impl/classic/InternalHttpClient.java x: 2 commits (90d) y: 169 lines of code httpclient5/src/main/java/org/apache/hc/client5/http/cookie/Cookie.java x: 1 commits (90d) y: 40 lines of code httpclient5/src/main/java/org/apache/hc/client5/http/impl/ProtocolSwitchStrategy.java x: 1 commits (90d) y: 105 lines of code httpclient5/src/main/java/org/apache/hc/client5/http/psl/PublicSuffixMatcher.java x: 2 commits (90d) y: 150 lines of code httpclient5/src/main/java/org/apache/hc/client5/http/ssl/DefaultHostnameVerifier.java x: 2 commits (90d) y: 290 lines of code httpclient5/src/main/java/org/apache/hc/client5/http/utils/DnsUtils.java x: 1 commits (90d) y: 51 lines of code httpclient5/src/main/java/org/apache/hc/client5/http/impl/classic/RequestEntityProxy.java x: 1 commits (90d) y: 85 lines of code httpclient5/src/main/java/org/apache/hc/client5/http/impl/cookie/PublicSuffixDomainFilter.java x: 1 commits (90d) y: 95 lines of code httpclient5/src/main/java/org/apache/hc/client5/http/impl/io/DefaultHttpClientConnectionOperator.java x: 2 commits (90d) y: 228 lines of code httpclient5/src/main/java/org/apache/hc/client5/http/entity/mime/MultipartEntityBuilder.java x: 4 commits (90d) y: 183 lines of code httpclient5/src/main/java/org/apache/hc/client5/http/impl/async/H2AsyncClientBuilder.java x: 1 commits (90d) y: 607 lines of code httpclient5/src/main/java/org/apache/hc/client5/http/impl/async/H2AsyncClientProtocolStarter.java x: 1 commits (90d) y: 135 lines of code httpclient5/src/main/java/org/apache/hc/client5/http/impl/async/HttpAsyncClientBuilder.java x: 1 commits (90d) y: 680 lines of code httpclient5/src/main/java/org/apache/hc/client5/http/impl/async/HttpAsyncClientProtocolNegotiationStarter.java x: 1 commits (90d) y: 224 lines of code httpclient5/src/main/java/org/apache/hc/client5/http/impl/async/HttpAsyncClients.java x: 1 commits (90d) y: 216 lines of code httpclient5/src/main/java/org/apache/hc/client5/http/impl/DefaultRedirectStrategy.java x: 1 commits (90d) y: 102 lines of code httpclient5/src/main/java/org/apache/hc/client5/http/impl/async/AsyncRedirectExec.java x: 1 commits (90d) y: 227 lines of code httpclient5/src/main/java/org/apache/hc/client5/http/impl/classic/RedirectExec.java x: 1 commits (90d) y: 183 lines of code httpclient5/src/main/java/org/apache/hc/client5/http/protocol/RedirectStrategy.java x: 1 commits (90d) y: 27 lines of code httpclient5/src/main/java/org/apache/hc/client5/http/psl/PublicSuffixMatcherLoader.java x: 1 commits (90d) y: 62 lines of code httpclient5/src/main/java/org/apache/hc/client5/http/entity/mime/FormBodyPartBuilder.java x: 1 commits (90d) y: 115 lines of code httpclient5/src/main/java/org/apache/hc/client5/http/entity/mime/HttpRFC7578Multipart.java x: 1 commits (90d) y: 72 lines of code httpclient5/src/main/java/org/apache/hc/client5/http/io/DetachedSocketFactory.java x: 1 commits (90d) y: 15 lines of code httpclient5/src/main/java/org/apache/hc/client5/http/auth/AuthScheme.java x: 1 commits (90d) y: 33 lines of code httpclient5/src/main/java/org/apache/hc/client5/http/impl/auth/AuthenticationHandler.java x: 1 commits (90d) y: 317 lines of code
680.0
lines of code
  min: 15.0
  average: 181.15
  25th percentile: 72.0
  median: 135.0
  75th percentile: 227.0
  max: 680.0
0 4.0
commits (90d)
min: 1.0 | average: 1.3 | 25th percentile: 1.0 | median: 1.0 | 75th percentile: 1.0 | max: 4.0

File Size vs. Contributors (90 days): 27 points

httpclient5/src/main/java/org/apache/hc/client5/http/impl/async/InternalAbstractHttpAsyncClient.java x: 2 contributors (90d) y: 373 lines of code httpclient5/src/main/java/org/apache/hc/client5/http/impl/classic/InternalHttpClient.java x: 2 contributors (90d) y: 169 lines of code httpclient5/src/main/java/org/apache/hc/client5/http/cookie/Cookie.java x: 1 contributors (90d) y: 40 lines of code httpclient5/src/main/java/org/apache/hc/client5/http/impl/ProtocolSwitchStrategy.java x: 1 contributors (90d) y: 105 lines of code httpclient5/src/main/java/org/apache/hc/client5/http/psl/PublicSuffixMatcher.java x: 1 contributors (90d) y: 150 lines of code httpclient5/src/main/java/org/apache/hc/client5/http/ssl/DefaultHostnameVerifier.java x: 1 contributors (90d) y: 290 lines of code httpclient5/src/main/java/org/apache/hc/client5/http/utils/DnsUtils.java x: 1 contributors (90d) y: 51 lines of code httpclient5/src/main/java/org/apache/hc/client5/http/impl/classic/RequestEntityProxy.java x: 1 contributors (90d) y: 85 lines of code httpclient5/src/main/java/org/apache/hc/client5/http/impl/cookie/PublicSuffixDomainFilter.java x: 1 contributors (90d) y: 95 lines of code httpclient5/src/main/java/org/apache/hc/client5/http/impl/io/DefaultHttpClientConnectionOperator.java x: 1 contributors (90d) y: 228 lines of code httpclient5/src/main/java/org/apache/hc/client5/http/entity/mime/MultipartEntityBuilder.java x: 3 contributors (90d) y: 183 lines of code httpclient5/src/main/java/org/apache/hc/client5/http/impl/async/H2AsyncClientBuilder.java x: 1 contributors (90d) y: 607 lines of code httpclient5/src/main/java/org/apache/hc/client5/http/impl/async/H2AsyncClientProtocolStarter.java x: 1 contributors (90d) y: 135 lines of code httpclient5/src/main/java/org/apache/hc/client5/http/impl/async/HttpAsyncClientBuilder.java x: 1 contributors (90d) y: 680 lines of code httpclient5/src/main/java/org/apache/hc/client5/http/impl/async/HttpAsyncClientProtocolNegotiationStarter.java x: 1 contributors (90d) y: 224 lines of code httpclient5/src/main/java/org/apache/hc/client5/http/impl/async/HttpAsyncClients.java x: 1 contributors (90d) y: 216 lines of code httpclient5/src/main/java/org/apache/hc/client5/http/impl/DefaultRedirectStrategy.java x: 1 contributors (90d) y: 102 lines of code httpclient5/src/main/java/org/apache/hc/client5/http/impl/async/AsyncRedirectExec.java x: 1 contributors (90d) y: 227 lines of code httpclient5/src/main/java/org/apache/hc/client5/http/impl/classic/RedirectExec.java x: 1 contributors (90d) y: 183 lines of code httpclient5/src/main/java/org/apache/hc/client5/http/protocol/RedirectStrategy.java x: 1 contributors (90d) y: 27 lines of code httpclient5/src/main/java/org/apache/hc/client5/http/psl/PublicSuffixMatcherLoader.java x: 1 contributors (90d) y: 62 lines of code httpclient5/src/main/java/org/apache/hc/client5/http/entity/mime/FormBodyPartBuilder.java x: 1 contributors (90d) y: 115 lines of code httpclient5/src/main/java/org/apache/hc/client5/http/entity/mime/HttpRFC7578Multipart.java x: 1 contributors (90d) y: 72 lines of code httpclient5/src/main/java/org/apache/hc/client5/http/io/DetachedSocketFactory.java x: 1 contributors (90d) y: 15 lines of code httpclient5/src/main/java/org/apache/hc/client5/http/auth/AuthScheme.java x: 1 contributors (90d) y: 33 lines of code httpclient5/src/main/java/org/apache/hc/client5/http/impl/auth/AuthenticationHandler.java x: 1 contributors (90d) y: 317 lines of code
680.0
lines of code
  min: 15.0
  average: 181.15
  25th percentile: 72.0
  median: 135.0
  75th percentile: 227.0
  max: 680.0
0 3.0
contributors (90d)
min: 1.0 | average: 1.15 | 25th percentile: 1.0 | median: 1.0 | 75th percentile: 1.0 | max: 3.0