apache / incubator-pekko-http
File Size

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

Intro
Learn more...
File Size Overall
0% | 12% | 27% | 20% | 39%
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
scala0% | 12% | 28% | 21% | 38%
java0% | 12% | 20% | 14% | 52%
sbt0% | 0% | 92% | 0% | 7%
File Size per Logical Decomposition
primary
1001+
501-1000
201-500
101-200
1-100
http-core0% | 16% | 33% | 18% | 31%
project0% | 26% | 24% | 12% | 36%
http0% | 0% | 17% | 29% | 52%
ROOT0% | 0% | 100% | 0% | 0%
http-testkit0% | 0% | 0% | 36% | 63%
http-bench-jmh0% | 0% | 0% | 0% | 100%
http-cors0% | 0% | 0% | 0% | 100%
http-caching0% | 0% | 0% | 0% | 100%
http-marshallers-scala0% | 0% | 0% | 0% | 100%
parsing0% | 0% | 0% | 0% | 100%
http-scalafix0% | 0% | 0% | 0% | 100%
http-marshallers-java0% | 0% | 0% | 0% | 100%
Longest Files (Top 50)
File# lines# units
headers.scala
in http-core/src/main/scala/org/apache/pekko/http/scaladsl/model/headers
871 109
Uri.scala
in http-core/src/main/scala/org/apache/pekko/http/scaladsl/model
655 55
Http.scala
in http-core/src/main/scala/org/apache/pekko/http/scaladsl
643 32
MediaTypes.java
in http-core/src/main/java/org/apache/pekko/http/javadsl/model
636 4
Http2StreamHandling.scala
in http-core/src/main/scala/org/apache/pekko/http/impl/engine/http2
619 63
HttpServerBluePrint.scala
in http-core/src/main/scala/org/apache/pekko/http/impl/engine/server
615 13
540 18
HttpHeaderParser.scala
in http-core/src/main/scala/org/apache/pekko/http/impl/engine/parsing
520 17
NewHostConnectionPool.scala
in http-core/src/main/scala/org/apache/pekko/http/impl/engine/client/pool
491 1
485 17
MediaType.scala
in http-core/src/main/scala/org/apache/pekko/http/scaladsl/model
430 25
Decoder.java
in http-core/src/main/java/org/apache/pekko/http/shaded/com/twitter/hpack
413 17
build.sbt
in root
403 2
HttpMessage.scala
in http-core/src/main/scala/org/apache/pekko/http/scaladsl/model
398 19
Http.scala
in http-core/src/main/scala/org/apache/pekko/http/javadsl
396 21
Multipart.scala
in http-core/src/main/scala/org/apache/pekko/http/scaladsl/model
385 36
HttpEntity.scala
in http-core/src/main/scala/org/apache/pekko/http/scaladsl/model
378 22
Http2Demux.scala
in http-core/src/main/scala/org/apache/pekko/http/impl/engine/http2
364 12
Rendering.scala
in http-core/src/main/scala/org/apache/pekko/http/impl/util
358 35
HttpMessageParser.scala
in http-core/src/main/scala/org/apache/pekko/http/impl/engine/parsing
353 19
PathMatcher.scala
in http/src/main/scala/org/apache/pekko/http/scaladsl/server
310 35
Encoder.java
in http-core/src/main/java/org/apache/pekko/http/shaded/com/twitter/hpack
304 22
FileAndResourceDirectives.scala
in http/src/main/scala/org/apache/pekko/http/scaladsl/server/directives
299 16
HpackUtil.java
in http-core/src/main/java/org/apache/pekko/http/shaded/com/twitter/hpack
298 3
HttpResponseRendererFactory.scala
in http-core/src/main/scala/org/apache/pekko/http/impl/engine/rendering
296 1
StreamUtils.scala
in http-core/src/main/scala/org/apache/pekko/http/impl/util
292 18
CommonRules.scala
in http-core/src/main/scala/org/apache/pekko/http/impl/model/parser
285 41
JavaMapping.scala
in http-core/src/main/scala/org/apache/pekko/http/impl/util
283 22
BodyPartParser.scala
in http-core/src/main/scala/org/apache/pekko/http/impl/engine/parsing
277 6
UriParser.scala
in http-core/src/main/scala/org/apache/pekko/http/impl/model/parser
260 39
SlotState.scala
in http-core/src/main/scala/org/apache/pekko/http/impl/engine/client/pool
259 25
OutgoingConnectionBlueprint.scala
in http-core/src/main/scala/org/apache/pekko/http/impl/engine/client
256 4
FormFieldDirectives.scala
in http/src/main/scala/org/apache/pekko/http/scaladsl/server/directives
255 20
RejectionHandler.scala
in http/src/main/scala/org/apache/pekko/http/scaladsl/server
251 12
Http2Multiplexer.scala
in http-core/src/main/scala/org/apache/pekko/http/impl/engine/http2
241 4
ServerTerminator.scala
in http-core/src/main/scala/org/apache/pekko/http/impl/engine/server
236 7
Rejections.scala
in http/src/main/scala/org/apache/pekko/http/javadsl/server
235 2
Http2.scala
in http-core/src/main/scala/org/apache/pekko/http/impl/engine/http2
235 7
WebSocket.scala
in http-core/src/main/scala/org/apache/pekko/http/impl/engine/ws
227 6
HttpCookie.scala
in http-core/src/main/scala/org/apache/pekko/http/scaladsl/model/headers
226 12
HttpRequestParser.scala
in http-core/src/main/scala/org/apache/pekko/http/impl/engine/parsing
210 1
ParserSettings.scala
in http-core/src/main/scala/org/apache/pekko/http/scaladsl/settings
210 11
PoolInterface.scala
in http-core/src/main/scala/org/apache/pekko/http/impl/engine/client
206 15
BasicDirectives.scala
in http/src/main/scala/org/apache/pekko/http/javadsl/server/directives
205 43
Http2Blueprint.scala
in http-core/src/main/scala/org/apache/pekko/http/impl/engine/http2
205 10
HeaderParser.scala
in http-core/src/main/scala/org/apache/pekko/http/impl/model/parser
203 10
Http2ServerSettings.scala
in http-core/src/main/scala/org/apache/pekko/http/scaladsl/settings
201 4
HttpResponseParser.scala
in http-core/src/main/scala/org/apache/pekko/http/impl/engine/parsing
195 5
PersistentConnection.scala
in http-core/src/main/scala/org/apache/pekko/http/impl/engine/http2/client
193 2
ParameterDirectives.scala
in http/src/main/scala/org/apache/pekko/http/scaladsl/server/directives
181 14
Files With Most Units (Top 50)
File# lines# units
headers.scala
in http-core/src/main/scala/org/apache/pekko/http/scaladsl/model/headers
871 109
Http2StreamHandling.scala
in http-core/src/main/scala/org/apache/pekko/http/impl/engine/http2
619 63
Uri.scala
in http-core/src/main/scala/org/apache/pekko/http/scaladsl/model
655 55
BasicDirectives.scala
in http/src/main/scala/org/apache/pekko/http/javadsl/server/directives
205 43
CommonRules.scala
in http-core/src/main/scala/org/apache/pekko/http/impl/model/parser
285 41
PathDirectives.scala
in http/src/main/scala/org/apache/pekko/http/javadsl/server/directives
151 39
UriParser.scala
in http-core/src/main/scala/org/apache/pekko/http/impl/model/parser
260 39
Multipart.scala
in http-core/src/main/scala/org/apache/pekko/http/scaladsl/model
385 36
PathMatcher.scala
in http/src/main/scala/org/apache/pekko/http/scaladsl/server
310 35
Rendering.scala
in http-core/src/main/scala/org/apache/pekko/http/impl/util
358 35
Http.scala
in http-core/src/main/scala/org/apache/pekko/http/scaladsl
643 32
RouteDirectives.scala
in http/src/main/scala/org/apache/pekko/http/javadsl/server/directives
163 29
FileAndResourceDirectives.scala
in http/src/main/scala/org/apache/pekko/http/javadsl/server/directives
107 26
SlotState.scala
in http-core/src/main/scala/org/apache/pekko/http/impl/engine/client/pool
259 25
MediaType.scala
in http-core/src/main/scala/org/apache/pekko/http/scaladsl/model
430 25
Encoder.java
in http-core/src/main/java/org/apache/pekko/http/shaded/com/twitter/hpack
304 22
JavaMapping.scala
in http-core/src/main/scala/org/apache/pekko/http/impl/util
283 22
HttpEntity.scala
in http-core/src/main/scala/org/apache/pekko/http/scaladsl/model
378 22
Http.scala
in http-core/src/main/scala/org/apache/pekko/http/javadsl
396 21
FormFieldDirectives.scala
in http/src/main/scala/org/apache/pekko/http/scaladsl/server/directives
255 20
Directive.scala
in http/src/main/scala/org/apache/pekko/http/scaladsl/server
136 19
HttpMessageParser.scala
in http-core/src/main/scala/org/apache/pekko/http/impl/engine/parsing
353 19
HttpMessage.scala
in http-core/src/main/scala/org/apache/pekko/http/scaladsl/model
398 19
540 18
SecurityDirectives.scala
in http/src/main/scala/org/apache/pekko/http/javadsl/server/directives
171 18
StreamUtils.scala
in http-core/src/main/scala/org/apache/pekko/http/impl/util
292 18
485 17
Decoder.java
in http-core/src/main/java/org/apache/pekko/http/shaded/com/twitter/hpack
413 17
HttpHeaderParser.scala
in http-core/src/main/scala/org/apache/pekko/http/impl/engine/parsing
520 17
FileAndResourceDirectives.scala
in http/src/main/scala/org/apache/pekko/http/scaladsl/server/directives
299 16
SimpleHeaders.scala
in http-core/src/main/scala/org/apache/pekko/http/impl/model/parser
152 15
PoolInterface.scala
in http-core/src/main/scala/org/apache/pekko/http/impl/engine/client
206 15
RouteTest.scala
in http-testkit/src/main/scala/org/apache/pekko/http/scaladsl/testkit
177 14
BasicDirectives.scala
in http/src/main/scala/org/apache/pekko/http/scaladsl/server/directives
147 14
ParameterDirectives.scala
in http/src/main/scala/org/apache/pekko/http/scaladsl/server/directives
181 14
Marshaller.scala
in http/src/main/scala/org/apache/pekko/http/javadsl/marshalling
96 14
IpAddressParsing.scala
in http-core/src/main/scala/org/apache/pekko/http/impl/model/parser
53 14
HttpServerBluePrint.scala
in http-core/src/main/scala/org/apache/pekko/http/impl/engine/server
615 13
ErrorInfo.scala
in http-core/src/main/scala/org/apache/pekko/http/scaladsl/model
87 13
Marshaller.scala
in http/src/main/scala/org/apache/pekko/http/scaladsl/marshalling
117 12
SecurityDirectives.scala
in http/src/main/scala/org/apache/pekko/http/scaladsl/server/directives
152 12
RejectionHandler.scala
in http/src/main/scala/org/apache/pekko/http/scaladsl/server
251 12
Http2Demux.scala
in http-core/src/main/scala/org/apache/pekko/http/impl/engine/http2
364 12
HttpCookie.scala
in http-core/src/main/scala/org/apache/pekko/http/scaladsl/model/headers
226 12
ContentNegotation.scala
in http/src/main/scala/org/apache/pekko/http/scaladsl/server
139 11
DeflateCompressor.scala
in http/src/main/scala/org/apache/pekko/http/scaladsl/coding
104 11
Unmarshaller.scala
in http/src/main/scala/org/apache/pekko/http/scaladsl/unmarshalling
126 11
ParameterDirectives.scala
in http/src/main/scala/org/apache/pekko/http/javadsl/server/directives
83 11
Unmarshaller.scala
in http/src/main/scala/org/apache/pekko/http/javadsl/unmarshalling
100 11
ParserSettings.scala
in http-core/src/main/scala/org/apache/pekko/http/scaladsl/settings
210 11
Files With Long Lines (Top 50)

There are 57 files with lines longer than 120 characters. In total, there are 230 long lines.

File# lines# units# long lines
MediaType.scala
in http-core/src/main/scala/org/apache/pekko/http/scaladsl/model
430 25 66
StatusCode.scala
in http-core/src/main/scala/org/apache/pekko/http/scaladsl/model
156 3 65
Http2StreamHandling.scala
in http-core/src/main/scala/org/apache/pekko/http/impl/engine/http2
619 63 9
HttpMethod.scala
in http-core/src/main/scala/org/apache/pekko/http/scaladsl/model
52 2 9
HeaderDirectives.scala
in http/src/main/scala/org/apache/pekko/http/scaladsl/server/directives
121 9 4
PoolInterface.scala
in http-core/src/main/scala/org/apache/pekko/http/impl/engine/client
206 15 4
RouteTest.scala
in http-testkit/src/main/scala/org/apache/pekko/http/scaladsl/testkit
177 14 3
EventStreamUnmarshalling.scala
in http/src/main/scala/org/apache/pekko/http/scaladsl/unmarshalling/sse
49 3 3
Unmarshaller.scala
in http/src/main/scala/org/apache/pekko/http/javadsl/unmarshalling
100 11 3
HttpServerBluePrint.scala
in http-core/src/main/scala/org/apache/pekko/http/impl/engine/server
615 13 3
NewHostConnectionPool.scala
in http-core/src/main/scala/org/apache/pekko/http/impl/engine/client/pool
491 1 3
build.sbt
in root
403 2 3
485 17 2
PathDirectives.scala
in http/src/main/scala/org/apache/pekko/http/javadsl/server/directives
151 39 2
Http2Demux.scala
in http-core/src/main/scala/org/apache/pekko/http/impl/engine/http2
364 12 2
Http2Blueprint.scala
in http-core/src/main/scala/org/apache/pekko/http/impl/engine/http2
205 10 2
HttpResponseRendererFactory.scala
in http-core/src/main/scala/org/apache/pekko/http/impl/engine/rendering
296 1 2
SlotState.scala
in http-core/src/main/scala/org/apache/pekko/http/impl/engine/client/pool
259 25 2
Handshake.scala
in http-core/src/main/scala/org/apache/pekko/http/impl/engine/ws
149 4 2
HttpCharset.scala
in http-core/src/main/scala/org/apache/pekko/http/scaladsl/model
93 7 2
HttpMessage.scala
in http-core/src/main/scala/org/apache/pekko/http/scaladsl/model
398 19 2
ErrorInfo.scala
in http-core/src/main/scala/org/apache/pekko/http/scaladsl/model
87 13 2
UriParserBenchmark.scala
in http-bench-jmh/src/main/scala/org/apache/pekko/http/impl/model/parser
20 1 1
TestRouteResult.scala
in http-testkit/src/main/scala/org/apache/pekko/http/javadsl/testkit
116 10 1
540 18 1
Doc.scala
in project
134 2 1
TimeoutDirectives.scala
in http/src/main/scala/org/apache/pekko/http/scaladsl/server/directives
44 2 1
ExecutionDirectives.scala
in http/src/main/scala/org/apache/pekko/http/scaladsl/server/directives
41 2 1
ParameterDirectives.scala
in http/src/main/scala/org/apache/pekko/http/scaladsl/server/directives
181 14 1
FramedEntityStreamingDirectives.scala
in http/src/main/scala/org/apache/pekko/http/scaladsl/server/directives
32 1 1
Route.scala
in http/src/main/scala/org/apache/pekko/http/scaladsl/server
81 4 1
GenericUnmarshallers.scala
in http/src/main/scala/org/apache/pekko/http/scaladsl/unmarshalling
52 4 1
Unmarshaller.scala
in http/src/main/scala/org/apache/pekko/http/scaladsl/unmarshalling
126 11 1
BasicDirectives.scala
in http/src/main/scala/org/apache/pekko/http/javadsl/server/directives
205 43 1
RouteDirectives.scala
in http/src/main/scala/org/apache/pekko/http/javadsl/server/directives
163 29 1
EventStreamUnmarshalling.scala
in http/src/main/scala/org/apache/pekko/http/javadsl/unmarshalling/sse
32 2 1
ParserSettingsImpl.scala
in http-core/src/main/scala/org/apache/pekko/http/impl/settings
104 2 1
ConnectionPoolSettingsImpl.scala
in http-core/src/main/scala/org/apache/pekko/http/impl/settings
112 4 1
WebSocketSettingsImpl.scala
in http-core/src/main/scala/org/apache/pekko/http/impl/settings
46 1 1
LinkHeader.scala
in http-core/src/main/scala/org/apache/pekko/http/impl/model/parser
69 3 1
CommonRules.scala
in http-core/src/main/scala/org/apache/pekko/http/impl/model/parser
285 41 1
ServerTerminator.scala
in http-core/src/main/scala/org/apache/pekko/http/impl/engine/server
236 7 1
StreamPrioritizer.scala
in http-core/src/main/scala/org/apache/pekko/http/impl/engine/http2
44 4 1
RequestParsing.scala
in http-core/src/main/scala/org/apache/pekko/http/impl/engine/http2
178 3 1
PersistentConnection.scala
in http-core/src/main/scala/org/apache/pekko/http/impl/engine/http2/client
193 2 1
RenderSupport.scala
in http-core/src/main/scala/org/apache/pekko/http/impl/engine/rendering
131 5 1
HttpHeaderParser.scala
in http-core/src/main/scala/org/apache/pekko/http/impl/engine/parsing
520 17 1
BodyPartParser.scala
in http-core/src/main/scala/org/apache/pekko/http/impl/engine/parsing
277 6 1
OutgoingConnectionBlueprint.scala
in http-core/src/main/scala/org/apache/pekko/http/impl/engine/client
256 4 1
HttpsProxyGraphStage.scala
in http-core/src/main/scala/org/apache/pekko/http/impl/engine/client
155 2 1
Correlations

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

project/plugins.sbt x: 245 commits (all time) y: 34 lines of code build.sbt x: 253 commits (all time) y: 403 lines of code project/Jvm.scala x: 1 commits (all time) y: 92 lines of code project/MultiNode.scala x: 26 commits (all time) y: 73 lines of code project/SbtMultiJvm.scala x: 1 commits (all time) y: 540 lines of code project/Dependencies.scala x: 263 commits (all time) y: 124 lines of code project/PekkoDependency.scala x: 24 commits (all time) y: 90 lines of code project/AddMetaInfLicenseFiles.scala x: 10 commits (all time) y: 19 lines of code project/AutomaticModuleName.scala x: 15 commits (all time) y: 7 lines of code project/CliOptions.scala x: 14 commits (all time) y: 18 lines of code project/Common.scala x: 32 commits (all time) y: 46 lines of code project/CopyrightHeader.scala x: 27 commits (all time) y: 89 lines of code project/Doc.scala x: 66 commits (all time) y: 134 lines of code project/GitHub.scala x: 4 commits (all time) y: 9 lines of code project/MiMa.scala x: 76 commits (all time) y: 39 lines of code project/NoScala3.scala x: 6 commits (all time) y: 6 lines of code project/ParadoxSupport.scala x: 33 commits (all time) y: 60 lines of code project/Pre213Preprocessor.scala x: 7 commits (all time) y: 23 lines of code project/Publish.scala x: 37 commits (all time) y: 28 lines of code project/Untar.scala x: 2 commits (all time) y: 25 lines of code project/ValidatePullRequest.scala x: 60 commits (all time) y: 485 lines of code project/VersionGenerator.scala x: 17 commits (all time) y: 32 lines of code http-core/src/main/scala/org/apache/pekko/http/impl/engine/client/pool/NewHostConnectionPool.scala x: 5 commits (all time) y: 491 lines of code http-core/src/main/scala/org/apache/pekko/http/javadsl/Http.scala x: 10 commits (all time) y: 396 lines of code http-core/src/main/scala/org/apache/pekko/http/scaladsl/Http.scala x: 13 commits (all time) y: 643 lines of code http-core/src/main/scala/org/apache/pekko/http/scaladsl/model/headers/headers.scala x: 10 commits (all time) y: 871 lines of code http-core/src/main/scala/org/apache/pekko/http/impl/engine/http2/Http2StreamHandling.scala x: 7 commits (all time) y: 619 lines of code http-core/src/main/scala/org/apache/pekko/http/scaladsl/OutgoingConnectionBuilder.scala x: 5 commits (all time) y: 30 lines of code http-core/src/main/scala/org/apache/pekko/http/impl/engine/http2/Http2SettingsHeader.scala x: 5 commits (all time) y: 25 lines of code http-core/src/main/scala/org/apache/pekko/http/impl/engine/http2/util/AsciiTreeLayout.scala x: 5 commits (all time) y: 43 lines of code http-core/src/main/scala/org/apache/pekko/http/scaladsl/model/DateTime.scala x: 5 commits (all time) y: 146 lines of code project/LicenseReport.scala x: 4 commits (all time) y: 26 lines of code http-core/src/main/scala-2.13-/org/apache/pekko/http/ccompat/CompatImpl.scala x: 5 commits (all time) y: 9 lines of code http-bench-jmh/src/main/scala/org/apache/pekko/http/cors/CorsBenchmark.scala x: 1 commits (all time) y: 82 lines of code http-cors/src/main/java/org/apache/pekko/http/cors/javadsl/model/HttpHeaderRange.java x: 1 commits (all time) y: 9 lines of code http-cors/src/main/java/org/apache/pekko/http/cors/javadsl/model/HttpHeaderRanges.java x: 1 commits (all time) y: 6 lines of code http-cors/src/main/java/org/apache/pekko/http/cors/javadsl/model/HttpOriginMatcher.java x: 1 commits (all time) y: 19 lines of code http-cors/src/main/scala/org/apache/pekko/http/cors/CorsJavaMapping.scala x: 1 commits (all time) y: 11 lines of code http-cors/src/main/scala/org/apache/pekko/http/cors/javadsl/CorsDirectives.scala x: 1 commits (all time) y: 26 lines of code http-cors/src/main/scala/org/apache/pekko/http/cors/javadsl/CorsRejection.scala x: 1 commits (all time) y: 23 lines of code http-cors/src/main/scala/org/apache/pekko/http/cors/javadsl/settings/CorsSettings.scala x: 1 commits (all time) y: 34 lines of code http-cors/src/main/scala/org/apache/pekko/http/cors/scaladsl/CorsDirectives.scala x: 1 commits (all time) y: 85 lines of code http-cors/src/main/scala/org/apache/pekko/http/cors/scaladsl/CorsRejection.scala x: 1 commits (all time) y: 30 lines of code http-cors/src/main/scala/org/apache/pekko/http/cors/scaladsl/model/HttpHeaderRange.scala x: 1 commits (all time) y: 16 lines of code http-cors/src/main/scala/org/apache/pekko/http/cors/scaladsl/model/HttpOriginMatcher.scala x: 1 commits (all time) y: 49 lines of code http-cors/src/main/scala/org/apache/pekko/http/cors/scaladsl/settings/CorsSettings.scala x: 1 commits (all time) y: 97 lines of code http-cors/src/main/scala/org/apache/pekko/http/cors/scaladsl/settings/CorsSettingsImpl.scala x: 1 commits (all time) y: 52 lines of code http-bench-jmh/src/main/scala/org/apache/pekko/http/CommonBenchmark.scala x: 4 commits (all time) y: 28 lines of code http-bench-jmh/src/main/scala/org/apache/pekko/http/impl/engine/ConnectionPoolBenchmark.scala x: 6 commits (all time) y: 86 lines of code http-bench-jmh/src/main/scala/org/apache/pekko/http/impl/engine/HeaderParserBenchmark.scala x: 5 commits (all time) y: 49 lines of code http-bench-jmh/src/main/scala/org/apache/pekko/http/impl/engine/HttpEntityBenchmark.scala x: 4 commits (all time) y: 50 lines of code http-bench-jmh/src/main/scala/org/apache/pekko/http/impl/engine/ServerProcessingBenchmark.scala x: 6 commits (all time) y: 56 lines of code http-bench-jmh/src/main/scala/org/apache/pekko/http/impl/engine/StreamServerProcessingBenchmark.scala x: 5 commits (all time) y: 91 lines of code http-bench-jmh/src/main/scala/org/apache/pekko/http/impl/engine/http2/H2ClientServerBenchmark.scala x: 4 commits (all time) y: 71 lines of code http-bench-jmh/src/main/scala/org/apache/pekko/http/impl/engine/http2/H2RequestResponseBenchmark.scala x: 5 commits (all time) y: 89 lines of code http-bench-jmh/src/main/scala/org/apache/pekko/http/impl/engine/ws/MaskingBench.scala x: 4 commits (all time) y: 12 lines of code http-bench-jmh/src/main/scala/org/apache/pekko/http/impl/model/parser/UriParserBenchmark.scala x: 5 commits (all time) y: 20 lines of code http-bench-jmh/src/main/scala/org/apache/pekko/http/scaladsl/unmarshalling/sse/LineParserBenchmark.scala x: 5 commits (all time) y: 60 lines of code http-caching/src/main/scala/org/apache/pekko/http/caching/CacheJavaMapping.scala x: 4 commits (all time) y: 19 lines of code http-caching/src/main/scala/org/apache/pekko/http/caching/javadsl/CachingSettings.scala x: 4 commits (all time) y: 21 lines of code http-caching/src/main/scala/org/apache/pekko/http/caching/scaladsl/Cache.scala x: 7 commits (all time) y: 41 lines of code http-caching/src/main/scala/org/apache/pekko/http/caching/scaladsl/CachingSettings.scala x: 4 commits (all time) y: 17 lines of code http-caching/src/main/scala/org/apache/pekko/http/javadsl/server/directives/CachingDirectives.scala x: 6 commits (all time) y: 39 lines of code http-caching/src/main/scala/org/apache/pekko/http/scaladsl/server/directives/CachingDirectives.scala x: 4 commits (all time) y: 40 lines of code http-core/src/main/java/org/apache/pekko/http/impl/util/Util.java x: 7 commits (all time) y: 76 lines of code http-core/src/main/java/org/apache/pekko/http/javadsl/TimeoutAccess.java x: 5 commits (all time) y: 13 lines of code http-core/src/main/java/org/apache/pekko/http/javadsl/model/AttributeKeys.java x: 5 commits (all time) y: 15 lines of code http-core/src/main/java/org/apache/pekko/http/javadsl/model/Authority.java x: 6 commits (all time) y: 13 lines of code http-core/src/main/java/org/apache/pekko/http/javadsl/model/BodyPartEntity.java x: 4 commits (all time) y: 2 lines of code http-core/src/main/java/org/apache/pekko/http/javadsl/model/ContentRange.java x: 7 commits (all time) y: 30 lines of code http-core/src/main/java/org/apache/pekko/http/javadsl/model/ContentTypeRange.java x: 5 commits (all time) y: 6 lines of code http-core/src/main/java/org/apache/pekko/http/javadsl/model/ContentTypes.java x: 5 commits (all time) y: 41 lines of code http-core/src/main/java/org/apache/pekko/http/javadsl/model/DateTime.java x: 5 commits (all time) y: 36 lines of code http-core/src/main/java/org/apache/pekko/http/javadsl/model/FormData.java x: 6 commits (all time) y: 28 lines of code http-core/src/main/java/org/apache/pekko/http/javadsl/model/Host.java x: 5 commits (all time) y: 24 lines of code http-core/src/main/java/org/apache/pekko/http/javadsl/model/HttpEntities.java x: 5 commits (all time) y: 75 lines of code http-core/src/main/java/org/apache/pekko/http/javadsl/model/HttpEntity.java x: 5 commits (all time) y: 71 lines of code http-core/src/main/java/org/apache/pekko/http/javadsl/model/HttpMethods.java x: 5 commits (all time) y: 32 lines of code http-core/src/main/java/org/apache/pekko/http/javadsl/model/MediaTypes.java x: 5 commits (all time) y: 636 lines of code http-core/src/main/java/org/apache/pekko/http/javadsl/model/Multipart.java x: 5 commits (all time) y: 85 lines of code http-core/src/main/java/org/apache/pekko/http/javadsl/model/Multiparts.java x: 5 commits (all time) y: 122 lines of code http-core/src/main/java/org/apache/pekko/http/javadsl/model/Query.java x: 7 commits (all time) y: 53 lines of code http-core/src/main/java/org/apache/pekko/http/javadsl/model/StatusCodes.java x: 5 commits (all time) y: 168 lines of code http-core/src/main/java/org/apache/pekko/http/javadsl/model/Uri.java x: 6 commits (all time) y: 69 lines of code http-core/src/main/java/org/apache/pekko/http/javadsl/model/headers/HttpCookie.java x: 7 commits (all time) y: 106 lines of code http-core/src/main/java/org/apache/pekko/http/javadsl/model/headers/RemoteAddress.java x: 6 commits (all time) y: 9 lines of code http-core/src/main/java/org/apache/pekko/http/shaded/com/twitter/hpack/Decoder.java x: 5 commits (all time) y: 413 lines of code http-core/src/main/java/org/apache/pekko/http/shaded/com/twitter/hpack/DynamicTable.java x: 5 commits (all time) y: 112 lines of code http-core/src/main/java/org/apache/pekko/http/shaded/com/twitter/hpack/Encoder.java x: 5 commits (all time) y: 304 lines of code http-core/src/main/java/org/apache/pekko/http/shaded/com/twitter/hpack/HpackUtil.java x: 5 commits (all time) y: 298 lines of code http-core/src/main/java/org/apache/pekko/http/shaded/com/twitter/hpack/HuffmanDecoder.java x: 5 commits (all time) y: 100 lines of code http-core/src/main/java/org/apache/pekko/http/shaded/com/twitter/hpack/HuffmanEncoder.java x: 5 commits (all time) y: 48 lines of code http-core/src/main/java/org/apache/pekko/http/shaded/com/twitter/hpack/StaticTable.java x: 5 commits (all time) y: 108 lines of code http-core/src/main/java/org/apache/pekko/http/shaded/com/twitter/hpack/package-info.java x: 5 commits (all time) y: 1 lines of code http-core/src/main/scala-2.13+/org/apache/pekko/http/scaladsl/util/FastFuture.scala x: 4 commits (all time) y: 94 lines of code http-core/src/main/scala-2.13-/org/apache/pekko/http/scaladsl/util/FastFuture.scala x: 4 commits (all time) y: 103 lines of code http-core/src/main/scala/org/apache/pekko/http/impl/engine/client/HttpsProxyGraphStage.scala x: 4 commits (all time) y: 155 lines of code http-core/src/main/scala/org/apache/pekko/http/impl/engine/client/OutgoingConnectionBlueprint.scala x: 5 commits (all time) y: 256 lines of code http-core/src/main/scala/org/apache/pekko/http/impl/engine/client/PoolInterface.scala x: 6 commits (all time) y: 206 lines of code http-core/src/main/scala/org/apache/pekko/http/impl/engine/client/PoolMasterActor.scala x: 4 commits (all time) y: 149 lines of code http-core/src/main/scala/org/apache/pekko/http/impl/engine/client/pool/SlotState.scala x: 5 commits (all time) y: 259 lines of code http-core/src/main/scala/org/apache/pekko/http/impl/engine/http2/BufferedOutletSupport.scala x: 5 commits (all time) y: 77 lines of code http-core/src/main/scala/org/apache/pekko/http/impl/engine/http2/FrameEvent.scala x: 4 commits (all time) y: 74 lines of code http-core/src/main/scala/org/apache/pekko/http/impl/engine/http2/FrameLogger.scala x: 4 commits (all time) y: 89 lines of code http-core/src/main/scala/org/apache/pekko/http/impl/engine/http2/Http2.scala x: 6 commits (all time) y: 235 lines of code http-core/src/main/scala/org/apache/pekko/http/impl/engine/http2/Http2AlpnSupport.scala x: 4 commits (all time) y: 54 lines of code http-core/src/main/scala/org/apache/pekko/http/impl/engine/http2/Http2Blueprint.scala x: 5 commits (all time) y: 205 lines of code http-core/src/main/scala/org/apache/pekko/http/impl/engine/http2/Http2Compliance.scala x: 4 commits (all time) y: 48 lines of code http-core/src/main/scala/org/apache/pekko/http/impl/engine/http2/Http2Demux.scala x: 5 commits (all time) y: 364 lines of code http-core/src/main/scala/org/apache/pekko/http/impl/engine/http2/Http2Multiplexer.scala x: 5 commits (all time) y: 241 lines of code http-core/src/main/scala/org/apache/pekko/http/impl/engine/http2/HttpMessageRendering.scala x: 4 commits (all time) y: 144 lines of code http-core/src/main/scala/org/apache/pekko/http/impl/engine/http2/IncomingFlowController.scala x: 4 commits (all time) y: 37 lines of code http-core/src/main/scala/org/apache/pekko/http/impl/engine/http2/OutgoingConnectionBuilderImpl.scala x: 7 commits (all time) y: 120 lines of code http-core/src/main/scala/org/apache/pekko/http/impl/engine/http2/PriorityTree.scala x: 4 commits (all time) y: 113 lines of code http-core/src/main/scala/org/apache/pekko/http/impl/engine/http2/ProtocolSwitch.scala x: 6 commits (all time) y: 125 lines of code http-core/src/main/scala/org/apache/pekko/http/impl/engine/http2/RequestParsing.scala x: 4 commits (all time) y: 178 lines of code http-core/src/main/scala/org/apache/pekko/http/impl/engine/http2/StreamPrioritizer.scala x: 4 commits (all time) y: 44 lines of code http-core/src/main/scala/org/apache/pekko/http/impl/engine/http2/TelemetrySpi.scala x: 5 commits (all time) y: 56 lines of code http-core/src/main/scala/org/apache/pekko/http/impl/engine/http2/client/PersistentConnection.scala x: 4 commits (all time) y: 193 lines of code http-core/src/main/scala/org/apache/pekko/http/impl/engine/http2/client/ResponseParsing.scala x: 4 commits (all time) y: 90 lines of code http-core/src/main/scala/org/apache/pekko/http/impl/engine/http2/framing/FrameRenderer.scala x: 4 commits (all time) y: 181 lines of code http-core/src/main/scala/org/apache/pekko/http/impl/engine/http2/framing/Http2FrameParsing.scala x: 4 commits (all time) y: 154 lines of code http-core/src/main/scala/org/apache/pekko/http/impl/engine/parsing/BodyPartParser.scala x: 5 commits (all time) y: 277 lines of code http-core/src/main/scala/org/apache/pekko/http/impl/engine/parsing/HttpHeaderParser.scala x: 7 commits (all time) y: 520 lines of code http-core/src/main/scala/org/apache/pekko/http/impl/engine/parsing/HttpMessageParser.scala x: 6 commits (all time) y: 353 lines of code http-core/src/main/scala/org/apache/pekko/http/impl/engine/parsing/HttpRequestParser.scala x: 6 commits (all time) y: 210 lines of code http-core/src/main/scala/org/apache/pekko/http/impl/engine/parsing/ParserOutput.scala x: 4 commits (all time) y: 55 lines of code http-core/src/main/scala/org/apache/pekko/http/impl/engine/rendering/BodyPartRenderer.scala x: 6 commits (all time) y: 111 lines of code http-core/src/main/scala/org/apache/pekko/http/impl/engine/rendering/DateHeaderRendering.scala x: 4 commits (all time) y: 78 lines of code http-core/src/main/scala/org/apache/pekko/http/impl/engine/rendering/HttpResponseRendererFactory.scala x: 4 commits (all time) y: 296 lines of code http-core/src/main/scala/org/apache/pekko/http/impl/engine/rendering/RenderSupport.scala x: 7 commits (all time) y: 131 lines of code http-core/src/main/scala/org/apache/pekko/http/impl/engine/server/HttpServerBluePrint.scala x: 6 commits (all time) y: 615 lines of code http-core/src/main/scala/org/apache/pekko/http/impl/engine/server/ServerTerminator.scala x: 5 commits (all time) y: 236 lines of code http-core/src/main/scala/org/apache/pekko/http/impl/engine/ws/Protocol.scala x: 4 commits (all time) y: 60 lines of code http-core/src/main/scala/org/apache/pekko/http/impl/engine/ws/WebSocket.scala x: 4 commits (all time) y: 227 lines of code http-core/src/main/scala/org/apache/pekko/http/impl/engine/ws/WebSocketClientBlueprint.scala x: 5 commits (all time) y: 137 lines of code http-core/src/main/scala/org/apache/pekko/http/impl/model/JavaUri.scala x: 4 commits (all time) y: 63 lines of code http-core/src/main/scala/org/apache/pekko/http/impl/model/parser/AcceptEncodingHeader.scala x: 6 commits (all time) y: 20 lines of code http-core/src/main/scala/org/apache/pekko/http/impl/model/parser/CharacterClasses.scala x: 6 commits (all time) y: 63 lines of code http-core/src/main/scala/org/apache/pekko/http/impl/model/parser/CommonRules.scala x: 6 commits (all time) y: 285 lines of code http-core/src/main/scala/org/apache/pekko/http/impl/model/parser/HeaderParser.scala x: 6 commits (all time) y: 203 lines of code http-core/src/main/scala/org/apache/pekko/http/impl/model/parser/IpAddressParsing.scala x: 5 commits (all time) y: 53 lines of code http-core/src/main/scala/org/apache/pekko/http/impl/model/parser/SimpleHeaders.scala x: 6 commits (all time) y: 152 lines of code http-core/src/main/scala/org/apache/pekko/http/impl/model/parser/UriParser.scala x: 6 commits (all time) y: 260 lines of code http-core/src/main/scala/org/apache/pekko/http/impl/model/parser/WebSocketHeaders.scala x: 6 commits (all time) y: 47 lines of code http-core/src/main/scala/org/apache/pekko/http/impl/settings/ParserSettingsImpl.scala x: 5 commits (all time) y: 104 lines of code http-core/src/main/scala/org/apache/pekko/http/impl/settings/ServerSettingsImpl.scala x: 5 commits (all time) y: 115 lines of code http-core/src/main/scala/org/apache/pekko/http/impl/util/JavaMapping.scala x: 7 commits (all time) y: 283 lines of code http-core/src/main/scala/org/apache/pekko/http/impl/util/Rendering.scala x: 6 commits (all time) y: 358 lines of code http-core/src/main/scala/org/apache/pekko/http/impl/util/StageLoggingWithOverride.scala x: 8 commits (all time) y: 41 lines of code http-core/src/main/scala/org/apache/pekko/http/impl/util/StreamUtils.scala x: 5 commits (all time) y: 292 lines of code http-core/src/main/scala/org/apache/pekko/http/impl/util/package.scala x: 4 commits (all time) y: 146 lines of code http-core/src/main/scala/org/apache/pekko/http/javadsl/ClientTransport.scala x: 7 commits (all time) y: 62 lines of code http-core/src/main/scala/org/apache/pekko/http/javadsl/ConnectHttp.scala x: 6 commits (all time) y: 84 lines of code http-core/src/main/scala/org/apache/pekko/http/javadsl/ConnectionContext.scala x: 7 commits (all time) y: 85 lines of code http-core/src/main/scala/org/apache/pekko/http/javadsl/ServerBinding.scala x: 6 commits (all time) y: 37 lines of code http-core/src/main/scala/org/apache/pekko/http/javadsl/ServerBuilder.scala x: 9 commits (all time) y: 82 lines of code http-core/src/main/scala/org/apache/pekko/http/javadsl/model/MediaType.scala x: 4 commits (all time) y: 33 lines of code http-core/src/main/scala/org/apache/pekko/http/javadsl/model/ws/Message.scala x: 6 commits (all time) y: 96 lines of code http-core/src/main/scala/org/apache/pekko/http/javadsl/model/ws/PeerClosedConnectionException.scala x: 4 commits (all time) y: 5 lines of code http-core/src/main/scala/org/apache/pekko/http/javadsl/model/ws/UpgradeToWebSocket.scala x: 6 commits (all time) y: 17 lines of code http-core/src/main/scala/org/apache/pekko/http/javadsl/settings/ServerSettings.scala x: 7 commits (all time) y: 98 lines of code http-core/src/main/scala/org/apache/pekko/http/scaladsl/ClientTransport.scala x: 6 commits (all time) y: 79 lines of code http-core/src/main/scala/org/apache/pekko/http/scaladsl/ConnectionContext.scala x: 7 commits (all time) y: 121 lines of code http-core/src/main/scala/org/apache/pekko/http/scaladsl/model/ContentRange.scala x: 6 commits (all time) y: 44 lines of code http-core/src/main/scala/org/apache/pekko/http/scaladsl/model/ContentType.scala x: 4 commits (all time) y: 84 lines of code http-core/src/main/scala/org/apache/pekko/http/scaladsl/model/HttpEntity.scala x: 9 commits (all time) y: 378 lines of code http-core/src/main/scala/org/apache/pekko/http/scaladsl/model/HttpHeader.scala x: 5 commits (all time) y: 65 lines of code http-core/src/main/scala/org/apache/pekko/http/scaladsl/model/HttpMessage.scala x: 10 commits (all time) y: 398 lines of code http-core/src/main/scala/org/apache/pekko/http/scaladsl/model/MediaType.scala x: 6 commits (all time) y: 430 lines of code http-core/src/main/scala/org/apache/pekko/http/scaladsl/model/Multipart.scala x: 6 commits (all time) y: 385 lines of code http-core/src/main/scala/org/apache/pekko/http/scaladsl/model/StatusCode.scala x: 5 commits (all time) y: 156 lines of code http-core/src/main/scala/org/apache/pekko/http/scaladsl/model/Uri.scala x: 5 commits (all time) y: 655 lines of code http-core/src/main/scala/org/apache/pekko/http/scaladsl/model/headers/HttpCookie.scala x: 9 commits (all time) y: 226 lines of code http-core/src/main/scala/org/apache/pekko/http/scaladsl/model/headers/HttpCredentials.scala x: 6 commits (all time) y: 61 lines of code http-core/src/main/scala/org/apache/pekko/http/scaladsl/model/sse/ServerSentEvent.scala x: 8 commits (all time) y: 74 lines of code http-core/src/main/scala/org/apache/pekko/http/scaladsl/model/ws/Message.scala x: 6 commits (all time) y: 75 lines of code http-core/src/main/scala/org/apache/pekko/http/scaladsl/settings/ConnectionPoolSettings.scala x: 7 commits (all time) y: 79 lines of code http-core/src/main/scala/org/apache/pekko/http/scaladsl/settings/Http2ServerSettings.scala x: 5 commits (all time) y: 201 lines of code http-core/src/main/scala/org/apache/pekko/http/scaladsl/settings/ParserSettings.scala x: 9 commits (all time) y: 210 lines of code http-core/src/main/scala/org/apache/pekko/http/scaladsl/settings/ServerSettings.scala x: 8 commits (all time) y: 153 lines of code http-scalafix/scalafix-rules/src/main/scala/org/apache/pekko/http/fix/MigrateToServerBuilder.scala x: 4 commits (all time) y: 80 lines of code http-testkit/src/main/scala/org/apache/pekko/http/scaladsl/testkit/RouteTest.scala x: 6 commits (all time) y: 177 lines of code http/src/main/java/org/apache/pekko/http/javadsl/coding/Coder.java x: 8 commits (all time) y: 49 lines of code http/src/main/java/org/apache/pekko/http/javadsl/server/HttpApp.java x: 9 commits (all time) y: 113 lines of code http/src/main/scala/org/apache/pekko/http/javadsl/server/Rejections.scala x: 7 commits (all time) y: 235 lines of code http/src/main/scala/org/apache/pekko/http/javadsl/server/RequestContext.scala x: 6 commits (all time) y: 76 lines of code http/src/main/scala/org/apache/pekko/http/javadsl/server/RoutingJavaMapping.scala x: 6 commits (all time) y: 52 lines of code http/src/main/scala/org/apache/pekko/http/javadsl/server/directives/AttributeDirectives.scala x: 7 commits (all time) y: 20 lines of code http/src/main/scala/org/apache/pekko/http/javadsl/server/directives/BasicDirectives.scala x: 7 commits (all time) y: 205 lines of code http/src/main/scala/org/apache/pekko/http/javadsl/server/directives/CacheConditionDirectives.scala x: 6 commits (all time) y: 24 lines of code http/src/main/scala/org/apache/pekko/http/javadsl/server/directives/FileAndResourceDirectives.scala x: 4 commits (all time) y: 107 lines of code http/src/main/scala/org/apache/pekko/http/javadsl/server/directives/FutureDirectives.scala x: 6 commits (all time) y: 51 lines of code http/src/main/scala/org/apache/pekko/http/javadsl/server/directives/PathDirectives.scala x: 5 commits (all time) y: 151 lines of code http/src/main/scala/org/apache/pekko/http/javadsl/server/directives/RouteDirectives.scala x: 6 commits (all time) y: 163 lines of code http/src/main/scala/org/apache/pekko/http/javadsl/server/directives/SecurityDirectives.scala x: 7 commits (all time) y: 171 lines of code http/src/main/scala/org/apache/pekko/http/javadsl/unmarshalling/Unmarshaller.scala x: 7 commits (all time) y: 100 lines of code http/src/main/scala/org/apache/pekko/http/scaladsl/common/StrictForm.scala x: 4 commits (all time) y: 121 lines of code http/src/main/scala/org/apache/pekko/http/scaladsl/marshalling/Marshaller.scala x: 6 commits (all time) y: 117 lines of code http/src/main/scala/org/apache/pekko/http/scaladsl/server/ContentNegotation.scala x: 4 commits (all time) y: 139 lines of code http/src/main/scala/org/apache/pekko/http/scaladsl/server/Directive.scala x: 4 commits (all time) y: 136 lines of code http/src/main/scala/org/apache/pekko/http/scaladsl/server/HttpApp.scala x: 8 commits (all time) y: 85 lines of code http/src/main/scala/org/apache/pekko/http/scaladsl/server/PathMatcher.scala x: 4 commits (all time) y: 310 lines of code http/src/main/scala/org/apache/pekko/http/scaladsl/server/Rejection.scala x: 7 commits (all time) y: 140 lines of code http/src/main/scala/org/apache/pekko/http/scaladsl/server/RejectionHandler.scala x: 4 commits (all time) y: 251 lines of code http/src/main/scala/org/apache/pekko/http/scaladsl/server/directives/FileAndResourceDirectives.scala x: 5 commits (all time) y: 299 lines of code http/src/main/scala/org/apache/pekko/http/scaladsl/server/directives/FileUploadDirectives.scala x: 7 commits (all time) y: 126 lines of code http/src/main/scala/org/apache/pekko/http/scaladsl/server/directives/ParameterDirectives.scala x: 5 commits (all time) y: 181 lines of code http/src/main/scala/org/apache/pekko/http/scaladsl/server/directives/PathDirectives.scala x: 5 commits (all time) y: 95 lines of code http/src/main/scala/org/apache/pekko/http/scaladsl/unmarshalling/Unmarshaller.scala x: 5 commits (all time) y: 126 lines of code http/src/main/scala/org/apache/pekko/http/scaladsl/unmarshalling/sse/ServerSentEventParser.scala x: 4 commits (all time) y: 98 lines of code parsing/src/main/scala-2/org/apache/pekko/http/ccompat/pre213macro.scala x: 3 commits (all time) y: 19 lines of code parsing/src/main/scala-2/org/apache/pekko/macros/LogHelperMacro.scala x: 3 commits (all time) y: 37 lines of code parsing/src/main/scala-3/org/apache/pekko/http/ccompat/pre213macro.scala x: 3 commits (all time) y: 3 lines of code parsing/src/main/scala-3/org/apache/pekko/macros/LogHelperMacro.scala x: 3 commits (all time) y: 15 lines of code project/SbtInternalAccess.scala x: 10 commits (all time) y: 14 lines of code http-core/src/main/java/org/apache/pekko/http/javadsl/model/headers/LastEventId.java x: 3 commits (all time) y: 8 lines of code project/Github.scala x: 18 commits (all time) y: 9 lines of code project/Mima.scala x: 1 commits (all time) y: 39 lines of code
871.0
lines of code
  min: 1.0
  average: 67.01
  25th percentile: 13.0
  median: 32.5
  75th percentile: 76.75
  max: 871.0
0 263.0
commits (all time)
min: 1.0 | average: 6.6 | 25th percentile: 4.0 | median: 5.0 | 75th percentile: 5.0 | max: 263.0

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

project/plugins.sbt x: 30 contributors (all time) y: 34 lines of code build.sbt x: 29 contributors (all time) y: 403 lines of code project/Jvm.scala x: 1 contributors (all time) y: 92 lines of code project/MultiNode.scala x: 12 contributors (all time) y: 73 lines of code project/SbtMultiJvm.scala x: 1 contributors (all time) y: 540 lines of code project/Dependencies.scala x: 34 contributors (all time) y: 124 lines of code project/PekkoDependency.scala x: 5 contributors (all time) y: 90 lines of code project/AddMetaInfLicenseFiles.scala x: 3 contributors (all time) y: 19 lines of code project/AutomaticModuleName.scala x: 10 contributors (all time) y: 7 lines of code project/CliOptions.scala x: 9 contributors (all time) y: 18 lines of code project/Common.scala x: 10 contributors (all time) y: 46 lines of code project/CopyrightHeader.scala x: 12 contributors (all time) y: 89 lines of code project/Doc.scala x: 14 contributors (all time) y: 134 lines of code project/GitHub.scala x: 3 contributors (all time) y: 9 lines of code project/MiMa.scala x: 18 contributors (all time) y: 39 lines of code project/NoScala3.scala x: 4 contributors (all time) y: 6 lines of code project/ParadoxSupport.scala x: 12 contributors (all time) y: 60 lines of code project/Pre213Preprocessor.scala x: 4 contributors (all time) y: 23 lines of code project/Publish.scala x: 12 contributors (all time) y: 28 lines of code project/Untar.scala x: 2 contributors (all time) y: 25 lines of code project/ValidatePullRequest.scala x: 17 contributors (all time) y: 485 lines of code project/VersionGenerator.scala x: 10 contributors (all time) y: 32 lines of code http-core/src/main/scala/org/apache/pekko/http/impl/engine/client/pool/NewHostConnectionPool.scala x: 4 contributors (all time) y: 491 lines of code http-core/src/main/scala/org/apache/pekko/http/javadsl/Http.scala x: 3 contributors (all time) y: 396 lines of code http-core/src/main/scala/org/apache/pekko/http/scaladsl/Http.scala x: 4 contributors (all time) y: 643 lines of code http-core/src/main/scala/org/apache/pekko/http/scaladsl/model/headers/headers.scala x: 4 contributors (all time) y: 871 lines of code http-core/src/main/scala/org/apache/pekko/http/impl/engine/http2/Http2StreamHandling.scala x: 3 contributors (all time) y: 619 lines of code http-core/src/main/scala/org/apache/pekko/http/scaladsl/OutgoingConnectionBuilder.scala x: 3 contributors (all time) y: 30 lines of code http-core/src/main/scala/org/apache/pekko/http/impl/engine/http2/Http2SettingsHeader.scala x: 3 contributors (all time) y: 25 lines of code http-core/src/main/scala/org/apache/pekko/http/impl/engine/http2/util/AsciiTreeLayout.scala x: 3 contributors (all time) y: 43 lines of code http-core/src/main/scala/org/apache/pekko/http/scaladsl/model/DateTime.scala x: 4 contributors (all time) y: 146 lines of code http-bench-jmh/src/main/scala/org/apache/pekko/http/cors/CorsBenchmark.scala x: 1 contributors (all time) y: 82 lines of code http-cors/src/main/java/org/apache/pekko/http/cors/javadsl/model/HttpHeaderRange.java x: 1 contributors (all time) y: 9 lines of code http-cors/src/main/java/org/apache/pekko/http/cors/javadsl/model/HttpHeaderRanges.java x: 1 contributors (all time) y: 6 lines of code http-cors/src/main/java/org/apache/pekko/http/cors/javadsl/model/HttpOriginMatcher.java x: 1 contributors (all time) y: 19 lines of code http-cors/src/main/scala/org/apache/pekko/http/cors/CorsJavaMapping.scala x: 1 contributors (all time) y: 11 lines of code http-cors/src/main/scala/org/apache/pekko/http/cors/javadsl/CorsDirectives.scala x: 1 contributors (all time) y: 26 lines of code http-cors/src/main/scala/org/apache/pekko/http/cors/javadsl/CorsRejection.scala x: 1 contributors (all time) y: 23 lines of code http-cors/src/main/scala/org/apache/pekko/http/cors/javadsl/settings/CorsSettings.scala x: 1 contributors (all time) y: 34 lines of code http-cors/src/main/scala/org/apache/pekko/http/cors/scaladsl/CorsDirectives.scala x: 1 contributors (all time) y: 85 lines of code http-cors/src/main/scala/org/apache/pekko/http/cors/scaladsl/CorsRejection.scala x: 1 contributors (all time) y: 30 lines of code http-cors/src/main/scala/org/apache/pekko/http/cors/scaladsl/model/HttpHeaderRange.scala x: 1 contributors (all time) y: 16 lines of code http-cors/src/main/scala/org/apache/pekko/http/cors/scaladsl/model/HttpOriginMatcher.scala x: 1 contributors (all time) y: 49 lines of code http-cors/src/main/scala/org/apache/pekko/http/cors/scaladsl/settings/CorsSettings.scala x: 1 contributors (all time) y: 97 lines of code http-cors/src/main/scala/org/apache/pekko/http/cors/scaladsl/settings/CorsSettingsImpl.scala x: 1 contributors (all time) y: 52 lines of code http-bench-jmh/src/main/scala/org/apache/pekko/http/impl/engine/ConnectionPoolBenchmark.scala x: 3 contributors (all time) y: 86 lines of code http-bench-jmh/src/main/scala/org/apache/pekko/http/impl/engine/HeaderParserBenchmark.scala x: 3 contributors (all time) y: 49 lines of code http-bench-jmh/src/main/scala/org/apache/pekko/http/impl/engine/ServerProcessingBenchmark.scala x: 3 contributors (all time) y: 56 lines of code http-bench-jmh/src/main/scala/org/apache/pekko/http/impl/engine/StreamServerProcessingBenchmark.scala x: 3 contributors (all time) y: 91 lines of code http-bench-jmh/src/main/scala/org/apache/pekko/http/impl/engine/http2/H2ClientServerBenchmark.scala x: 3 contributors (all time) y: 71 lines of code http-bench-jmh/src/main/scala/org/apache/pekko/http/impl/engine/ws/MaskingBench.scala x: 3 contributors (all time) y: 12 lines of code http-bench-jmh/src/main/scala/org/apache/pekko/http/impl/model/parser/UriParserBenchmark.scala x: 4 contributors (all time) y: 20 lines of code http-bench-jmh/src/main/scala/org/apache/pekko/http/scaladsl/unmarshalling/sse/LineParserBenchmark.scala x: 3 contributors (all time) y: 60 lines of code http-caching/src/main/scala/org/apache/pekko/http/caching/javadsl/CachingSettings.scala x: 3 contributors (all time) y: 21 lines of code http-caching/src/main/scala/org/apache/pekko/http/caching/scaladsl/Cache.scala x: 4 contributors (all time) y: 41 lines of code http-caching/src/main/scala/org/apache/pekko/http/caching/scaladsl/CachingSettings.scala x: 3 contributors (all time) y: 17 lines of code http-caching/src/main/scala/org/apache/pekko/http/javadsl/server/directives/CachingDirectives.scala x: 3 contributors (all time) y: 39 lines of code http-core/src/main/java/org/apache/pekko/http/impl/util/Util.java x: 4 contributors (all time) y: 76 lines of code http-core/src/main/java/org/apache/pekko/http/javadsl/TimeoutAccess.java x: 4 contributors (all time) y: 13 lines of code http-core/src/main/java/org/apache/pekko/http/javadsl/model/AttributeKey.java x: 4 contributors (all time) y: 8 lines of code http-core/src/main/java/org/apache/pekko/http/javadsl/model/AttributeKeys.java x: 4 contributors (all time) y: 15 lines of code http-core/src/main/java/org/apache/pekko/http/javadsl/model/Authority.java x: 5 contributors (all time) y: 13 lines of code http-core/src/main/java/org/apache/pekko/http/javadsl/model/BodyPartEntity.java x: 3 contributors (all time) y: 2 lines of code http-core/src/main/java/org/apache/pekko/http/javadsl/model/ContentRange.java x: 4 contributors (all time) y: 30 lines of code http-core/src/main/java/org/apache/pekko/http/javadsl/model/DateTime.java x: 4 contributors (all time) y: 36 lines of code http-core/src/main/java/org/apache/pekko/http/javadsl/model/HttpCharsets.java x: 4 contributors (all time) y: 27 lines of code http-core/src/main/java/org/apache/pekko/http/javadsl/model/HttpEntities.java x: 4 contributors (all time) y: 75 lines of code http-core/src/main/java/org/apache/pekko/http/javadsl/model/HttpEntity.java x: 4 contributors (all time) y: 71 lines of code http-core/src/main/java/org/apache/pekko/http/javadsl/model/HttpMessage.java x: 4 contributors (all time) y: 55 lines of code http-core/src/main/java/org/apache/pekko/http/javadsl/model/HttpMethods.java x: 4 contributors (all time) y: 32 lines of code http-core/src/main/java/org/apache/pekko/http/javadsl/model/HttpRequest.java x: 4 contributors (all time) y: 43 lines of code http-core/src/main/java/org/apache/pekko/http/javadsl/model/MediaTypes.java x: 4 contributors (all time) y: 636 lines of code http-core/src/main/java/org/apache/pekko/http/javadsl/model/Multipart.java x: 4 contributors (all time) y: 85 lines of code http-core/src/main/java/org/apache/pekko/http/javadsl/model/Multiparts.java x: 4 contributors (all time) y: 122 lines of code http-core/src/main/java/org/apache/pekko/http/javadsl/model/Query.java x: 5 contributors (all time) y: 53 lines of code http-core/src/main/java/org/apache/pekko/http/javadsl/model/StatusCodes.java x: 4 contributors (all time) y: 168 lines of code http-core/src/main/java/org/apache/pekko/http/javadsl/model/Uri.java x: 5 contributors (all time) y: 69 lines of code http-core/src/main/java/org/apache/pekko/http/javadsl/model/headers/CacheDirectives.java x: 4 contributors (all time) y: 52 lines of code http-core/src/main/java/org/apache/pekko/http/javadsl/model/headers/HttpCookie.java x: 4 contributors (all time) y: 106 lines of code http-core/src/main/java/org/apache/pekko/http/shaded/com/twitter/hpack/Decoder.java x: 4 contributors (all time) y: 413 lines of code http-core/src/main/java/org/apache/pekko/http/shaded/com/twitter/hpack/DynamicTable.java x: 4 contributors (all time) y: 112 lines of code http-core/src/main/java/org/apache/pekko/http/shaded/com/twitter/hpack/Encoder.java x: 4 contributors (all time) y: 304 lines of code http-core/src/main/java/org/apache/pekko/http/shaded/com/twitter/hpack/HeaderField.java x: 4 contributors (all time) y: 49 lines of code http-core/src/main/java/org/apache/pekko/http/shaded/com/twitter/hpack/HpackUtil.java x: 4 contributors (all time) y: 298 lines of code http-core/src/main/java/org/apache/pekko/http/shaded/com/twitter/hpack/HuffmanDecoder.java x: 4 contributors (all time) y: 100 lines of code http-core/src/main/java/org/apache/pekko/http/shaded/com/twitter/hpack/HuffmanEncoder.java x: 4 contributors (all time) y: 48 lines of code http-core/src/main/java/org/apache/pekko/http/shaded/com/twitter/hpack/StaticTable.java x: 4 contributors (all time) y: 108 lines of code http-core/src/main/java/org/apache/pekko/http/shaded/com/twitter/hpack/package-info.java x: 4 contributors (all time) y: 1 lines of code http-core/src/main/scala-2.13+/org/apache/pekko/http/scaladsl/util/FastFuture.scala x: 3 contributors (all time) y: 94 lines of code http-core/src/main/scala-2.13-/org/apache/pekko/http/scaladsl/util/FastFuture.scala x: 3 contributors (all time) y: 103 lines of code http-core/src/main/scala/org/apache/pekko/http/impl/engine/client/HttpsProxyGraphStage.scala x: 3 contributors (all time) y: 155 lines of code http-core/src/main/scala/org/apache/pekko/http/impl/engine/client/OutgoingConnectionBlueprint.scala x: 3 contributors (all time) y: 256 lines of code http-core/src/main/scala/org/apache/pekko/http/impl/engine/client/PoolInterface.scala x: 4 contributors (all time) y: 206 lines of code http-core/src/main/scala/org/apache/pekko/http/impl/engine/client/PoolMasterActor.scala x: 3 contributors (all time) y: 149 lines of code http-core/src/main/scala/org/apache/pekko/http/impl/engine/client/pool/SlotState.scala x: 3 contributors (all time) y: 259 lines of code http-core/src/main/scala/org/apache/pekko/http/impl/engine/http2/BufferedOutletSupport.scala x: 3 contributors (all time) y: 77 lines of code http-core/src/main/scala/org/apache/pekko/http/impl/engine/http2/FrameEvent.scala x: 3 contributors (all time) y: 74 lines of code http-core/src/main/scala/org/apache/pekko/http/impl/engine/http2/Http2.scala x: 3 contributors (all time) y: 235 lines of code http-core/src/main/scala/org/apache/pekko/http/impl/engine/http2/Http2AlpnSupport.scala x: 3 contributors (all time) y: 54 lines of code http-core/src/main/scala/org/apache/pekko/http/impl/engine/http2/Http2Blueprint.scala x: 3 contributors (all time) y: 205 lines of code http-core/src/main/scala/org/apache/pekko/http/impl/engine/http2/Http2Compliance.scala x: 3 contributors (all time) y: 48 lines of code http-core/src/main/scala/org/apache/pekko/http/impl/engine/http2/Http2Demux.scala x: 3 contributors (all time) y: 364 lines of code http-core/src/main/scala/org/apache/pekko/http/impl/engine/http2/Http2Multiplexer.scala x: 3 contributors (all time) y: 241 lines of code http-core/src/main/scala/org/apache/pekko/http/impl/engine/http2/Http2Protocol.scala x: 3 contributors (all time) y: 112 lines of code http-core/src/main/scala/org/apache/pekko/http/impl/engine/http2/HttpMessageRendering.scala x: 3 contributors (all time) y: 144 lines of code http-core/src/main/scala/org/apache/pekko/http/impl/engine/http2/IncomingFlowController.scala x: 3 contributors (all time) y: 37 lines of code http-core/src/main/scala/org/apache/pekko/http/impl/engine/http2/OutgoingConnectionBuilderImpl.scala x: 3 contributors (all time) y: 120 lines of code http-core/src/main/scala/org/apache/pekko/http/impl/engine/http2/ProtocolSwitch.scala x: 3 contributors (all time) y: 125 lines of code http-core/src/main/scala/org/apache/pekko/http/impl/engine/http2/RequestParsing.scala x: 3 contributors (all time) y: 178 lines of code http-core/src/main/scala/org/apache/pekko/http/impl/engine/http2/client/PersistentConnection.scala x: 3 contributors (all time) y: 193 lines of code http-core/src/main/scala/org/apache/pekko/http/impl/engine/http2/framing/FrameRenderer.scala x: 3 contributors (all time) y: 181 lines of code http-core/src/main/scala/org/apache/pekko/http/impl/engine/http2/framing/Http2FrameParsing.scala x: 3 contributors (all time) y: 154 lines of code http-core/src/main/scala/org/apache/pekko/http/impl/engine/parsing/BodyPartParser.scala x: 4 contributors (all time) y: 277 lines of code http-core/src/main/scala/org/apache/pekko/http/impl/engine/parsing/HttpHeaderParser.scala x: 5 contributors (all time) y: 520 lines of code http-core/src/main/scala/org/apache/pekko/http/impl/engine/parsing/HttpMessageParser.scala x: 5 contributors (all time) y: 353 lines of code http-core/src/main/scala/org/apache/pekko/http/impl/engine/parsing/HttpRequestParser.scala x: 4 contributors (all time) y: 210 lines of code http-core/src/main/scala/org/apache/pekko/http/impl/engine/rendering/HttpResponseRendererFactory.scala x: 3 contributors (all time) y: 296 lines of code http-core/src/main/scala/org/apache/pekko/http/impl/engine/rendering/RenderSupport.scala x: 4 contributors (all time) y: 131 lines of code http-core/src/main/scala/org/apache/pekko/http/impl/engine/server/HttpServerBluePrint.scala x: 3 contributors (all time) y: 615 lines of code http-core/src/main/scala/org/apache/pekko/http/impl/engine/ws/WebSocket.scala x: 3 contributors (all time) y: 227 lines of code http-core/src/main/scala/org/apache/pekko/http/impl/engine/ws/WebSocketClientBlueprint.scala x: 3 contributors (all time) y: 137 lines of code http-core/src/main/scala/org/apache/pekko/http/impl/model/JavaUri.scala x: 3 contributors (all time) y: 63 lines of code http-core/src/main/scala/org/apache/pekko/http/impl/model/parser/CharacterClasses.scala x: 4 contributors (all time) y: 63 lines of code http-core/src/main/scala/org/apache/pekko/http/impl/model/parser/CommonRules.scala x: 4 contributors (all time) y: 285 lines of code http-core/src/main/scala/org/apache/pekko/http/impl/model/parser/HeaderParser.scala x: 4 contributors (all time) y: 203 lines of code http-core/src/main/scala/org/apache/pekko/http/impl/model/parser/SimpleHeaders.scala x: 4 contributors (all time) y: 152 lines of code http-core/src/main/scala/org/apache/pekko/http/impl/model/parser/UriParser.scala x: 4 contributors (all time) y: 260 lines of code http-core/src/main/scala/org/apache/pekko/http/impl/settings/ServerSettingsImpl.scala x: 3 contributors (all time) y: 115 lines of code http-core/src/main/scala/org/apache/pekko/http/impl/util/JavaMapping.scala x: 3 contributors (all time) y: 283 lines of code http-core/src/main/scala/org/apache/pekko/http/impl/util/Rendering.scala x: 4 contributors (all time) y: 358 lines of code http-core/src/main/scala/org/apache/pekko/http/impl/util/StreamUtils.scala x: 3 contributors (all time) y: 292 lines of code http-core/src/main/scala/org/apache/pekko/http/impl/util/package.scala x: 3 contributors (all time) y: 146 lines of code http-core/src/main/scala/org/apache/pekko/http/javadsl/ConnectHttp.scala x: 3 contributors (all time) y: 84 lines of code http-core/src/main/scala/org/apache/pekko/http/javadsl/ServerBuilder.scala x: 4 contributors (all time) y: 82 lines of code http-core/src/main/scala/org/apache/pekko/http/javadsl/model/MediaType.scala x: 3 contributors (all time) y: 33 lines of code http-core/src/main/scala/org/apache/pekko/http/javadsl/model/ws/PeerClosedConnectionException.scala x: 3 contributors (all time) y: 5 lines of code http-core/src/main/scala/org/apache/pekko/http/javadsl/settings/ServerSettings.scala x: 3 contributors (all time) y: 98 lines of code http-core/src/main/scala/org/apache/pekko/http/scaladsl/ClientTransport.scala x: 3 contributors (all time) y: 79 lines of code http-core/src/main/scala/org/apache/pekko/http/scaladsl/ConnectionContext.scala x: 3 contributors (all time) y: 121 lines of code http-core/src/main/scala/org/apache/pekko/http/scaladsl/model/HttpEntity.scala x: 3 contributors (all time) y: 378 lines of code http-core/src/main/scala/org/apache/pekko/http/scaladsl/model/HttpMessage.scala x: 4 contributors (all time) y: 398 lines of code http-core/src/main/scala/org/apache/pekko/http/scaladsl/model/MediaType.scala x: 3 contributors (all time) y: 430 lines of code http-core/src/main/scala/org/apache/pekko/http/scaladsl/model/Multipart.scala x: 3 contributors (all time) y: 385 lines of code http-core/src/main/scala/org/apache/pekko/http/scaladsl/model/Uri.scala x: 4 contributors (all time) y: 655 lines of code http-core/src/main/scala/org/apache/pekko/http/scaladsl/model/headers/HttpCookie.scala x: 4 contributors (all time) y: 226 lines of code http-core/src/main/scala/org/apache/pekko/http/scaladsl/model/headers/HttpCredentials.scala x: 4 contributors (all time) y: 61 lines of code http-core/src/main/scala/org/apache/pekko/http/scaladsl/model/headers/LinkValue.scala x: 4 contributors (all time) y: 86 lines of code http-core/src/main/scala/org/apache/pekko/http/scaladsl/settings/Http2ServerSettings.scala x: 3 contributors (all time) y: 201 lines of code http-core/src/main/scala/org/apache/pekko/http/scaladsl/settings/ParserSettings.scala x: 3 contributors (all time) y: 210 lines of code http/src/main/java/org/apache/pekko/http/javadsl/server/HttpApp.java x: 5 contributors (all time) y: 113 lines of code http/src/main/scala/org/apache/pekko/http/javadsl/server/directives/FileAndResourceDirectives.scala x: 3 contributors (all time) y: 107 lines of code http/src/main/scala/org/apache/pekko/http/javadsl/server/directives/RouteDirectives.scala x: 3 contributors (all time) y: 163 lines of code http/src/main/scala/org/apache/pekko/http/javadsl/server/directives/SecurityDirectives.scala x: 3 contributors (all time) y: 171 lines of code http/src/main/scala/org/apache/pekko/http/javadsl/unmarshalling/Unmarshaller.scala x: 3 contributors (all time) y: 100 lines of code http/src/main/scala/org/apache/pekko/http/scaladsl/marshalling/Marshaller.scala x: 4 contributors (all time) y: 117 lines of code http/src/main/scala/org/apache/pekko/http/scaladsl/server/ContentNegotation.scala x: 3 contributors (all time) y: 139 lines of code http/src/main/scala/org/apache/pekko/http/scaladsl/server/PathMatcher.scala x: 3 contributors (all time) y: 310 lines of code http/src/main/scala/org/apache/pekko/http/scaladsl/server/RejectionHandler.scala x: 3 contributors (all time) y: 251 lines of code http/src/main/scala/org/apache/pekko/http/scaladsl/server/directives/FileAndResourceDirectives.scala x: 4 contributors (all time) y: 299 lines of code project/SbtInternalAccess.scala x: 8 contributors (all time) y: 14 lines of code project/Mima.scala x: 1 contributors (all time) y: 39 lines of code
871.0
lines of code
  min: 1.0
  average: 67.01
  25th percentile: 13.0
  median: 32.5
  75th percentile: 76.75
  max: 871.0
0 34.0
contributors (all time)
min: 1.0 | average: 3.61 | 25th percentile: 3.0 | median: 3.0 | 75th percentile: 4.0 | max: 34.0

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

project/plugins.sbt x: 4 commits (30d) y: 34 lines of code build.sbt x: 10 commits (30d) y: 403 lines of code project/Jvm.scala x: 1 commits (30d) y: 92 lines of code project/MultiNode.scala x: 2 commits (30d) y: 73 lines of code project/SbtMultiJvm.scala x: 1 commits (30d) y: 540 lines of code project/Dependencies.scala x: 4 commits (30d) y: 124 lines of code project/PekkoDependency.scala x: 6 commits (30d) y: 90 lines of code project/AddMetaInfLicenseFiles.scala x: 4 commits (30d) y: 19 lines of code project/AutomaticModuleName.scala x: 1 commits (30d) y: 7 lines of code project/CliOptions.scala x: 1 commits (30d) y: 18 lines of code project/Common.scala x: 1 commits (30d) y: 46 lines of code project/CopyrightHeader.scala x: 4 commits (30d) y: 89 lines of code project/Doc.scala x: 1 commits (30d) y: 134 lines of code project/MiMa.scala x: 1 commits (30d) y: 39 lines of code project/NoScala3.scala x: 1 commits (30d) y: 6 lines of code project/ParadoxSupport.scala x: 2 commits (30d) y: 60 lines of code project/Pre213Preprocessor.scala x: 1 commits (30d) y: 23 lines of code project/Publish.scala x: 1 commits (30d) y: 28 lines of code project/Untar.scala x: 2 commits (30d) y: 25 lines of code project/ValidatePullRequest.scala x: 1 commits (30d) y: 485 lines of code project/VersionGenerator.scala x: 1 commits (30d) y: 32 lines of code http-core/src/main/scala/org/apache/pekko/http/impl/engine/client/pool/NewHostConnectionPool.scala x: 1 commits (30d) y: 491 lines of code http-core/src/main/scala/org/apache/pekko/http/javadsl/Http.scala x: 1 commits (30d) y: 396 lines of code http-core/src/main/scala/org/apache/pekko/http/scaladsl/Http.scala x: 2 commits (30d) y: 643 lines of code http-core/src/main/scala/org/apache/pekko/http/scaladsl/model/headers/headers.scala x: 2 commits (30d) y: 871 lines of code http-core/src/main/scala/org/apache/pekko/http/impl/engine/http2/Http2StreamHandling.scala x: 1 commits (30d) y: 619 lines of code http-core/src/main/scala/org/apache/pekko/http/impl/engine/http2/Http2SettingsHeader.scala x: 1 commits (30d) y: 25 lines of code http-core/src/main/scala/org/apache/pekko/http/impl/engine/http2/util/AsciiTreeLayout.scala x: 1 commits (30d) y: 43 lines of code http-core/src/main/scala/org/apache/pekko/http/scaladsl/model/DateTime.scala x: 1 commits (30d) y: 146 lines of code
871.0
lines of code
  min: 6.0
  average: 167.74
  25th percentile: 25.0
  median: 44.5
  75th percentile: 208.5
  max: 871.0
0 10.0
commits (30d)
min: 1.0 | average: 1.94 | 25th percentile: 1.0 | median: 1.0 | 75th percentile: 2.0 | max: 10.0

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

project/plugins.sbt x: 3 contributors (30d) y: 34 lines of code build.sbt x: 4 contributors (30d) y: 403 lines of code project/Jvm.scala x: 1 contributors (30d) y: 92 lines of code project/MultiNode.scala x: 2 contributors (30d) y: 73 lines of code project/SbtMultiJvm.scala x: 1 contributors (30d) y: 540 lines of code project/Dependencies.scala x: 4 contributors (30d) y: 124 lines of code project/PekkoDependency.scala x: 2 contributors (30d) y: 90 lines of code project/AddMetaInfLicenseFiles.scala x: 2 contributors (30d) y: 19 lines of code project/AutomaticModuleName.scala x: 1 contributors (30d) y: 7 lines of code project/CliOptions.scala x: 1 contributors (30d) y: 18 lines of code project/Common.scala x: 1 contributors (30d) y: 46 lines of code project/CopyrightHeader.scala x: 3 contributors (30d) y: 89 lines of code project/Doc.scala x: 1 contributors (30d) y: 134 lines of code project/MiMa.scala x: 1 contributors (30d) y: 39 lines of code project/NoScala3.scala x: 1 contributors (30d) y: 6 lines of code project/ParadoxSupport.scala x: 2 contributors (30d) y: 60 lines of code project/Pre213Preprocessor.scala x: 1 contributors (30d) y: 23 lines of code project/Publish.scala x: 1 contributors (30d) y: 28 lines of code project/Untar.scala x: 2 contributors (30d) y: 25 lines of code project/ValidatePullRequest.scala x: 1 contributors (30d) y: 485 lines of code project/VersionGenerator.scala x: 1 contributors (30d) y: 32 lines of code http-core/src/main/scala/org/apache/pekko/http/impl/engine/client/pool/NewHostConnectionPool.scala x: 1 contributors (30d) y: 491 lines of code http-core/src/main/scala/org/apache/pekko/http/javadsl/Http.scala x: 1 contributors (30d) y: 396 lines of code http-core/src/main/scala/org/apache/pekko/http/scaladsl/Http.scala x: 1 contributors (30d) y: 643 lines of code http-core/src/main/scala/org/apache/pekko/http/scaladsl/model/headers/headers.scala x: 1 contributors (30d) y: 871 lines of code http-core/src/main/scala/org/apache/pekko/http/impl/engine/http2/Http2StreamHandling.scala x: 1 contributors (30d) y: 619 lines of code http-core/src/main/scala/org/apache/pekko/http/impl/engine/http2/Http2SettingsHeader.scala x: 1 contributors (30d) y: 25 lines of code http-core/src/main/scala/org/apache/pekko/http/impl/engine/http2/util/AsciiTreeLayout.scala x: 1 contributors (30d) y: 43 lines of code http-core/src/main/scala/org/apache/pekko/http/scaladsl/model/DateTime.scala x: 1 contributors (30d) y: 146 lines of code
871.0
lines of code
  min: 6.0
  average: 167.74
  25th percentile: 25.0
  median: 44.5
  75th percentile: 208.5
  max: 871.0
0 4.0
contributors (30d)
min: 1.0 | average: 1.47 | 25th percentile: 1.0 | median: 1.0 | 75th percentile: 2.0 | max: 4.0

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

project/plugins.sbt x: 17 commits (90d) y: 34 lines of code build.sbt x: 21 commits (90d) y: 403 lines of code project/Jvm.scala x: 1 commits (90d) y: 92 lines of code project/MultiNode.scala x: 4 commits (90d) y: 73 lines of code project/SbtMultiJvm.scala x: 1 commits (90d) y: 540 lines of code project/Dependencies.scala x: 14 commits (90d) y: 124 lines of code project/PekkoDependency.scala x: 12 commits (90d) y: 90 lines of code project/AddMetaInfLicenseFiles.scala x: 5 commits (90d) y: 19 lines of code project/AutomaticModuleName.scala x: 2 commits (90d) y: 7 lines of code project/CliOptions.scala x: 2 commits (90d) y: 18 lines of code project/Common.scala x: 5 commits (90d) y: 46 lines of code project/CopyrightHeader.scala x: 6 commits (90d) y: 89 lines of code project/Doc.scala x: 6 commits (90d) y: 134 lines of code project/MiMa.scala x: 2 commits (90d) y: 39 lines of code project/NoScala3.scala x: 4 commits (90d) y: 6 lines of code project/ParadoxSupport.scala x: 5 commits (90d) y: 60 lines of code project/Pre213Preprocessor.scala x: 4 commits (90d) y: 23 lines of code project/Publish.scala x: 3 commits (90d) y: 28 lines of code project/Untar.scala x: 2 commits (90d) y: 25 lines of code project/ValidatePullRequest.scala x: 2 commits (90d) y: 485 lines of code project/VersionGenerator.scala x: 2 commits (90d) y: 32 lines of code http-core/src/main/scala/org/apache/pekko/http/impl/engine/client/pool/NewHostConnectionPool.scala x: 2 commits (90d) y: 491 lines of code http-core/src/main/scala/org/apache/pekko/http/javadsl/Http.scala x: 4 commits (90d) y: 396 lines of code http-core/src/main/scala/org/apache/pekko/http/scaladsl/Http.scala x: 6 commits (90d) y: 643 lines of code http-core/src/main/scala/org/apache/pekko/http/scaladsl/model/headers/headers.scala x: 5 commits (90d) y: 871 lines of code http-core/src/main/scala/org/apache/pekko/http/impl/engine/http2/Http2StreamHandling.scala x: 4 commits (90d) y: 619 lines of code http-core/src/main/scala/org/apache/pekko/http/scaladsl/OutgoingConnectionBuilder.scala x: 2 commits (90d) y: 30 lines of code http-core/src/main/scala/org/apache/pekko/http/impl/engine/http2/util/AsciiTreeLayout.scala x: 2 commits (90d) y: 43 lines of code http-core/src/main/scala/org/apache/pekko/http/scaladsl/model/DateTime.scala x: 2 commits (90d) y: 146 lines of code project/LicenseReport.scala x: 4 commits (90d) y: 26 lines of code http-bench-jmh/src/main/scala/org/apache/pekko/http/cors/CorsBenchmark.scala x: 1 commits (90d) y: 82 lines of code http-cors/src/main/java/org/apache/pekko/http/cors/javadsl/model/HttpHeaderRange.java x: 1 commits (90d) y: 9 lines of code http-cors/src/main/java/org/apache/pekko/http/cors/javadsl/model/HttpHeaderRanges.java x: 1 commits (90d) y: 6 lines of code http-cors/src/main/java/org/apache/pekko/http/cors/javadsl/model/HttpOriginMatcher.java x: 1 commits (90d) y: 19 lines of code http-cors/src/main/scala/org/apache/pekko/http/cors/CorsJavaMapping.scala x: 1 commits (90d) y: 11 lines of code http-cors/src/main/scala/org/apache/pekko/http/cors/javadsl/CorsDirectives.scala x: 1 commits (90d) y: 26 lines of code http-cors/src/main/scala/org/apache/pekko/http/cors/javadsl/CorsRejection.scala x: 1 commits (90d) y: 23 lines of code http-cors/src/main/scala/org/apache/pekko/http/cors/javadsl/settings/CorsSettings.scala x: 1 commits (90d) y: 34 lines of code http-cors/src/main/scala/org/apache/pekko/http/cors/scaladsl/CorsDirectives.scala x: 1 commits (90d) y: 85 lines of code http-cors/src/main/scala/org/apache/pekko/http/cors/scaladsl/CorsRejection.scala x: 1 commits (90d) y: 30 lines of code http-cors/src/main/scala/org/apache/pekko/http/cors/scaladsl/model/HttpHeaderRange.scala x: 1 commits (90d) y: 16 lines of code http-cors/src/main/scala/org/apache/pekko/http/cors/scaladsl/model/HttpOriginMatcher.scala x: 1 commits (90d) y: 49 lines of code http-cors/src/main/scala/org/apache/pekko/http/cors/scaladsl/settings/CorsSettings.scala x: 1 commits (90d) y: 97 lines of code http-cors/src/main/scala/org/apache/pekko/http/cors/scaladsl/settings/CorsSettingsImpl.scala x: 1 commits (90d) y: 52 lines of code http-bench-jmh/src/main/scala/org/apache/pekko/http/impl/engine/ConnectionPoolBenchmark.scala x: 1 commits (90d) y: 86 lines of code http-bench-jmh/src/main/scala/org/apache/pekko/http/impl/engine/ServerProcessingBenchmark.scala x: 1 commits (90d) y: 56 lines of code http-bench-jmh/src/main/scala/org/apache/pekko/http/impl/engine/http2/H2ClientServerBenchmark.scala x: 1 commits (90d) y: 71 lines of code http-bench-jmh/src/main/scala/org/apache/pekko/http/scaladsl/unmarshalling/sse/LineParserBenchmark.scala x: 1 commits (90d) y: 60 lines of code http-caching/src/main/scala/org/apache/pekko/http/caching/LfuCache.scala x: 2 commits (90d) y: 87 lines of code http-caching/src/main/scala/org/apache/pekko/http/javadsl/server/directives/CachingDirectives.scala x: 3 commits (90d) y: 39 lines of code http-caching/src/main/scala/org/apache/pekko/http/scaladsl/server/directives/CachingDirectives.scala x: 1 commits (90d) y: 40 lines of code http-core/src/main/java/org/apache/pekko/http/impl/util/Util.java x: 3 commits (90d) y: 76 lines of code http-core/src/main/java/org/apache/pekko/http/javadsl/TimeoutAccess.java x: 2 commits (90d) y: 13 lines of code http-core/src/main/java/org/apache/pekko/http/javadsl/model/AttributeKeys.java x: 2 commits (90d) y: 15 lines of code http-core/src/main/java/org/apache/pekko/http/javadsl/model/BodyPartEntity.java x: 1 commits (90d) y: 2 lines of code http-core/src/main/java/org/apache/pekko/http/javadsl/model/ContentTypeRange.java x: 2 commits (90d) y: 6 lines of code http-core/src/main/java/org/apache/pekko/http/javadsl/model/DateTime.java x: 2 commits (90d) y: 36 lines of code http-core/src/main/java/org/apache/pekko/http/javadsl/model/Host.java x: 2 commits (90d) y: 24 lines of code http-core/src/main/java/org/apache/pekko/http/javadsl/model/HttpEntities.java x: 2 commits (90d) y: 75 lines of code http-core/src/main/java/org/apache/pekko/http/javadsl/model/HttpEntity.java x: 2 commits (90d) y: 71 lines of code http-core/src/main/java/org/apache/pekko/http/javadsl/model/HttpMessage.java x: 3 commits (90d) y: 55 lines of code http-core/src/main/java/org/apache/pekko/http/javadsl/model/MediaTypes.java x: 2 commits (90d) y: 636 lines of code http-core/src/main/java/org/apache/pekko/http/javadsl/model/Multipart.java x: 2 commits (90d) y: 85 lines of code http-core/src/main/java/org/apache/pekko/http/javadsl/model/Multiparts.java x: 2 commits (90d) y: 122 lines of code http-core/src/main/java/org/apache/pekko/http/javadsl/model/Query.java x: 3 commits (90d) y: 53 lines of code http-core/src/main/java/org/apache/pekko/http/javadsl/model/RemoteAddress.java x: 3 commits (90d) y: 21 lines of code http-core/src/main/java/org/apache/pekko/http/javadsl/model/StatusCodes.java x: 2 commits (90d) y: 168 lines of code http-core/src/main/java/org/apache/pekko/http/javadsl/model/headers/HttpCookie.java x: 3 commits (90d) y: 106 lines of code http-core/src/main/java/org/apache/pekko/http/shaded/com/twitter/hpack/Decoder.java x: 2 commits (90d) y: 413 lines of code http-core/src/main/java/org/apache/pekko/http/shaded/com/twitter/hpack/DynamicTable.java x: 2 commits (90d) y: 112 lines of code http-core/src/main/java/org/apache/pekko/http/shaded/com/twitter/hpack/Encoder.java x: 2 commits (90d) y: 304 lines of code http-core/src/main/java/org/apache/pekko/http/shaded/com/twitter/hpack/HeaderField.java x: 2 commits (90d) y: 49 lines of code http-core/src/main/java/org/apache/pekko/http/shaded/com/twitter/hpack/HpackUtil.java x: 2 commits (90d) y: 298 lines of code http-core/src/main/java/org/apache/pekko/http/shaded/com/twitter/hpack/HuffmanDecoder.java x: 2 commits (90d) y: 100 lines of code http-core/src/main/java/org/apache/pekko/http/shaded/com/twitter/hpack/HuffmanEncoder.java x: 2 commits (90d) y: 48 lines of code http-core/src/main/java/org/apache/pekko/http/shaded/com/twitter/hpack/StaticTable.java x: 2 commits (90d) y: 108 lines of code http-core/src/main/java/org/apache/pekko/http/shaded/com/twitter/hpack/package-info.java x: 2 commits (90d) y: 1 lines of code http-core/src/main/scala-2.13+/org/apache/pekko/http/scaladsl/util/FastFuture.scala x: 1 commits (90d) y: 94 lines of code http-core/src/main/scala-2.13-/org/apache/pekko/http/scaladsl/util/FastFuture.scala x: 1 commits (90d) y: 103 lines of code http-core/src/main/scala/org/apache/pekko/http/impl/engine/client/HttpsProxyGraphStage.scala x: 1 commits (90d) y: 155 lines of code http-core/src/main/scala/org/apache/pekko/http/impl/engine/client/OutgoingConnectionBlueprint.scala x: 2 commits (90d) y: 256 lines of code http-core/src/main/scala/org/apache/pekko/http/impl/engine/client/PoolInterface.scala x: 1 commits (90d) y: 206 lines of code http-core/src/main/scala/org/apache/pekko/http/impl/engine/client/PoolMasterActor.scala x: 1 commits (90d) y: 149 lines of code http-core/src/main/scala/org/apache/pekko/http/impl/engine/client/pool/SlotState.scala x: 2 commits (90d) y: 259 lines of code http-core/src/main/scala/org/apache/pekko/http/impl/engine/http2/BufferedOutletSupport.scala x: 2 commits (90d) y: 77 lines of code http-core/src/main/scala/org/apache/pekko/http/impl/engine/http2/FrameEvent.scala x: 1 commits (90d) y: 74 lines of code http-core/src/main/scala/org/apache/pekko/http/impl/engine/http2/Http2.scala x: 3 commits (90d) y: 235 lines of code http-core/src/main/scala/org/apache/pekko/http/impl/engine/http2/Http2Blueprint.scala x: 2 commits (90d) y: 205 lines of code http-core/src/main/scala/org/apache/pekko/http/impl/engine/http2/Http2Compliance.scala x: 1 commits (90d) y: 48 lines of code http-core/src/main/scala/org/apache/pekko/http/impl/engine/http2/Http2Demux.scala x: 2 commits (90d) y: 364 lines of code http-core/src/main/scala/org/apache/pekko/http/impl/engine/http2/Http2Multiplexer.scala x: 2 commits (90d) y: 241 lines of code http-core/src/main/scala/org/apache/pekko/http/impl/engine/http2/HttpMessageRendering.scala x: 1 commits (90d) y: 144 lines of code http-core/src/main/scala/org/apache/pekko/http/impl/engine/http2/IncomingFlowController.scala x: 1 commits (90d) y: 37 lines of code http-core/src/main/scala/org/apache/pekko/http/impl/engine/http2/OutgoingConnectionBuilderImpl.scala x: 3 commits (90d) y: 120 lines of code http-core/src/main/scala/org/apache/pekko/http/impl/engine/http2/PriorityTree.scala x: 1 commits (90d) y: 113 lines of code http-core/src/main/scala/org/apache/pekko/http/impl/engine/http2/ProtocolSwitch.scala x: 3 commits (90d) y: 125 lines of code http-core/src/main/scala/org/apache/pekko/http/impl/engine/http2/RequestParsing.scala x: 1 commits (90d) y: 178 lines of code http-core/src/main/scala/org/apache/pekko/http/impl/engine/http2/StreamPrioritizer.scala x: 1 commits (90d) y: 44 lines of code http-core/src/main/scala/org/apache/pekko/http/impl/engine/http2/client/PersistentConnection.scala x: 1 commits (90d) y: 193 lines of code http-core/src/main/scala/org/apache/pekko/http/impl/engine/http2/framing/FrameRenderer.scala x: 1 commits (90d) y: 181 lines of code http-core/src/main/scala/org/apache/pekko/http/impl/engine/http2/framing/Http2FrameParsing.scala x: 1 commits (90d) y: 154 lines of code http-core/src/main/scala/org/apache/pekko/http/impl/engine/parsing/BodyPartParser.scala x: 1 commits (90d) y: 277 lines of code http-core/src/main/scala/org/apache/pekko/http/impl/engine/parsing/HttpHeaderParser.scala x: 2 commits (90d) y: 520 lines of code http-core/src/main/scala/org/apache/pekko/http/impl/engine/parsing/HttpMessageParser.scala x: 1 commits (90d) y: 353 lines of code http-core/src/main/scala/org/apache/pekko/http/impl/engine/parsing/HttpRequestParser.scala x: 1 commits (90d) y: 210 lines of code http-core/src/main/scala/org/apache/pekko/http/impl/engine/rendering/DateHeaderRendering.scala x: 1 commits (90d) y: 78 lines of code http-core/src/main/scala/org/apache/pekko/http/impl/engine/rendering/HttpResponseRendererFactory.scala x: 1 commits (90d) y: 296 lines of code http-core/src/main/scala/org/apache/pekko/http/impl/engine/rendering/RenderSupport.scala x: 2 commits (90d) y: 131 lines of code http-core/src/main/scala/org/apache/pekko/http/impl/engine/server/HttpServerBluePrint.scala x: 2 commits (90d) y: 615 lines of code http-core/src/main/scala/org/apache/pekko/http/impl/engine/server/ServerTerminator.scala x: 2 commits (90d) y: 236 lines of code http-core/src/main/scala/org/apache/pekko/http/impl/engine/ws/WebSocket.scala x: 1 commits (90d) y: 227 lines of code http-core/src/main/scala/org/apache/pekko/http/impl/engine/ws/WebSocketClientBlueprint.scala x: 2 commits (90d) y: 137 lines of code http-core/src/main/scala/org/apache/pekko/http/impl/model/JavaUri.scala x: 1 commits (90d) y: 63 lines of code http-core/src/main/scala/org/apache/pekko/http/impl/model/parser/CommonRules.scala x: 2 commits (90d) y: 285 lines of code http-core/src/main/scala/org/apache/pekko/http/impl/model/parser/SimpleHeaders.scala x: 2 commits (90d) y: 152 lines of code http-core/src/main/scala/org/apache/pekko/http/impl/settings/ServerSettingsImpl.scala x: 1 commits (90d) y: 115 lines of code http-core/src/main/scala/org/apache/pekko/http/impl/util/JavaMapping.scala x: 3 commits (90d) y: 283 lines of code http-core/src/main/scala/org/apache/pekko/http/impl/util/Rendering.scala x: 2 commits (90d) y: 358 lines of code http-core/src/main/scala/org/apache/pekko/http/impl/util/StageLoggingWithOverride.scala x: 5 commits (90d) y: 41 lines of code http-core/src/main/scala/org/apache/pekko/http/impl/util/StreamUtils.scala x: 2 commits (90d) y: 292 lines of code http-core/src/main/scala/org/apache/pekko/http/impl/util/package.scala x: 1 commits (90d) y: 146 lines of code http-core/src/main/scala/org/apache/pekko/http/javadsl/ClientTransport.scala x: 2 commits (90d) y: 62 lines of code http-core/src/main/scala/org/apache/pekko/http/javadsl/ServerBuilder.scala x: 3 commits (90d) y: 82 lines of code http-core/src/main/scala/org/apache/pekko/http/javadsl/model/ws/Message.scala x: 2 commits (90d) y: 96 lines of code http-core/src/main/scala/org/apache/pekko/http/javadsl/settings/ServerSettings.scala x: 2 commits (90d) y: 98 lines of code http-core/src/main/scala/org/apache/pekko/http/scaladsl/ClientTransport.scala x: 2 commits (90d) y: 79 lines of code http-core/src/main/scala/org/apache/pekko/http/scaladsl/model/HttpEntity.scala x: 3 commits (90d) y: 378 lines of code http-core/src/main/scala/org/apache/pekko/http/scaladsl/model/HttpMessage.scala x: 3 commits (90d) y: 398 lines of code http-core/src/main/scala/org/apache/pekko/http/scaladsl/model/MediaType.scala x: 2 commits (90d) y: 430 lines of code http-core/src/main/scala/org/apache/pekko/http/scaladsl/model/Multipart.scala x: 2 commits (90d) y: 385 lines of code http-core/src/main/scala/org/apache/pekko/http/scaladsl/model/Uri.scala x: 1 commits (90d) y: 655 lines of code http-core/src/main/scala/org/apache/pekko/http/scaladsl/model/headers/HttpCookie.scala x: 3 commits (90d) y: 226 lines of code http-core/src/main/scala/org/apache/pekko/http/scaladsl/model/headers/HttpCredentials.scala x: 2 commits (90d) y: 61 lines of code http-core/src/main/scala/org/apache/pekko/http/scaladsl/settings/Http2ServerSettings.scala x: 1 commits (90d) y: 201 lines of code http-core/src/main/scala/org/apache/pekko/http/scaladsl/settings/ParserSettings.scala x: 3 commits (90d) y: 210 lines of code http-core/src/main/scala/org/apache/pekko/http/scaladsl/settings/ServerSettings.scala x: 3 commits (90d) y: 153 lines of code http-testkit/src/main/scala/org/apache/pekko/http/scaladsl/testkit/RouteTest.scala x: 2 commits (90d) y: 177 lines of code http/src/main/java/org/apache/pekko/http/javadsl/coding/Coder.java x: 3 commits (90d) y: 49 lines of code http/src/main/java/org/apache/pekko/http/javadsl/server/HttpApp.java x: 4 commits (90d) y: 113 lines of code http/src/main/scala/org/apache/pekko/http/javadsl/marshalling/Marshaller.scala x: 3 commits (90d) y: 96 lines of code http/src/main/scala/org/apache/pekko/http/javadsl/server/RoutingJavaMapping.scala x: 2 commits (90d) y: 52 lines of code http/src/main/scala/org/apache/pekko/http/javadsl/server/directives/AttributeDirectives.scala x: 3 commits (90d) y: 20 lines of code http/src/main/scala/org/apache/pekko/http/javadsl/server/directives/FileAndResourceDirectives.scala x: 1 commits (90d) y: 107 lines of code http/src/main/scala/org/apache/pekko/http/javadsl/server/directives/RouteDirectives.scala x: 2 commits (90d) y: 163 lines of code http/src/main/scala/org/apache/pekko/http/javadsl/server/directives/SecurityDirectives.scala x: 3 commits (90d) y: 171 lines of code http/src/main/scala/org/apache/pekko/http/javadsl/unmarshalling/Unmarshaller.scala x: 3 commits (90d) y: 100 lines of code http/src/main/scala/org/apache/pekko/http/scaladsl/coding/GzipCompressor.scala x: 2 commits (90d) y: 105 lines of code http/src/main/scala/org/apache/pekko/http/scaladsl/common/StrictForm.scala x: 1 commits (90d) y: 121 lines of code http/src/main/scala/org/apache/pekko/http/scaladsl/marshalling/Marshaller.scala x: 2 commits (90d) y: 117 lines of code http/src/main/scala/org/apache/pekko/http/scaladsl/server/ContentNegotation.scala x: 1 commits (90d) y: 139 lines of code http/src/main/scala/org/apache/pekko/http/scaladsl/server/Directive.scala x: 1 commits (90d) y: 136 lines of code http/src/main/scala/org/apache/pekko/http/scaladsl/server/HttpApp.scala x: 3 commits (90d) y: 85 lines of code http/src/main/scala/org/apache/pekko/http/scaladsl/server/PathMatcher.scala x: 1 commits (90d) y: 310 lines of code http/src/main/scala/org/apache/pekko/http/scaladsl/server/Rejection.scala x: 2 commits (90d) y: 140 lines of code http/src/main/scala/org/apache/pekko/http/scaladsl/server/RejectionHandler.scala x: 1 commits (90d) y: 251 lines of code http/src/main/scala/org/apache/pekko/http/scaladsl/server/directives/FileAndResourceDirectives.scala x: 1 commits (90d) y: 299 lines of code http/src/main/scala/org/apache/pekko/http/scaladsl/server/directives/FileUploadDirectives.scala x: 4 commits (90d) y: 126 lines of code http/src/main/scala/org/apache/pekko/http/scaladsl/server/directives/FormFieldDirectives.scala x: 1 commits (90d) y: 255 lines of code http/src/main/scala/org/apache/pekko/http/scaladsl/unmarshalling/Unmarshaller.scala x: 1 commits (90d) y: 126 lines of code parsing/src/main/scala/org/apache/pekko/macros/LogHelper.scala x: 3 commits (90d) y: 11 lines of code
871.0
lines of code
  min: 1.0
  average: 67.15
  25th percentile: 13.0
  median: 32.5
  75th percentile: 77.0
  max: 871.0
0 21.0
commits (90d)
min: 1.0 | average: 1.68 | 25th percentile: 1.0 | median: 1.0 | 75th percentile: 2.0 | max: 21.0

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

project/plugins.sbt x: 3 contributors (90d) y: 34 lines of code build.sbt x: 4 contributors (90d) y: 403 lines of code project/Jvm.scala x: 1 contributors (90d) y: 92 lines of code project/MultiNode.scala x: 3 contributors (90d) y: 73 lines of code project/SbtMultiJvm.scala x: 1 contributors (90d) y: 540 lines of code project/Dependencies.scala x: 4 contributors (90d) y: 124 lines of code project/PekkoDependency.scala x: 2 contributors (90d) y: 90 lines of code project/AddMetaInfLicenseFiles.scala x: 2 contributors (90d) y: 19 lines of code project/AutomaticModuleName.scala x: 2 contributors (90d) y: 7 lines of code project/Common.scala x: 2 contributors (90d) y: 46 lines of code project/CopyrightHeader.scala x: 3 contributors (90d) y: 89 lines of code project/Doc.scala x: 2 contributors (90d) y: 134 lines of code project/MiMa.scala x: 2 contributors (90d) y: 39 lines of code project/NoScala3.scala x: 2 contributors (90d) y: 6 lines of code project/ParadoxSupport.scala x: 2 contributors (90d) y: 60 lines of code project/Pre213Preprocessor.scala x: 2 contributors (90d) y: 23 lines of code project/Publish.scala x: 2 contributors (90d) y: 28 lines of code project/Untar.scala x: 2 contributors (90d) y: 25 lines of code project/ValidatePullRequest.scala x: 2 contributors (90d) y: 485 lines of code project/VersionGenerator.scala x: 2 contributors (90d) y: 32 lines of code http-core/src/main/scala/org/apache/pekko/http/impl/engine/client/pool/NewHostConnectionPool.scala x: 2 contributors (90d) y: 491 lines of code http-core/src/main/scala/org/apache/pekko/http/javadsl/Http.scala x: 2 contributors (90d) y: 396 lines of code http-core/src/main/scala/org/apache/pekko/http/scaladsl/Http.scala x: 2 contributors (90d) y: 643 lines of code http-core/src/main/scala/org/apache/pekko/http/scaladsl/model/headers/headers.scala x: 2 contributors (90d) y: 871 lines of code http-core/src/main/scala/org/apache/pekko/http/impl/engine/http2/Http2StreamHandling.scala x: 2 contributors (90d) y: 619 lines of code http-core/src/main/scala/org/apache/pekko/http/scaladsl/OutgoingConnectionBuilder.scala x: 1 contributors (90d) y: 30 lines of code http-core/src/main/scala/org/apache/pekko/http/impl/engine/http2/Http2SettingsHeader.scala x: 1 contributors (90d) y: 25 lines of code http-core/src/main/scala/org/apache/pekko/http/impl/engine/http2/util/AsciiTreeLayout.scala x: 1 contributors (90d) y: 43 lines of code http-core/src/main/scala/org/apache/pekko/http/scaladsl/model/DateTime.scala x: 2 contributors (90d) y: 146 lines of code http-core/src/main/scala-2.13-/org/apache/pekko/http/ccompat/CompatImpl.scala x: 1 contributors (90d) y: 9 lines of code http-bench-jmh/src/main/scala/org/apache/pekko/http/cors/CorsBenchmark.scala x: 1 contributors (90d) y: 82 lines of code http-cors/src/main/java/org/apache/pekko/http/cors/javadsl/model/HttpHeaderRanges.java x: 1 contributors (90d) y: 6 lines of code http-cors/src/main/java/org/apache/pekko/http/cors/javadsl/model/HttpOriginMatcher.java x: 1 contributors (90d) y: 19 lines of code http-cors/src/main/scala/org/apache/pekko/http/cors/CorsJavaMapping.scala x: 1 contributors (90d) y: 11 lines of code http-cors/src/main/scala/org/apache/pekko/http/cors/javadsl/CorsRejection.scala x: 1 contributors (90d) y: 23 lines of code http-cors/src/main/scala/org/apache/pekko/http/cors/javadsl/settings/CorsSettings.scala x: 1 contributors (90d) y: 34 lines of code http-cors/src/main/scala/org/apache/pekko/http/cors/scaladsl/CorsDirectives.scala x: 1 contributors (90d) y: 85 lines of code http-cors/src/main/scala/org/apache/pekko/http/cors/scaladsl/model/HttpHeaderRange.scala x: 1 contributors (90d) y: 16 lines of code http-cors/src/main/scala/org/apache/pekko/http/cors/scaladsl/model/HttpOriginMatcher.scala x: 1 contributors (90d) y: 49 lines of code http-cors/src/main/scala/org/apache/pekko/http/cors/scaladsl/settings/CorsSettings.scala x: 1 contributors (90d) y: 97 lines of code http-cors/src/main/scala/org/apache/pekko/http/cors/scaladsl/settings/CorsSettingsImpl.scala x: 1 contributors (90d) y: 52 lines of code http-bench-jmh/src/main/scala/org/apache/pekko/http/impl/engine/ConnectionPoolBenchmark.scala x: 1 contributors (90d) y: 86 lines of code http-bench-jmh/src/main/scala/org/apache/pekko/http/impl/engine/ServerProcessingBenchmark.scala x: 1 contributors (90d) y: 56 lines of code http-bench-jmh/src/main/scala/org/apache/pekko/http/impl/engine/http2/H2ClientServerBenchmark.scala x: 1 contributors (90d) y: 71 lines of code http-bench-jmh/src/main/scala/org/apache/pekko/http/scaladsl/unmarshalling/sse/LineParserBenchmark.scala x: 1 contributors (90d) y: 60 lines of code http-caching/src/main/scala/org/apache/pekko/http/caching/LfuCache.scala x: 2 contributors (90d) y: 87 lines of code http-caching/src/main/scala/org/apache/pekko/http/scaladsl/server/directives/CachingDirectives.scala x: 1 contributors (90d) y: 40 lines of code http-core/src/main/java/org/apache/pekko/http/impl/util/Util.java x: 3 contributors (90d) y: 76 lines of code http-core/src/main/java/org/apache/pekko/http/javadsl/TimeoutAccess.java x: 2 contributors (90d) y: 13 lines of code http-core/src/main/java/org/apache/pekko/http/javadsl/model/AttributeKeys.java x: 2 contributors (90d) y: 15 lines of code http-core/src/main/java/org/apache/pekko/http/javadsl/model/BodyPartEntity.java x: 1 contributors (90d) y: 2 lines of code http-core/src/main/java/org/apache/pekko/http/javadsl/model/ContentRange.java x: 3 contributors (90d) y: 30 lines of code http-core/src/main/java/org/apache/pekko/http/javadsl/model/DateTime.java x: 2 contributors (90d) y: 36 lines of code http-core/src/main/java/org/apache/pekko/http/javadsl/model/HttpEntities.java x: 2 contributors (90d) y: 75 lines of code http-core/src/main/java/org/apache/pekko/http/javadsl/model/HttpEntity.java x: 2 contributors (90d) y: 71 lines of code http-core/src/main/java/org/apache/pekko/http/javadsl/model/HttpMessage.java x: 2 contributors (90d) y: 55 lines of code http-core/src/main/java/org/apache/pekko/http/javadsl/model/HttpRequest.java x: 2 contributors (90d) y: 43 lines of code http-core/src/main/java/org/apache/pekko/http/javadsl/model/MediaTypes.java x: 2 contributors (90d) y: 636 lines of code http-core/src/main/java/org/apache/pekko/http/javadsl/model/Multipart.java x: 2 contributors (90d) y: 85 lines of code http-core/src/main/java/org/apache/pekko/http/javadsl/model/Multiparts.java x: 2 contributors (90d) y: 122 lines of code http-core/src/main/java/org/apache/pekko/http/javadsl/model/Query.java x: 3 contributors (90d) y: 53 lines of code http-core/src/main/java/org/apache/pekko/http/javadsl/model/RemoteAddress.java x: 3 contributors (90d) y: 21 lines of code http-core/src/main/java/org/apache/pekko/http/javadsl/model/StatusCodes.java x: 2 contributors (90d) y: 168 lines of code http-core/src/main/java/org/apache/pekko/http/javadsl/model/headers/HttpCookie.java x: 3 contributors (90d) y: 106 lines of code http-core/src/main/java/org/apache/pekko/http/shaded/com/twitter/hpack/Decoder.java x: 2 contributors (90d) y: 413 lines of code http-core/src/main/java/org/apache/pekko/http/shaded/com/twitter/hpack/DynamicTable.java x: 2 contributors (90d) y: 112 lines of code http-core/src/main/java/org/apache/pekko/http/shaded/com/twitter/hpack/Encoder.java x: 2 contributors (90d) y: 304 lines of code http-core/src/main/java/org/apache/pekko/http/shaded/com/twitter/hpack/HeaderField.java x: 2 contributors (90d) y: 49 lines of code http-core/src/main/java/org/apache/pekko/http/shaded/com/twitter/hpack/HpackUtil.java x: 2 contributors (90d) y: 298 lines of code http-core/src/main/java/org/apache/pekko/http/shaded/com/twitter/hpack/HuffmanDecoder.java x: 2 contributors (90d) y: 100 lines of code http-core/src/main/java/org/apache/pekko/http/shaded/com/twitter/hpack/StaticTable.java x: 2 contributors (90d) y: 108 lines of code http-core/src/main/java/org/apache/pekko/http/shaded/com/twitter/hpack/package-info.java x: 2 contributors (90d) y: 1 lines of code http-core/src/main/scala-2.13+/org/apache/pekko/http/scaladsl/util/FastFuture.scala x: 1 contributors (90d) y: 94 lines of code http-core/src/main/scala-2.13-/org/apache/pekko/http/scaladsl/util/FastFuture.scala x: 1 contributors (90d) y: 103 lines of code http-core/src/main/scala/org/apache/pekko/http/impl/engine/client/HttpsProxyGraphStage.scala x: 1 contributors (90d) y: 155 lines of code http-core/src/main/scala/org/apache/pekko/http/impl/engine/client/OutgoingConnectionBlueprint.scala x: 2 contributors (90d) y: 256 lines of code http-core/src/main/scala/org/apache/pekko/http/impl/engine/client/PoolInterface.scala x: 1 contributors (90d) y: 206 lines of code http-core/src/main/scala/org/apache/pekko/http/impl/engine/client/PoolMasterActor.scala x: 1 contributors (90d) y: 149 lines of code http-core/src/main/scala/org/apache/pekko/http/impl/engine/client/pool/SlotState.scala x: 2 contributors (90d) y: 259 lines of code http-core/src/main/scala/org/apache/pekko/http/impl/engine/http2/BufferedOutletSupport.scala x: 2 contributors (90d) y: 77 lines of code http-core/src/main/scala/org/apache/pekko/http/impl/engine/http2/FrameEvent.scala x: 1 contributors (90d) y: 74 lines of code http-core/src/main/scala/org/apache/pekko/http/impl/engine/http2/Http2.scala x: 2 contributors (90d) y: 235 lines of code http-core/src/main/scala/org/apache/pekko/http/impl/engine/http2/Http2Blueprint.scala x: 2 contributors (90d) y: 205 lines of code http-core/src/main/scala/org/apache/pekko/http/impl/engine/http2/Http2Compliance.scala x: 1 contributors (90d) y: 48 lines of code http-core/src/main/scala/org/apache/pekko/http/impl/engine/http2/Http2Demux.scala x: 2 contributors (90d) y: 364 lines of code http-core/src/main/scala/org/apache/pekko/http/impl/engine/http2/Http2Multiplexer.scala x: 1 contributors (90d) y: 241 lines of code http-core/src/main/scala/org/apache/pekko/http/impl/engine/http2/HttpMessageRendering.scala x: 1 contributors (90d) y: 144 lines of code http-core/src/main/scala/org/apache/pekko/http/impl/engine/http2/IncomingFlowController.scala x: 1 contributors (90d) y: 37 lines of code http-core/src/main/scala/org/apache/pekko/http/impl/engine/http2/OutgoingConnectionBuilderImpl.scala x: 2 contributors (90d) y: 120 lines of code http-core/src/main/scala/org/apache/pekko/http/impl/engine/http2/PriorityTree.scala x: 1 contributors (90d) y: 113 lines of code http-core/src/main/scala/org/apache/pekko/http/impl/engine/http2/ProtocolSwitch.scala x: 1 contributors (90d) y: 125 lines of code http-core/src/main/scala/org/apache/pekko/http/impl/engine/http2/RequestParsing.scala x: 1 contributors (90d) y: 178 lines of code http-core/src/main/scala/org/apache/pekko/http/impl/engine/http2/client/PersistentConnection.scala x: 1 contributors (90d) y: 193 lines of code http-core/src/main/scala/org/apache/pekko/http/impl/engine/http2/framing/FrameRenderer.scala x: 1 contributors (90d) y: 181 lines of code http-core/src/main/scala/org/apache/pekko/http/impl/engine/http2/framing/Http2FrameParsing.scala x: 1 contributors (90d) y: 154 lines of code http-core/src/main/scala/org/apache/pekko/http/impl/engine/parsing/BodyPartParser.scala x: 1 contributors (90d) y: 277 lines of code http-core/src/main/scala/org/apache/pekko/http/impl/engine/parsing/HttpHeaderParser.scala x: 2 contributors (90d) y: 520 lines of code http-core/src/main/scala/org/apache/pekko/http/impl/engine/parsing/HttpMessageParser.scala x: 1 contributors (90d) y: 353 lines of code http-core/src/main/scala/org/apache/pekko/http/impl/engine/parsing/HttpRequestParser.scala x: 1 contributors (90d) y: 210 lines of code http-core/src/main/scala/org/apache/pekko/http/impl/engine/rendering/DateHeaderRendering.scala x: 1 contributors (90d) y: 78 lines of code http-core/src/main/scala/org/apache/pekko/http/impl/engine/rendering/HttpResponseRendererFactory.scala x: 1 contributors (90d) y: 296 lines of code http-core/src/main/scala/org/apache/pekko/http/impl/engine/rendering/RenderSupport.scala x: 2 contributors (90d) y: 131 lines of code http-core/src/main/scala/org/apache/pekko/http/impl/engine/server/HttpServerBluePrint.scala x: 2 contributors (90d) y: 615 lines of code http-core/src/main/scala/org/apache/pekko/http/impl/engine/server/ServerTerminator.scala x: 1 contributors (90d) y: 236 lines of code http-core/src/main/scala/org/apache/pekko/http/impl/engine/ws/WebSocket.scala x: 1 contributors (90d) y: 227 lines of code http-core/src/main/scala/org/apache/pekko/http/impl/model/JavaUri.scala x: 1 contributors (90d) y: 63 lines of code http-core/src/main/scala/org/apache/pekko/http/impl/model/parser/CommonRules.scala x: 2 contributors (90d) y: 285 lines of code http-core/src/main/scala/org/apache/pekko/http/impl/model/parser/SimpleHeaders.scala x: 2 contributors (90d) y: 152 lines of code http-core/src/main/scala/org/apache/pekko/http/impl/settings/ServerSettingsImpl.scala x: 1 contributors (90d) y: 115 lines of code http-core/src/main/scala/org/apache/pekko/http/impl/util/JavaMapping.scala x: 2 contributors (90d) y: 283 lines of code http-core/src/main/scala/org/apache/pekko/http/impl/util/Rendering.scala x: 2 contributors (90d) y: 358 lines of code http-core/src/main/scala/org/apache/pekko/http/impl/util/StreamUtils.scala x: 2 contributors (90d) y: 292 lines of code http-core/src/main/scala/org/apache/pekko/http/impl/util/package.scala x: 1 contributors (90d) y: 146 lines of code http-core/src/main/scala/org/apache/pekko/http/javadsl/ClientTransport.scala x: 2 contributors (90d) y: 62 lines of code http-core/src/main/scala/org/apache/pekko/http/javadsl/ServerBuilder.scala x: 2 contributors (90d) y: 82 lines of code http-core/src/main/scala/org/apache/pekko/http/javadsl/model/ws/Message.scala x: 2 contributors (90d) y: 96 lines of code http-core/src/main/scala/org/apache/pekko/http/javadsl/settings/ServerSettings.scala x: 2 contributors (90d) y: 98 lines of code http-core/src/main/scala/org/apache/pekko/http/scaladsl/model/HttpEntity.scala x: 2 contributors (90d) y: 378 lines of code http-core/src/main/scala/org/apache/pekko/http/scaladsl/model/HttpMessage.scala x: 2 contributors (90d) y: 398 lines of code http-core/src/main/scala/org/apache/pekko/http/scaladsl/model/MediaType.scala x: 2 contributors (90d) y: 430 lines of code http-core/src/main/scala/org/apache/pekko/http/scaladsl/model/Multipart.scala x: 2 contributors (90d) y: 385 lines of code http-core/src/main/scala/org/apache/pekko/http/scaladsl/model/Uri.scala x: 1 contributors (90d) y: 655 lines of code http-core/src/main/scala/org/apache/pekko/http/scaladsl/model/headers/HttpCookie.scala x: 2 contributors (90d) y: 226 lines of code http-core/src/main/scala/org/apache/pekko/http/scaladsl/settings/Http2ServerSettings.scala x: 1 contributors (90d) y: 201 lines of code http-core/src/main/scala/org/apache/pekko/http/scaladsl/settings/ParserSettings.scala x: 2 contributors (90d) y: 210 lines of code http-testkit/src/main/scala/org/apache/pekko/http/scaladsl/testkit/RouteTest.scala x: 2 contributors (90d) y: 177 lines of code http/src/main/java/org/apache/pekko/http/javadsl/coding/Coder.java x: 3 contributors (90d) y: 49 lines of code http/src/main/scala/org/apache/pekko/http/javadsl/server/RoutingJavaMapping.scala x: 2 contributors (90d) y: 52 lines of code http/src/main/scala/org/apache/pekko/http/javadsl/server/directives/FileAndResourceDirectives.scala x: 1 contributors (90d) y: 107 lines of code http/src/main/scala/org/apache/pekko/http/javadsl/server/directives/RouteDirectives.scala x: 2 contributors (90d) y: 163 lines of code http/src/main/scala/org/apache/pekko/http/javadsl/server/directives/SecurityDirectives.scala x: 2 contributors (90d) y: 171 lines of code http/src/main/scala/org/apache/pekko/http/scaladsl/common/StrictForm.scala x: 1 contributors (90d) y: 121 lines of code http/src/main/scala/org/apache/pekko/http/scaladsl/marshalling/Marshaller.scala x: 1 contributors (90d) y: 117 lines of code http/src/main/scala/org/apache/pekko/http/scaladsl/server/ContentNegotation.scala x: 1 contributors (90d) y: 139 lines of code http/src/main/scala/org/apache/pekko/http/scaladsl/server/Directive.scala x: 1 contributors (90d) y: 136 lines of code http/src/main/scala/org/apache/pekko/http/scaladsl/server/PathMatcher.scala x: 1 contributors (90d) y: 310 lines of code http/src/main/scala/org/apache/pekko/http/scaladsl/server/Rejection.scala x: 2 contributors (90d) y: 140 lines of code http/src/main/scala/org/apache/pekko/http/scaladsl/server/RejectionHandler.scala x: 1 contributors (90d) y: 251 lines of code http/src/main/scala/org/apache/pekko/http/scaladsl/server/directives/FileAndResourceDirectives.scala x: 1 contributors (90d) y: 299 lines of code http/src/main/scala/org/apache/pekko/http/scaladsl/server/directives/FileUploadDirectives.scala x: 2 contributors (90d) y: 126 lines of code http/src/main/scala/org/apache/pekko/http/scaladsl/server/directives/FormFieldDirectives.scala x: 1 contributors (90d) y: 255 lines of code
871.0
lines of code
  min: 1.0
  average: 67.15
  25th percentile: 13.0
  median: 32.5
  75th percentile: 77.0
  max: 871.0
0 4.0
contributors (90d)
min: 1.0 | average: 1.47 | 25th percentile: 1.0 | median: 1.0 | 75th percentile: 2.0 | max: 4.0