apache / pekko
File Size

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

Intro
Learn more...
File Size Overall
5% | 20% | 27% | 23% | 22%
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
scala5% | 20% | 27% | 23% | 22%
sbt0% | 96% | 0% | 0% | 3%
proto0% | 0% | 14% | 35% | 49%
java0% | 0% | 0% | 49% | 50%
yaml0% | 0% | 0% | 100% | 0%
xml0% | 0% | 0% | 0% | 100%
pl0% | 0% | 0% | 0% | 100%
File Size per Logical Decomposition
primary
1001+
501-1000
201-500
101-200
1-100
stream10% | 28% | 27% | 16% | 17%
cluster-sharding20% | 31% | 11% | 24% | 11%
distributed-data21% | 15% | 40% | 13% | 9%
cluster8% | 12% | 33% | 24% | 21%
actor3% | 16% | 34% | 24% | 20%
remote0% | 34% | 29% | 20% | 15%
cluster-tools0% | 40% | 24% | 22% | 11%
actor-typed0% | 23% | 14% | 27% | 34%
cluster-sharding-typed0% | 30% | 22% | 25% | 21%
persistence-typed0% | 12% | 25% | 32% | 29%
persistence0% | 12% | 22% | 43% | 21%
ROOT0% | 100% | 0% | 0% | 0%
stream-testkit0% | 61% | 0% | 28% | 9%
testkit0% | 26% | 40% | 8% | 24%
project0% | 15% | 23% | 21% | 38%
multi-node-testkit0% | 0% | 71% | 19% | 9%
bench-jmh0% | 0% | 16% | 22% | 61%
serialization-jackson0% | 0% | 67% | 0% | 32%
cluster-typed0% | 0% | 25% | 41% | 33%
cluster-metrics0% | 0% | 31% | 37% | 31%
persistence-testkit0% | 0% | 16% | 51% | 31%
actor-testkit-typed0% | 0% | 11% | 32% | 55%
persistence-tck0% | 0% | 33% | 37% | 29%
persistence-query0% | 0% | 0% | 42% | 57%
discovery0% | 0% | 0% | 61% | 38%
slf4j0% | 0% | 0% | 100% | 0%
kubernetes0% | 0% | 0% | 100% | 0%
pki0% | 0% | 0% | 76% | 23%
stream-typed0% | 0% | 0% | 0% | 100%
coordination0% | 0% | 0% | 0% | 100%
osgi0% | 0% | 0% | 0% | 100%
plugins0% | 0% | 0% | 0% | 100%
scripts0% | 0% | 0% | 0% | 100%
Longest Files (Top 50)
File# lines# units
Replicator.scala
in distributed-data/src/main/scala/org/apache/pekko/cluster/ddata
1946 90
Ops.scala
in stream/src/main/scala/org/apache/pekko/stream/impl/fusing
1797 46
ShardCoordinator.scala
in cluster-sharding/src/main/scala/org/apache/pekko/cluster/sharding
1328 47
ClusterDaemon.scala
in cluster/src/main/scala/org/apache/pekko/cluster
1236 49
Graph.scala
in stream/src/main/scala/org/apache/pekko/stream/scaladsl
1215 72
ClusterShardingSettings.scala
in cluster-sharding/src/main/scala/org/apache/pekko/cluster/sharding
1106 37
Logging.scala
in actor/src/main/scala/org/apache/pekko/event
1037 98
GraphStage.scala
in stream/src/main/scala/org/apache/pekko/stream/stage
991 89
Endpoint.scala
in remote/src/main/scala/org/apache/pekko/remote
980 40
Flow.scala
in stream/src/main/scala/org/apache/pekko/stream/scaladsl
976 58
Association.scala
in remote/src/main/scala/org/apache/pekko/remote/artery
976 43
Source.scala
in stream/src/main/scala/org/apache/pekko/stream/javadsl
974 36
Shard.scala
in cluster-sharding/src/main/scala/org/apache/pekko/cluster/sharding
935 57
ShardRegion.scala
in cluster-sharding/src/main/scala/org/apache/pekko/cluster/sharding
894 46
ReplicatedDataSerializer.scala
in distributed-data/src/main/scala/org/apache/pekko/cluster/ddata/protobuf
886 49
ByteString.scala
in actor/src/main/scala-3/org/apache/pekko/util
885 73
ByteString.scala
in actor/src/main/scala-2.13/org/apache/pekko/util
885 73
ClusterSingletonManager.scala
in cluster-tools/src/main/scala/org/apache/pekko/cluster/singleton
861 18
Flow.scala
in stream/src/main/scala/org/apache/pekko/stream/javadsl
861 35
ByteString.scala
in actor/src/main/scala-2.12/org/apache/pekko/util
857 68
Hub.scala
in stream/src/main/scala/org/apache/pekko/stream/scaladsl
848 35
ClusterShardingSettings.scala
in cluster-sharding-typed/src/main/scala/org/apache/pekko/cluster/sharding/typed
833 28
Running.scala
in persistence-typed/src/main/scala/org/apache/pekko/persistence/typed/internal
802 30
ClusterShardingSpec.scala
in cluster-sharding/src/multi-jvm/scala/org/apache/pekko/cluster/sharding
797 8
Remoting.scala
in remote/src/main/scala/org/apache/pekko/remote
795 35
StressSpec.scala
in cluster/src/multi-jvm/scala/org/apache/pekko/cluster
776 27
TraversalBuilder.scala
in stream/src/main/scala/org/apache/pekko/stream/impl
767 45
PhasedFusingActorMaterializer.scala
in stream/src/main/scala/org/apache/pekko/stream/impl
741 36
ArteryTransport.scala
in remote/src/main/scala/org/apache/pekko/remote/artery
715 38
ProducerControllerImpl.scala
in actor-typed/src/main/scala/org/apache/pekko/actor/typed/delivery/internal
698 12
ClusterClient.scala
in cluster-tools/src/main/scala/org/apache/pekko/cluster/client
669 26
StreamOfStreams.scala
in stream/src/main/scala/org/apache/pekko/stream/impl/fusing
662 22
ActorSystem.scala
in actor/src/main/scala/org/apache/pekko/actor
657 25
Eventsourced.scala
in persistence/src/main/scala/org/apache/pekko/persistence
652 41
ActorGraphInterpreter.scala
in stream/src/main/scala/org/apache/pekko/stream/impl/fusing
646 63
Codecs.scala
in remote/src/main/scala/org/apache/pekko/remote/artery
638 10
DistributedPubSubMediator.scala
in cluster-tools/src/main/scala/org/apache/pekko/cluster/pubsub
620 26
Mailbox.scala
in actor/src/main/scala/org/apache/pekko/dispatch
612 46
ConsumerControllerImpl.scala
in actor-typed/src/main/scala/org/apache/pekko/actor/typed/delivery/internal
582 24
ActorRef.scala
in actor/src/main/scala/org/apache/pekko/actor
580 45
build.sbt
in root
576 1
PekkoProtocolTransport.scala
in remote/src/main/scala/org/apache/pekko/remote/transport
576 25
MiscMessageSerializer.scala
in remote/src/main/scala/org/apache/pekko/remote/serialization
568 49
WorkPullingProducerControllerImpl.scala
in actor-typed/src/main/scala/org/apache/pekko/actor/typed/delivery/internal
567 10
ActorMaterializer.scala
in stream/src/main/scala/org/apache/pekko/stream
564 21
RemoteActorRefProvider.scala
in remote/src/main/scala/org/apache/pekko/remote
561 24
StreamTestKit.scala
in stream-testkit/src/main/scala/org/apache/pekko/stream/testkit
548 75
CoordinatedShutdown.scala
in actor/src/main/scala/org/apache/pekko/actor
547 27
TestKit.scala
in testkit/src/main/scala/org/apache/pekko/testkit
540 49
ClusterShardingMessageSerializer.scala
in cluster-sharding/src/main/scala/org/apache/pekko/cluster/sharding/protobuf
540 37
Files With Most Units (Top 50)
File# lines# units
Logging.scala
in actor/src/main/scala/org/apache/pekko/event
1037 98
Replicator.scala
in distributed-data/src/main/scala/org/apache/pekko/cluster/ddata
1946 90
GraphStage.scala
in stream/src/main/scala/org/apache/pekko/stream/stage
991 89
StreamTestKit.scala
in stream-testkit/src/main/scala/org/apache/pekko/stream/testkit
548 75
ByteString.scala
in actor/src/main/scala-3/org/apache/pekko/util
885 73
ByteString.scala
in actor/src/main/scala-2.13/org/apache/pekko/util
885 73
Graph.scala
in stream/src/main/scala/org/apache/pekko/stream/scaladsl
1215 72
ByteString.scala
in actor/src/main/scala-2.12/org/apache/pekko/util
857 68
ActorGraphInterpreter.scala
in stream/src/main/scala/org/apache/pekko/stream/impl/fusing
646 63
Flow.scala
in stream/src/main/scala/org/apache/pekko/stream/scaladsl
976 58
Shard.scala
in cluster-sharding/src/main/scala/org/apache/pekko/cluster/sharding
935 57
ByteIterator.scala
in actor/src/main/scala-3/org/apache/pekko/util
482 53
ByteIterator.scala
in actor/src/main/scala-2.13/org/apache/pekko/util
487 53
ByteIterator.scala
in actor/src/main/scala-2.12/org/apache/pekko/util
472 52
ClusterDaemon.scala
in cluster/src/main/scala/org/apache/pekko/cluster
1236 49
TestKit.scala
in testkit/src/main/scala/org/apache/pekko/testkit
540 49
ReplicatedDataSerializer.scala
in distributed-data/src/main/scala/org/apache/pekko/cluster/ddata/protobuf
886 49
MiscMessageSerializer.scala
in remote/src/main/scala/org/apache/pekko/remote/serialization
568 49
ShardCoordinator.scala
in cluster-sharding/src/main/scala/org/apache/pekko/cluster/sharding
1328 47
Ops.scala
in stream/src/main/scala/org/apache/pekko/stream/impl/fusing
1797 46
Mailbox.scala
in actor/src/main/scala/org/apache/pekko/dispatch
612 46
ShardRegion.scala
in cluster-sharding/src/main/scala/org/apache/pekko/cluster/sharding
894 46
TraversalBuilder.scala
in stream/src/main/scala/org/apache/pekko/stream/impl
767 45
CircuitBreaker.scala
in actor/src/main/scala/org/apache/pekko/pattern
487 45
ActorRef.scala
in actor/src/main/scala/org/apache/pekko/actor
580 45
EntityPassivationStrategy.scala
in cluster-sharding/src/main/scala/org/apache/pekko/cluster/sharding/internal
533 44
Association.scala
in remote/src/main/scala/org/apache/pekko/remote/artery
976 43
ClusterMessageSerializer.scala
in cluster/src/main/scala/org/apache/pekko/cluster/protobuf
538 41
Eventsourced.scala
in persistence/src/main/scala/org/apache/pekko/persistence
652 41
Endpoint.scala
in remote/src/main/scala/org/apache/pekko/remote
980 40
ArteryTransport.scala
in remote/src/main/scala/org/apache/pekko/remote/artery
715 38
ClusterShardingMessageSerializer.scala
in cluster-sharding/src/main/scala/org/apache/pekko/cluster/sharding/protobuf
540 37
ClusterShardingSettings.scala
in cluster-sharding/src/main/scala/org/apache/pekko/cluster/sharding
1106 37
Source.scala
in stream/src/main/scala/org/apache/pekko/stream/javadsl
974 36
PhasedFusingActorMaterializer.scala
in stream/src/main/scala/org/apache/pekko/stream/impl
741 36
Hub.scala
in stream/src/main/scala/org/apache/pekko/stream/scaladsl
848 35
Flow.scala
in stream/src/main/scala/org/apache/pekko/stream/javadsl
861 35
Remoting.scala
in remote/src/main/scala/org/apache/pekko/remote
795 35
ReplicatorMessageSerializer.scala
in distributed-data/src/main/scala/org/apache/pekko/cluster/ddata/protobuf
493 34
FSM.scala
in actor/src/main/scala/org/apache/pekko/actor
450 34
SplitBrainResolver.scala
in cluster/src/main/scala/org/apache/pekko/cluster/sbr
501 33
Running.scala
in persistence-typed/src/main/scala/org/apache/pekko/persistence/typed/internal
802 30
ClusterShardingSettings.scala
in cluster-sharding-typed/src/main/scala/org/apache/pekko/cluster/sharding/typed
833 28
ClusterRouterConfig.scala
in cluster/src/main/scala/org/apache/pekko/cluster/routing
468 28
StressSpec.scala
in cluster/src/multi-jvm/scala/org/apache/pekko/cluster
776 27
CoordinatedShutdown.scala
in actor/src/main/scala/org/apache/pekko/actor
547 27
DowningStrategy.scala
in cluster/src/main/scala/org/apache/pekko/cluster/sbr
392 26
DistributedPubSubMediator.scala
in cluster-tools/src/main/scala/org/apache/pekko/cluster/pubsub
620 26
ClusterClient.scala
in cluster-tools/src/main/scala/org/apache/pekko/cluster/client
669 26
TcpConnection.scala
in actor/src/main/scala/org/apache/pekko/io
424 26
Files With Long Lines (Top 50)

There are 146 files with lines longer than 120 characters. In total, there are 295 long lines.

File# lines# units# long lines
ActorMaterializer.scala
in stream/src/main/scala/org/apache/pekko/stream
564 21 18
ClusterClient.scala
in cluster-tools/src/main/scala/org/apache/pekko/cluster/client
669 26 13
JavaFlowSupport.java
in stream/src/main/java-jdk-9/org/apache/pekko/stream/javadsl
67 4 11
ReplayFilter.scala
in persistence/src/main/scala/org/apache/pekko/persistence/journal
140 6 8
ActorSystem.scala
in actor/src/main/scala/org/apache/pekko/actor
657 25 8
SourceRefImpl.scala
in stream/src/main/scala/org/apache/pekko/stream/impl/streamref
404 3 6
ActorRefProvider.scala
in actor/src/main/scala/org/apache/pekko/actor
428 22 6
62 2 5
ActorRefSource.scala
in stream/src/main/scala/org/apache/pekko/stream/impl
133 1 5
Serializer.scala
in actor/src/main/scala/org/apache/pekko/serialization
175 17 5
ShardCoordinator.scala
in cluster-sharding/src/main/scala/org/apache/pekko/cluster/sharding
1328 47 5
266 4 4
StressSpec.scala
in cluster/src/multi-jvm/scala/org/apache/pekko/cluster
776 27 4
StreamRefSettings.scala
in stream/src/main/scala/org/apache/pekko/stream
57 2 4
Dispatchers.scala
in actor/src/main/scala/org/apache/pekko/dispatch
217 9 4
Remoting.scala
in remote/src/main/scala/org/apache/pekko/remote
795 35 4
ClusterShardingSettings.scala
in cluster-sharding/src/main/scala/org/apache/pekko/cluster/sharding
1106 37 4
ClusterShardingSettings.scala
in cluster-sharding-typed/src/main/scala/org/apache/pekko/cluster/sharding/typed
833 28 3
SplitBrainResolver.scala
in cluster/src/main/scala/org/apache/pekko/cluster/sbr
501 33 3
StreamLayout.scala
in stream/src/main/scala/org/apache/pekko/stream/impl
372 13 3
Ops.scala
in stream/src/main/scala/org/apache/pekko/stream/impl/fusing
1797 46 3
ConsistentHashing.scala
in actor/src/main/scala/org/apache/pekko/routing
184 8 3
AffinityPool.scala
in actor/src/main/scala/org/apache/pekko/dispatch/affinity
304 20 3
Serialization.scala
in actor/src/main/scala/org/apache/pekko/serialization
377 20 3
Running.scala
in persistence-typed/src/main/scala/org/apache/pekko/persistence/typed/internal
802 30 3
Codecs.scala
in remote/src/main/scala/org/apache/pekko/remote/artery
638 10 3
RemoteActorRefProvider.scala
in remote/src/main/scala/org/apache/pekko/remote
561 24 3
Shard.scala
in cluster-sharding/src/main/scala/org/apache/pekko/cluster/sharding
935 57 3
76 1 2
235 4 2
Paradox.scala
in project
89 - 2
ClusterDaemon.scala
in cluster/src/main/scala/org/apache/pekko/cluster
1236 49 2
ClusterJmx.scala
in cluster/src/main/scala/org/apache/pekko/cluster
108 3 2
NodeMembershipSpec.scala
in cluster/src/multi-jvm/scala/org/apache/pekko/cluster
52 - 2
MinMembersBeforeUpSpec.scala
in cluster/src/multi-jvm/scala/org/apache/pekko/cluster
118 1 2
MembershipChangeListenerUpSpec.scala
in cluster/src/multi-jvm/scala/org/apache/pekko/cluster
70 - 2
MessageSerializer.scala
in persistence/src/main/scala/org/apache/pekko/persistence/serialization
178 14 2
TLSActor.scala
in stream/src/main/scala/org/apache/pekko/stream/impl/io
397 22 2
PhasedFusingActorMaterializer.scala
in stream/src/main/scala/org/apache/pekko/stream/impl
741 36 2
EventSourcedBehaviorTestKitImpl.scala
in persistence-testkit/src/main/scala/org/apache/pekko/persistence/testkit/internal
207 12 2
LogCapturing.scala
in actor-testkit-typed/src/main/scala/org/apache/pekko/actor/testkit/typed/scaladsl
40 2 2
StubbedActorContext.scala
in actor-testkit-typed/src/main/scala/org/apache/pekko/actor/testkit/typed/internal
171 20 2
build.sbt
in root
576 1 2
AbstractDispatcher.scala
in actor/src/main/scala/org/apache/pekko/dispatch
370 21 2
Mailboxes.scala
in actor/src/main/scala/org/apache/pekko/dispatch
252 11 2
Logging.scala
in actor/src/main/scala/org/apache/pekko/event
1037 98 2
AsyncSerializer.scala
in actor/src/main/scala/org/apache/pekko/serialization
38 3 2
ActorCell.scala
in actor/src/main/scala/org/apache/pekko/actor
332 20 2
AbstractProps.scala
in actor/src/main/scala/org/apache/pekko/actor
89 4 2
AbstractBoundedNodeQueue.java
in actor/src/main/java/org/apache/pekko/dispatch
143 20 2
Correlations

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

project/Dependencies.scala x: 547 commits (all time) y: 274 lines of code stream/src/main/scala/org/apache/pekko/stream/javadsl/Flow.scala x: 40 commits (all time) y: 861 lines of code stream/src/main/scala/org/apache/pekko/stream/javadsl/Source.scala x: 45 commits (all time) y: 974 lines of code stream/src/main/scala/org/apache/pekko/stream/javadsl/SubFlow.scala x: 31 commits (all time) y: 489 lines of code stream/src/main/scala/org/apache/pekko/stream/javadsl/SubSource.scala x: 31 commits (all time) y: 479 lines of code stream/src/main/scala/org/apache/pekko/stream/scaladsl/Flow.scala x: 48 commits (all time) y: 976 lines of code stream/src/main/scala/org/apache/pekko/stream/stage/GraphStage.scala x: 10 commits (all time) y: 991 lines of code distributed-data/src/main/scala/org/apache/pekko/cluster/ddata/protobuf/ReplicatedDataSerializer.scala x: 5 commits (all time) y: 886 lines of code project/Protobuf.scala x: 49 commits (all time) y: 159 lines of code multi-node-testkit/src/main/scala/org/apache/pekko/remote/testconductor/RemoteConnection.scala x: 6 commits (all time) y: 118 lines of code remote/src/main/scala/org/apache/pekko/remote/transport/netty/NettyTransport.scala x: 15 commits (all time) y: 481 lines of code stream/src/main/scala/org/apache/pekko/stream/impl/fusing/Switch.scala x: 2 commits (all time) y: 93 lines of code persistence-query/src/main/scala/org/apache/pekko/persistence/query/javadsl/CurrentLastSequenceNumberByPersistenceIdQuery.scala x: 1 commits (all time) y: 6 lines of code bench-jmh/src/main/scala/org/apache/pekko/stream/FlatMapConcatBenchmark.scala x: 4 commits (all time) y: 139 lines of code stream/src/main/scala/org/apache/pekko/stream/impl/Stages.scala x: 18 commits (all time) y: 146 lines of code stream/src/main/scala/org/apache/pekko/stream/impl/fusing/FlattenConcat.scala x: 1 commits (all time) y: 283 lines of code stream/src/main/scala/org/apache/pekko/stream/scaladsl/Hub.scala x: 7 commits (all time) y: 848 lines of code stream/src/main/scala/org/apache/pekko/stream/impl/fusing/Ops.scala x: 23 commits (all time) y: 1797 lines of code actor/src/main/scala/org/apache/pekko/pattern/FutureTimeoutSupport.scala x: 5 commits (all time) y: 101 lines of code actor/src/main/scala/org/apache/pekko/pattern/Patterns.scala x: 9 commits (all time) y: 368 lines of code stream/src/main/scala/org/apache/pekko/stream/impl/FailedSource.scala x: 4 commits (all time) y: 20 lines of code stream/src/main/scala/org/apache/pekko/stream/impl/JavaStreamSource.scala x: 5 commits (all time) y: 35 lines of code stream/src/main/scala/org/apache/pekko/stream/impl/TraversalBuilder.scala x: 8 commits (all time) y: 767 lines of code persistence-testkit/src/main/scala/org/apache/pekko/persistence/testkit/query/javadsl/PersistenceTestKitReadJournal.scala x: 5 commits (all time) y: 64 lines of code project/PekkoBuild.scala x: 24 commits (all time) y: 266 lines of code project/VerifyJDK9Classes.scala x: 3 commits (all time) y: 64 lines of code stream-testkit/src/main/scala/org/apache/pekko/stream/testkit/javadsl/StreamTestKit.scala x: 4 commits (all time) y: 27 lines of code stream-testkit/src/main/scala/org/apache/pekko/stream/testkit/scaladsl/StreamTestKit.scala x: 4 commits (all time) y: 149 lines of code actor/src/main/scala/org/apache/pekko/dispatch/AbstractDispatcher.scala x: 12 commits (all time) y: 370 lines of code actor/src/main/scala/org/apache/pekko/dispatch/ForkJoinExecutorConfigurator.scala x: 7 commits (all time) y: 162 lines of code actor/src/main/scala/org/apache/pekko/dispatch/ThreadPoolBuilder.scala x: 6 commits (all time) y: 199 lines of code actor/src/main/scala/org/apache/pekko/dispatch/VirtualThreadSupport.scala x: 4 commits (all time) y: 83 lines of code actor/src/main/scala/org/apache/pekko/dispatch/VirtualizedExecutorService.scala x: 2 commits (all time) y: 76 lines of code project/JdkOptions.scala x: 26 commits (all time) y: 76 lines of code project/plugins.sbt x: 451 commits (all time) y: 23 lines of code actor/src/main/scala/org/apache/pekko/actor/LightArrayRevolverScheduler.scala x: 10 commits (all time) y: 315 lines of code actor/src/main/scala/org/apache/pekko/actor/RepointableActorRef.scala x: 5 commits (all time) y: 211 lines of code actor/src/main/scala/org/apache/pekko/actor/dungeon/Children.scala x: 8 commits (all time) y: 273 lines of code actor/src/main/scala/org/apache/pekko/actor/dungeon/Dispatch.scala x: 6 commits (all time) y: 152 lines of code actor/src/main/scala/org/apache/pekko/dispatch/Mailbox.scala x: 6 commits (all time) y: 612 lines of code actor/src/main/scala/org/apache/pekko/pattern/AskSupport.scala x: 9 commits (all time) y: 377 lines of code actor/src/main/scala/org/apache/pekko/pattern/CircuitBreaker.scala x: 10 commits (all time) y: 487 lines of code remote/src/main/scala/org/apache/pekko/remote/artery/Association.scala x: 6 commits (all time) y: 976 lines of code project/PekkoDevelocityPlugin.scala x: 4 commits (all time) y: 53 lines of code stream/src/main/scala/org/apache/pekko/stream/impl/fusing/StreamOfStreams.scala x: 12 commits (all time) y: 662 lines of code stream/src/main/scala/org/apache/pekko/stream/impl/fusing/ZipWithIndex.scala x: 1 commits (all time) y: 39 lines of code actor/src/main/scala/org/apache/pekko/japi/function/Function.scala x: 5 commits (all time) y: 47 lines of code stream/src/main/scala/org/apache/pekko/stream/impl/ActorRefBackpressureSinkStage.scala x: 5 commits (all time) y: 83 lines of code stream/src/main/scala/org/apache/pekko/stream/impl/PhasedFusingActorMaterializer.scala x: 8 commits (all time) y: 741 lines of code stream/src/main/scala/org/apache/pekko/stream/impl/fusing/ActorGraphInterpreter.scala x: 7 commits (all time) y: 646 lines of code stream/src/main/scala/org/apache/pekko/stream/javadsl/Graph.scala x: 6 commits (all time) y: 235 lines of code stream/src/main/scala/org/apache/pekko/stream/scaladsl/FlowWithContext.scala x: 11 commits (all time) y: 100 lines of code stream/src/main/scala/org/apache/pekko/stream/scaladsl/SourceWithContext.scala x: 12 commits (all time) y: 89 lines of code remote/src/main/scala/org/apache/pekko/remote/artery/ArterySettings.scala x: 5 commits (all time) y: 272 lines of code remote/src/main/scala/org/apache/pekko/remote/artery/ArteryTransport.scala x: 6 commits (all time) y: 715 lines of code remote/src/main/scala/org/apache/pekko/remote/artery/InboundQuarantineCheck.scala x: 4 commits (all time) y: 61 lines of code stream/src/main/scala/org/apache/pekko/stream/impl/fusing/FlatMapPrefix.scala x: 6 commits (all time) y: 156 lines of code cluster/src/main/scala/org/apache/pekko/cluster/ClusterDaemon.scala x: 8 commits (all time) y: 1236 lines of code remote/src/main/scala/org/apache/pekko/remote/Remoting.scala x: 5 commits (all time) y: 795 lines of code stream/src/main/scala/org/apache/pekko/stream/impl/fusing/GraphInterpreter.scala x: 6 commits (all time) y: 421 lines of code project/SbtMultiJvmPlugin.scala x: 3 commits (all time) y: 513 lines of code actor/src/main/scala/org/apache/pekko/actor/Scheduler.scala x: 10 commits (all time) y: 238 lines of code stream/src/main/scala/org/apache/pekko/stream/javadsl/Sink.scala x: 18 commits (all time) y: 235 lines of code stream/src/main/scala/org/apache/pekko/stream/scaladsl/Sink.scala x: 17 commits (all time) y: 270 lines of code serialization-jackson/src/main/scala/org/apache/pekko/serialization/jackson/JacksonObjectMapperProvider.scala x: 10 commits (all time) y: 348 lines of code build.sbt x: 298 commits (all time) y: 576 lines of code persistence-testkit/src/main/scala/org/apache/pekko/persistence/testkit/PersistenceTestKitPlugin.scala x: 6 commits (all time) y: 133 lines of code persistence-testkit/src/main/scala/org/apache/pekko/persistence/testkit/internal/SnapshotStorageEmulatorExtension.scala x: 4 commits (all time) y: 31 lines of code persistence-testkit/src/main/scala/org/apache/pekko/persistence/testkit/scaladsl/PersistenceTestKit.scala x: 4 commits (all time) y: 227 lines of code persistence-typed/src/main/scala/org/apache/pekko/persistence/typed/internal/EventSourcedBehaviorImpl.scala x: 5 commits (all time) y: 293 lines of code persistence-typed/src/main/scala/org/apache/pekko/persistence/typed/internal/EventSourcedSettings.scala x: 4 commits (all time) y: 71 lines of code persistence-typed/src/main/scala/org/apache/pekko/persistence/typed/internal/ReplayingEvents.scala x: 4 commits (all time) y: 248 lines of code persistence-typed/src/main/scala/org/apache/pekko/persistence/typed/javadsl/EventSourcedBehavior.scala x: 6 commits (all time) y: 110 lines of code persistence-typed/src/main/scala/org/apache/pekko/persistence/typed/scaladsl/EventSourcedBehavior.scala x: 6 commits (all time) y: 80 lines of code persistence-testkit/src/main/scala/org/apache/pekko/persistence/testkit/query/internal/EventsBySliceStage.scala x: 1 commits (all time) y: 86 lines of code persistence-testkit/src/main/scala/org/apache/pekko/persistence/testkit/query/scaladsl/PersistenceTestKitReadJournal.scala x: 7 commits (all time) y: 143 lines of code persistence-testkit/src/main/scala/org/apache/pekko/persistence/testkit/query/internal/EventsByTagStage.scala x: 1 commits (all time) y: 82 lines of code actor/src/main/scala/org/apache/pekko/actor/ActorPath.scala x: 5 commits (all time) y: 246 lines of code actor/src/main/scala/org/apache/pekko/actor/ActorSystem.scala x: 19 commits (all time) y: 657 lines of code actor/src/main/scala/org/apache/pekko/util/Index.scala x: 4 commits (all time) y: 119 lines of code cluster-metrics/src/main/scala/org/apache/pekko/cluster/metrics/ClusterMetricsCollector.scala x: 5 commits (all time) y: 146 lines of code cluster-metrics/src/main/scala/org/apache/pekko/cluster/metrics/Metric.scala x: 4 commits (all time) y: 184 lines of code cluster-tools/src/main/scala/org/apache/pekko/cluster/client/ClusterClient.scala x: 10 commits (all time) y: 669 lines of code cluster/src/main/scala/org/apache/pekko/cluster/Cluster.scala x: 7 commits (all time) y: 322 lines of code cluster/src/main/scala/org/apache/pekko/cluster/ClusterEvent.scala x: 5 commits (all time) y: 429 lines of code cluster/src/main/scala/org/apache/pekko/cluster/ConfigUtil.scala x: 2 commits (all time) y: 31 lines of code cluster/src/main/scala/org/apache/pekko/cluster/Member.scala x: 6 commits (all time) y: 212 lines of code remote/src/main/scala/org/apache/pekko/remote/RemotingLifecycleEvent.scala x: 7 commits (all time) y: 117 lines of code stream/src/main/scala-2.12/org/apache/pekko/stream/javadsl/CollectionUtil.scala x: 2 commits (all time) y: 13 lines of code stream/src/main/scala-2.13/org/apache/pekko/stream/javadsl/CollectionUtil.scala x: 1 commits (all time) y: 13 lines of code cluster/src/main/scala/org/apache/pekko/cluster/ClusterSettings.scala x: 4 commits (all time) y: 177 lines of code remote/src/main/scala/org/apache/pekko/remote/RemoteSettings.scala x: 6 commits (all time) y: 177 lines of code remote/src/main/scala/org/apache/pekko/remote/transport/netty/NettySSLSupport.scala x: 5 commits (all time) y: 39 lines of code stream/src/main/scala/org/apache/pekko/stream/javadsl/FlowWithContext.scala x: 12 commits (all time) y: 153 lines of code stream/src/main/scala/org/apache/pekko/stream/javadsl/Tcp.scala x: 7 commits (all time) y: 270 lines of code project/OSGi.scala x: 97 commits (all time) y: 107 lines of code cluster-sharding-typed/src/main/scala/org/apache/pekko/cluster/sharding/typed/internal/ClusterShardingImpl.scala x: 7 commits (all time) y: 353 lines of code cluster-sharding/src/main/scala/org/apache/pekko/cluster/sharding/ClusterSharding.scala x: 7 commits (all time) y: 419 lines of code stream/src/main/scala/org/apache/pekko/stream/scaladsl/Source.scala x: 18 commits (all time) y: 340 lines of code actor-typed/src/main/scala/org/apache/pekko/actor/typed/Props.scala x: 4 commits (all time) y: 93 lines of code actor-typed/src/main/scala/org/apache/pekko/actor/typed/javadsl/Behaviors.scala x: 5 commits (all time) y: 99 lines of code stream/src/main/scala/org/apache/pekko/stream/QueueOfferResult.scala x: 5 commits (all time) y: 25 lines of code stream/src/main/scala/org/apache/pekko/stream/scaladsl/FlowWithContextOps.scala x: 9 commits (all time) y: 104 lines of code persistence/src/main/scala/org/apache/pekko/persistence/serialization/SnapshotSerializer.scala x: 6 commits (all time) y: 124 lines of code stream/src/main/scala/org/apache/pekko/stream/impl/streamref/SourceRefImpl.scala x: 6 commits (all time) y: 404 lines of code actor-typed/src/main/scala/org/apache/pekko/actor/typed/Behavior.scala x: 5 commits (all time) y: 128 lines of code actor-typed/src/main/scala/org/apache/pekko/actor/typed/internal/BehaviorImpl.scala x: 4 commits (all time) y: 108 lines of code actor-testkit-typed/src/main/scala/org/apache/pekko/actor/testkit/typed/internal/TestAppender.scala x: 5 commits (all time) y: 91 lines of code stream/src/main/scala/org/apache/pekko/stream/javadsl/StreamConverters.scala x: 8 commits (all time) y: 59 lines of code actor/src/main/scala/org/apache/pekko/actor/ActorCell.scala x: 7 commits (all time) y: 332 lines of code actor/src/main/scala/org/apache/pekko/actor/dungeon/FaultHandling.scala x: 4 commits (all time) y: 240 lines of code stream/src/main/scala/org/apache/pekko/stream/BoundedSourceQueue.scala x: 4 commits (all time) y: 11 lines of code actor-testkit-typed/src/main/scala/org/apache/pekko/actor/testkit/typed/scaladsl/LoggingTestKit.scala x: 6 commits (all time) y: 47 lines of code cluster-sharding/src/main/scala/org/apache/pekko/cluster/sharding/ShardRegion.scala x: 6 commits (all time) y: 894 lines of code actor/src/main/scala-2.12/org/apache/pekko/util/ByteString.scala x: 9 commits (all time) y: 857 lines of code actor/src/main/scala-2.13/org/apache/pekko/util/ByteString.scala x: 8 commits (all time) y: 885 lines of code actor/src/main/scala-3/org/apache/pekko/util/ByteString.scala x: 9 commits (all time) y: 885 lines of code stream/src/main/scala/org/apache/pekko/stream/impl/fusing/ArraySource.scala x: 1 commits (all time) y: 31 lines of code stream/src/main/scala/org/apache/pekko/stream/impl/fusing/IterableSource.scala x: 2 commits (all time) y: 51 lines of code actor/src/main/scala/org/apache/pekko/event/Logging.scala x: 11 commits (all time) y: 1037 lines of code persistence-typed/src/main/scala/org/apache/pekko/persistence/typed/state/internal/DurableStateBehaviorImpl.scala x: 4 commits (all time) y: 134 lines of code persistence-typed/src/main/scala/org/apache/pekko/persistence/typed/state/internal/DurableStateStoreException.scala x: 5 commits (all time) y: 11 lines of code actor/src/main/scala-2.12/org/apache/pekko/util/ByteIterator.scala x: 7 commits (all time) y: 472 lines of code actor/src/main/scala-2.13/org/apache/pekko/util/ByteIterator.scala x: 7 commits (all time) y: 487 lines of code actor/src/main/scala-3/org/apache/pekko/util/ByteIterator.scala x: 6 commits (all time) y: 482 lines of code stream/src/main/scala/org/apache/pekko/stream/impl/UnfoldResourceSourceAsync.scala x: 5 commits (all time) y: 111 lines of code stream/src/main/scala/org/apache/pekko/stream/impl/fusing/CollectFirst.scala x: 3 commits (all time) y: 42 lines of code actor/src/main/scala-jdk-9/org/apache/pekko/dispatch/PekkoJdk9ForkJoinPool.scala x: 1 commits (all time) y: 23 lines of code stream/src/main/scala/org/apache/pekko/stream/impl/Unfold.scala x: 7 commits (all time) y: 130 lines of code project/Paradox.scala x: 55 commits (all time) y: 89 lines of code stream/src/main/scala/org/apache/pekko/stream/scaladsl/Graph.scala x: 8 commits (all time) y: 1215 lines of code stream-testkit/src/main/scala/org/apache/pekko/stream/testkit/StreamTestKit.scala x: 8 commits (all time) y: 548 lines of code actor/src/main/scala/org/apache/pekko/util/Helpers.scala x: 7 commits (all time) y: 81 lines of code project/AddMetaInfLicenseFiles.scala x: 14 commits (all time) y: 33 lines of code project/GitHub.scala x: 26 commits (all time) y: 15 lines of code project/Publish.scala x: 101 commits (all time) y: 24 lines of code project/ValidatePullRequest.scala x: 72 commits (all time) y: 75 lines of code stream/src/main/scala/org/apache/pekko/stream/StreamRefs.scala x: 6 commits (all time) y: 58 lines of code stream/src/main/scala/org/apache/pekko/stream/impl/io/TLSActor.scala x: 7 commits (all time) y: 397 lines of code stream/src/main/scala/org/apache/pekko/stream/impl/streamref/SinkRefImpl.scala x: 6 commits (all time) y: 217 lines of code cluster/src/main/scala/org/apache/pekko/cluster/SeedNodeProcess.scala x: 4 commits (all time) y: 194 lines of code remote/src/main/scala/org/apache/pekko/remote/RemoteActorRefProvider.scala x: 10 commits (all time) y: 561 lines of code remote/src/main/scala/org/apache/pekko/remote/transport/PekkoProtocolTransport.scala x: 11 commits (all time) y: 576 lines of code stream/src/main/scala/org/apache/pekko/stream/ActorMaterializer.scala x: 8 commits (all time) y: 564 lines of code project/Doc.scala x: 99 commits (all time) y: 173 lines of code actor-testkit-typed/src/main/scala/org/apache/pekko/actor/testkit/typed/internal/ActorSystemStub.scala x: 7 commits (all time) y: 94 lines of code stream/src/main/scala/org/apache/pekko/stream/Attributes.scala x: 6 commits (all time) y: 323 lines of code actor/src/main/scala/org/apache/pekko/io/dns/internal/TcpDnsClient.scala x: 4 commits (all time) y: 88 lines of code project/PekkoDisciplinePlugin.scala x: 14 commits (all time) y: 134 lines of code bench-jmh/src/main/scala/org/apache/pekko/util/ByteString_asInputStream_Benchmark.scala x: 1 commits (all time) y: 48 lines of code actor/src/main/scala-3/org/apache/pekko/compat/PartialFunction.scala x: 3 commits (all time) y: 6 lines of code actor/src/main/scala-3/org/apache/pekko/dispatch/internal/SameThreadExecutionContext.scala x: 3 commits (all time) y: 8 lines of code actor/src/main/scala-3/org/apache/pekko/util/FutureConverters.scala x: 5 commits (all time) y: 16 lines of code project/Jdk9.scala x: 28 commits (all time) y: 58 lines of code project/CopyrightHeaderForJdk9.scala x: 14 commits (all time) y: 18 lines of code project/ProjectFileIgnoreSupport.scala x: 22 commits (all time) y: 72 lines of code bench-jmh/src/main/scala/org/apache/pekko/stream/CollectBenchmark.scala x: 2 commits (all time) y: 108 lines of code project/AddLogTimestamps.scala x: 14 commits (all time) y: 49 lines of code project/CopyrightHeader.scala x: 30 commits (all time) y: 86 lines of code project/CopyrightHeaderForBoilerplate.scala x: 17 commits (all time) y: 19 lines of code project/CopyrightHeaderForBuild.scala x: 15 commits (all time) y: 19 lines of code project/JavaFormatter.scala x: 21 commits (all time) y: 20 lines of code project/MultiNode.scala x: 72 commits (all time) y: 120 lines of code project/ScalaFixExtraRulesPlugin.scala x: 17 commits (all time) y: 13 lines of code project/ScalafixForMultiNodePlugin.scala x: 18 commits (all time) y: 14 lines of code project/ScalafixIgnoreFilePlugin.scala x: 15 commits (all time) y: 12 lines of code project/ScalafixSupport.scala x: 21 commits (all time) y: 32 lines of code project/TestExtras.scala x: 52 commits (all time) y: 62 lines of code project/TestQuickUntilPassed.scala x: 2 commits (all time) y: 24 lines of code project/VersionGenerator.scala x: 17 commits (all time) y: 24 lines of code bench-jmh/src/main/scala/org/apache/pekko/stream/ZipWithIndexBenchmark.scala x: 3 commits (all time) y: 57 lines of code stream/src/main/scala/org/apache/pekko/stream/IOResult.scala x: 6 commits (all time) y: 39 lines of code stream/src/main/scala/org/apache/pekko/stream/MapAsyncPartitioned.scala x: 3 commits (all time) y: 197 lines of code stream/src/main/scala/org/apache/pekko/stream/Materializer.scala x: 7 commits (all time) y: 61 lines of code stream/src/main/scala/org/apache/pekko/stream/impl/FanOut.scala x: 4 commits (all time) y: 258 lines of code stream/src/main/scala/org/apache/pekko/stream/impl/FanoutProcessor.scala x: 4 commits (all time) y: 130 lines of code stream/src/main/scala/org/apache/pekko/stream/impl/MaterializerGuardian.scala x: 4 commits (all time) y: 43 lines of code stream/src/main/scala/org/apache/pekko/stream/impl/Sinks.scala x: 5 commits (all time) y: 432 lines of code stream/src/main/scala/org/apache/pekko/stream/impl/StreamLayout.scala x: 4 commits (all time) y: 372 lines of code stream/src/main/scala/org/apache/pekko/stream/impl/io/TcpStages.scala x: 5 commits (all time) y: 479 lines of code stream/src/main/scala/org/apache/pekko/stream/javadsl/BidiFlow.scala x: 7 commits (all time) y: 71 lines of code stream/src/main/scala/org/apache/pekko/stream/javadsl/FileIO.scala x: 6 commits (all time) y: 37 lines of code stream/src/main/scala/org/apache/pekko/stream/scaladsl/RestartSource.scala x: 6 commits (all time) y: 66 lines of code stream/src/main/scala/org/apache/pekko/stream/scaladsl/Tcp.scala x: 5 commits (all time) y: 280 lines of code stream/src/main/scala/org/apache/pekko/stream/scaladsl/package.scala x: 8 commits (all time) y: 14 lines of code actor/src/main/java/org/apache/pekko/japi/pf/PFBuilder.java x: 4 commits (all time) y: 64 lines of code persistence/src/main/java/org/apache/pekko/persistence/fsm/japi/pf/FSMStateFunctionBuilder.java x: 5 commits (all time) y: 158 lines of code project/StreamOperatorsIndexGenerator.scala x: 42 commits (all time) y: 235 lines of code actor/src/main/scala/org/apache/pekko/routing/RouterConfig.scala x: 5 commits (all time) y: 161 lines of code multi-node-testkit/src/main/scala/org/apache/pekko/remote/testconductor/Conductor.scala x: 5 commits (all time) y: 417 lines of code bench-jmh/src/main/scala/org/apache/pekko/remote/artery/LiteralEncodingBenchmark.scala x: 5 commits (all time) y: 76 lines of code stream/src/main/scala/org/apache/pekko/stream/impl/fusing/MapConcat.scala x: 1 commits (all time) y: 56 lines of code actor/src/main/scala-2.13/org/apache/pekko/util/FutureConverters.scala x: 2 commits (all time) y: 16 lines of code actor/src/main/scala/org/apache/pekko/actor/ActorSelection.scala x: 7 commits (all time) y: 195 lines of code actor/src/main/scala/org/apache/pekko/dispatch/affinity/AffinityPool.scala x: 5 commits (all time) y: 304 lines of code persistence/src/main/scala/org/apache/pekko/persistence/snapshot/SnapshotStore.scala x: 4 commits (all time) y: 107 lines of code stream/src/main/scala/org/apache/pekko/stream/impl/Timers.scala x: 5 commits (all time) y: 195 lines of code actor/src/main/scala/org/apache/pekko/io/dns/internal/DnsClient.scala x: 5 commits (all time) y: 187 lines of code actor-testkit-typed/src/main/scala/org/apache/pekko/actor/testkit/typed/javadsl/TestKitJUnit5Extension.scala x: 1 commits (all time) y: 20 lines of code actor-testkit-typed/src/main/scala/org/apache/pekko/actor/testkit/typed/internal/StubbedActorContext.scala x: 5 commits (all time) y: 171 lines of code actor-typed/src/main/scala/org/apache/pekko/actor/typed/internal/Supervision.scala x: 4 commits (all time) y: 355 lines of code persistence-typed/src/main/scala/org/apache/pekko/persistence/typed/PersistenceId.scala x: 5 commits (all time) y: 56 lines of code cluster/src/main/scala/org/apache/pekko/cluster/sbr/SplitBrainResolver.scala x: 4 commits (all time) y: 501 lines of code actor-typed/src/main/scala/org/apache/pekko/actor/typed/delivery/WorkPullingProducerController.scala x: 6 commits (all time) y: 93 lines of code actor-typed/src/main/scala/org/apache/pekko/actor/typed/javadsl/ActorContext.scala x: 7 commits (all time) y: 51 lines of code actor/src/main/scala/org/apache/pekko/actor/AbstractFSM.scala x: 5 commits (all time) y: 131 lines of code actor/src/main/scala/org/apache/pekko/actor/ActorRefProvider.scala x: 7 commits (all time) y: 428 lines of code actor/src/main/scala/org/apache/pekko/actor/FSM.scala x: 6 commits (all time) y: 450 lines of code actor/src/main/scala/org/apache/pekko/serialization/Serialization.scala x: 8 commits (all time) y: 377 lines of code actor/src/main/scala/org/apache/pekko/serialization/Serializer.scala x: 6 commits (all time) y: 175 lines of code cluster-sharding-typed/src/main/scala/org/apache/pekko/cluster/sharding/typed/delivery/ShardingProducerController.scala x: 8 commits (all time) y: 136 lines of code cluster-sharding-typed/src/main/scala/org/apache/pekko/cluster/sharding/typed/javadsl/ClusterSharding.scala x: 7 commits (all time) y: 151 lines of code cluster-typed/src/main/scala/org/apache/pekko/cluster/typed/ClusterSingleton.scala x: 6 commits (all time) y: 188 lines of code persistence-query/src/main/scala/org/apache/pekko/persistence/query/scaladsl/PagedPersistenceIdsQuery.scala x: 5 commits (all time) y: 7 lines of code persistence-typed/src/main/scala/org/apache/pekko/persistence/typed/delivery/EventSourcedProducerQueue.scala x: 4 commits (all time) y: 220 lines of code persistence/src/main/scala/org/apache/pekko/persistence/Eventsourced.scala x: 4 commits (all time) y: 652 lines of code persistence/src/main/scala/org/apache/pekko/persistence/Persistence.scala x: 5 commits (all time) y: 256 lines of code persistence/src/main/scala/org/apache/pekko/persistence/fsm/PersistentFSM.scala x: 6 commits (all time) y: 251 lines of code persistence/src/main/scala/org/apache/pekko/persistence/state/DurableStateStoreProvider.scala x: 4 commits (all time) y: 5 lines of code testkit/src/main/scala/org/apache/pekko/testkit/TestKit.scala x: 6 commits (all time) y: 540 lines of code testkit/src/main/scala/org/apache/pekko/testkit/javadsl/TestKit.scala x: 6 commits (all time) y: 241 lines of code actor-typed/src/main/scala/org/apache/pekko/actor/typed/internal/ActorContextImpl.scala x: 6 commits (all time) y: 266 lines of code remote/src/main/java/org/apache/pekko/remote/artery/aeron/AeronErrorLog.java x: 2 commits (all time) y: 55 lines of code multi-node-testkit/src/main/scala/org/apache/pekko/remote/testconductor/Player.scala x: 8 commits (all time) y: 293 lines of code persistence-testkit/src/main/scala/org/apache/pekko/persistence/testkit/state/scaladsl/PersistenceTestKitDurableStateStore.scala x: 5 commits (all time) y: 182 lines of code stream/src/main/scala/org/apache/pekko/stream/impl/fusing/LazyFutureSource.scala x: 2 commits (all time) y: 42 lines of code stream/src/main/scala/org/apache/pekko/stream/impl/fusing/GraphStages.scala x: 5 commits (all time) y: 372 lines of code cluster-sharding/src/main/scala/org/apache/pekko/cluster/sharding/ClusterShardingSettings.scala x: 6 commits (all time) y: 1106 lines of code cluster/src/main/scala/org/apache/pekko/cluster/protobuf/ClusterMessageSerializer.scala x: 5 commits (all time) y: 538 lines of code persistence/src/main/scala/org/apache/pekko/persistence/fsm/PersistentFSMBase.scala x: 6 commits (all time) y: 395 lines of code multi-node-testkit/src/main/scala/org/apache/pekko/remote/testconductor/DataTypes.scala x: 4 commits (all time) y: 154 lines of code testkit/src/main/scala/org/apache/pekko/testkit/TestActorRef.scala x: 4 commits (all time) y: 162 lines of code remote/src/main/scala/org/apache/pekko/remote/serialization/ProtobufSerializer.scala x: 6 commits (all time) y: 104 lines of code remote/src/main/scala/org/apache/pekko/remote/serialization/DaemonMsgCreateSerializer.scala x: 4 commits (all time) y: 202 lines of code project/AutomaticModuleName.scala x: 16 commits (all time) y: 7 lines of code project/CliOptions.scala x: 23 commits (all time) y: 18 lines of code project/SigarLoader.scala x: 28 commits (all time) y: 25 lines of code remote/src/main/scala/org/apache/pekko/remote/Endpoint.scala x: 5 commits (all time) y: 980 lines of code remote/src/main/scala/org/apache/pekko/remote/transport/PekkoPduCodec.scala x: 8 commits (all time) y: 197 lines of code remote/src/main/scala/org/apache/pekko/remote/transport/ThrottlerTransportAdapter.scala x: 5 commits (all time) y: 468 lines of code actor/src/main/scala-2.12/org/apache/pekko/util/FunctionConverters.scala x: 3 commits (all time) y: 379 lines of code actor/src/main/scala-2.12/org/apache/pekko/util/OptionConverters.scala x: 7 commits (all time) y: 35 lines of code actor/src/main/scala/org/apache/pekko/io/dns/IdGenerator.scala x: 7 commits (all time) y: 41 lines of code actor-testkit-typed/src/main/scala/org/apache/pekko/actor/testkit/typed/internal/BehaviorTestKitImpl.scala x: 3 commits (all time) y: 161 lines of code actor-testkit-typed/src/main/scala/org/apache/pekko/actor/testkit/typed/internal/ControlledExecutor.scala x: 3 commits (all time) y: 17 lines of code actor-testkit-typed/src/main/scala/org/apache/pekko/actor/testkit/typed/internal/DebugRef.scala x: 3 commits (all time) y: 49 lines of code actor-testkit-typed/src/main/scala/org/apache/pekko/actor/testkit/typed/internal/EffectfulActorContext.scala x: 3 commits (all time) y: 114 lines of code actor-testkit-typed/src/main/scala/org/apache/pekko/actor/testkit/typed/internal/LogbackUtil.scala x: 3 commits (all time) y: 36 lines of code actor-testkit-typed/src/main/scala/org/apache/pekko/actor/testkit/typed/internal/TestProbeImpl.scala x: 3 commits (all time) y: 312 lines of code actor-testkit-typed/src/main/scala/org/apache/pekko/actor/testkit/typed/javadsl/TestInbox.scala x: 3 commits (all time) y: 28 lines of code actor-typed/src/main/scala/org/apache/pekko/actor/typed/SupervisorStrategy.scala x: 3 commits (all time) y: 126 lines of code actor-typed/src/main/scala/org/apache/pekko/actor/typed/delivery/DurableProducerQueue.scala x: 3 commits (all time) y: 148 lines of code actor-typed/src/main/scala/org/apache/pekko/actor/typed/delivery/ProducerController.scala x: 5 commits (all time) y: 122 lines of code actor-typed/src/main/scala/org/apache/pekko/actor/typed/delivery/internal/ConsumerControllerImpl.scala x: 3 commits (all time) y: 582 lines of code actor-typed/src/main/scala/org/apache/pekko/actor/typed/delivery/internal/ProducerControllerImpl.scala x: 3 commits (all time) y: 698 lines of code actor-typed/src/main/scala/org/apache/pekko/actor/typed/delivery/internal/WorkPullingProducerControllerImpl.scala x: 3 commits (all time) y: 567 lines of code actor-typed/src/main/scala/org/apache/pekko/actor/typed/internal/InterceptorImpl.scala x: 3 commits (all time) y: 158 lines of code actor-typed/src/main/scala/org/apache/pekko/actor/typed/internal/StashBufferImpl.scala x: 3 commits (all time) y: 212 lines of code actor-typed/src/main/scala/org/apache/pekko/actor/typed/internal/SystemMessage.scala x: 3 commits (all time) y: 74 lines of code actor-typed/src/main/scala/org/apache/pekko/actor/typed/internal/TimerSchedulerImpl.scala x: 3 commits (all time) y: 142 lines of code actor-typed/src/main/scala/org/apache/pekko/actor/typed/internal/adapter/ActorAdapter.scala x: 3 commits (all time) y: 272 lines of code actor-typed/src/main/scala/org/apache/pekko/actor/typed/internal/routing/GroupRouterImpl.scala x: 3 commits (all time) y: 102 lines of code actor-typed/src/main/scala/org/apache/pekko/actor/typed/javadsl/BehaviorBuilder.scala x: 3 commits (all time) y: 87 lines of code actor-typed/src/main/scala/org/apache/pekko/actor/typed/receptionist/Receptionist.scala x: 3 commits (all time) y: 131 lines of code actor-typed/src/main/scala/org/apache/pekko/actor/typed/scaladsl/package.scala x: 3 commits (all time) y: 97 lines of code actor/src/main/java/org/apache/pekko/japi/pf/UnitPFBuilder.java x: 3 commits (all time) y: 82 lines of code actor/src/main/scala-2.12/org/apache/pekko/util/ccompat/package.scala x: 8 commits (all time) y: 82 lines of code actor/src/main/scala/org/apache/pekko/actor/Actor.scala x: 5 commits (all time) y: 218 lines of code actor/src/main/scala/org/apache/pekko/actor/ActorRef.scala x: 6 commits (all time) y: 580 lines of code actor/src/main/scala/org/apache/pekko/actor/CoordinatedShutdown.scala x: 6 commits (all time) y: 547 lines of code actor/src/main/scala/org/apache/pekko/actor/FaultHandling.scala x: 4 commits (all time) y: 300 lines of code actor/src/main/scala/org/apache/pekko/actor/TypedActor.scala x: 5 commits (all time) y: 409 lines of code actor/src/main/scala/org/apache/pekko/actor/dungeon/TimerSchedulerImpl.scala x: 3 commits (all time) y: 118 lines of code actor/src/main/scala/org/apache/pekko/event/EventBus.scala x: 3 commits (all time) y: 238 lines of code actor/src/main/scala/org/apache/pekko/io/DnsProvider.scala x: 6 commits (all time) y: 9 lines of code actor/src/main/scala/org/apache/pekko/io/SelectionHandler.scala x: 3 commits (all time) y: 283 lines of code actor/src/main/scala/org/apache/pekko/io/TcpConnection.scala x: 3 commits (all time) y: 424 lines of code actor/src/main/scala/org/apache/pekko/pattern/Backoff.scala x: 7 commits (all time) y: 157 lines of code actor/src/main/scala/org/apache/pekko/routing/ConsistentHashing.scala x: 3 commits (all time) y: 184 lines of code actor/src/main/scala/org/apache/pekko/routing/OptimalSizeExploringResizer.scala x: 3 commits (all time) y: 180 lines of code actor/src/main/scala/org/apache/pekko/util/BoundedBlockingQueue.scala x: 3 commits (all time) y: 249 lines of code actor/src/main/scala/org/apache/pekko/util/FrequencyList.scala x: 3 commits (all time) y: 201 lines of code bench-jmh/src/main/java/org/apache/pekko/serialization/jackson/JavaMessages.java x: 2 commits (all time) y: 82 lines of code bench-jmh/src/main/scala/org/apache/pekko/actor/typed/TypedBenchmarkActors.scala x: 3 commits (all time) y: 169 lines of code bench-jmh/src/main/scala/org/apache/pekko/actor/typed/delivery/ReliableDeliveryBenchmark.scala x: 3 commits (all time) y: 221 lines of code bench-jmh/src/main/scala/org/apache/pekko/serialization/jackson/JacksonSerializationBench.scala x: 3 commits (all time) y: 253 lines of code bench-jmh/src/main/scala/org/apache/pekko/stream/FusedGraphsBenchmark.scala x: 3 commits (all time) y: 235 lines of code cluster-metrics/src/main/scala/org/apache/pekko/cluster/metrics/ClusterMetricsRouting.scala x: 4 commits (all time) y: 286 lines of code cluster-metrics/src/main/scala/org/apache/pekko/cluster/metrics/protobuf/MessageSerializer.scala x: 3 commits (all time) y: 266 lines of code cluster-sharding-typed/src/main/scala/org/apache/pekko/cluster/sharding/typed/ClusterShardingSettings.scala x: 5 commits (all time) y: 833 lines of code cluster-sharding-typed/src/multi-jvm/scala/org/apache/pekko/cluster/sharding/typed/delivery/DeliveryThroughputSpec.scala x: 4 commits (all time) y: 409 lines of code cluster-sharding/src/main/scala/org/apache/pekko/cluster/sharding/Shard.scala x: 3 commits (all time) y: 935 lines of code cluster-sharding/src/main/scala/org/apache/pekko/cluster/sharding/ShardCoordinator.scala x: 4 commits (all time) y: 1328 lines of code cluster-sharding/src/main/scala/org/apache/pekko/cluster/sharding/internal/EntityPassivationStrategy.scala x: 3 commits (all time) y: 533 lines of code cluster-sharding/src/main/scala/org/apache/pekko/cluster/sharding/protobuf/ClusterShardingMessageSerializer.scala x: 3 commits (all time) y: 540 lines of code cluster-sharding/src/multi-jvm/scala/org/apache/pekko/cluster/sbr/RandomizedBrainResolverIntegrationSpec.scala x: 4 commits (all time) y: 339 lines of code cluster-sharding/src/multi-jvm/scala/org/apache/pekko/cluster/sbr/SplitBrainResolverIntegrationSpec.scala x: 4 commits (all time) y: 397 lines of code cluster-sharding/src/multi-jvm/scala/org/apache/pekko/cluster/sharding/ClusterShardingSpec.scala x: 3 commits (all time) y: 797 lines of code cluster-tools/src/main/scala/org/apache/pekko/cluster/pubsub/DistributedPubSubMediator.scala x: 5 commits (all time) y: 620 lines of code cluster-tools/src/main/scala/org/apache/pekko/cluster/singleton/ClusterSingletonManager.scala x: 3 commits (all time) y: 861 lines of code cluster-tools/src/multi-jvm/scala/org/apache/pekko/cluster/client/ClusterClientSpec.scala x: 5 commits (all time) y: 284 lines of code cluster-tools/src/multi-jvm/scala/org/apache/pekko/cluster/pubsub/DistributedPubSubMediatorSpec.scala x: 3 commits (all time) y: 466 lines of code cluster-tools/src/multi-jvm/scala/org/apache/pekko/cluster/singleton/ClusterSingletonManagerSpec.scala x: 3 commits (all time) y: 344 lines of code cluster-typed/src/main/scala/org/apache/pekko/cluster/typed/internal/receptionist/ClusterReceptionist.scala x: 3 commits (all time) y: 473 lines of code cluster/src/main/scala/org/apache/pekko/cluster/ClusterHeartbeat.scala x: 4 commits (all time) y: 265 lines of code cluster/src/main/scala/org/apache/pekko/cluster/routing/ClusterRouterConfig.scala x: 4 commits (all time) y: 468 lines of code cluster/src/main/scala/org/apache/pekko/cluster/sbr/DowningStrategy.scala x: 3 commits (all time) y: 392 lines of code cluster/src/multi-jvm/scala/org/apache/pekko/cluster/StressSpec.scala x: 5 commits (all time) y: 776 lines of code cluster/src/multi-jvm/scala/org/apache/pekko/cluster/SurviveNetworkInstabilitySpec.scala x: 3 commits (all time) y: 320 lines of code distributed-data/src/main/scala/org/apache/pekko/cluster/ddata/ORMap.scala x: 7 commits (all time) y: 385 lines of code distributed-data/src/main/scala/org/apache/pekko/cluster/ddata/ORSet.scala x: 7 commits (all time) y: 372 lines of code distributed-data/src/main/scala/org/apache/pekko/cluster/ddata/Replicator.scala x: 5 commits (all time) y: 1946 lines of code distributed-data/src/main/scala/org/apache/pekko/cluster/ddata/protobuf/ReplicatorMessageSerializer.scala x: 4 commits (all time) y: 493 lines of code distributed-data/src/multi-jvm/scala/org/apache/pekko/cluster/ddata/ReplicatorDeltaSpec.scala x: 3 commits (all time) y: 351 lines of code distributed-data/src/multi-jvm/scala/org/apache/pekko/cluster/ddata/ReplicatorPruningSpec.scala x: 3 commits (all time) y: 227 lines of code osgi/src/main/scala/org/apache/pekko/osgi/OsgiActorSystemFactory.scala x: 6 commits (all time) y: 28 lines of code persistence-query/src/main/scala/org/apache/pekko/persistence/query/EventEnvelope.scala x: 6 commits (all time) y: 73 lines of code persistence-testkit/src/main/scala/org/apache/pekko/persistence/testkit/internal/EventSourcedBehaviorTestKitImpl.scala x: 4 commits (all time) y: 207 lines of code persistence-typed/src/main/scala/org/apache/pekko/persistence/typed/internal/Running.scala x: 4 commits (all time) y: 802 lines of code persistence-typed/src/main/scala/org/apache/pekko/persistence/typed/serialization/ReplicatedEventSourcingSerializer.scala x: 3 commits (all time) y: 327 lines of code persistence/src/main/scala/org/apache/pekko/persistence/snapshot/local/LocalSnapshotStore.scala x: 4 commits (all time) y: 173 lines of code remote/src/main/scala/org/apache/pekko/remote/artery/Codecs.scala x: 3 commits (all time) y: 638 lines of code remote/src/main/scala/org/apache/pekko/remote/artery/EnvelopeBufferPool.scala x: 4 commits (all time) y: 365 lines of code remote/src/main/scala/org/apache/pekko/remote/artery/RemoteInstrument.scala x: 4 commits (all time) y: 312 lines of code remote/src/main/scala/org/apache/pekko/remote/artery/aeron/ArteryAeronUdpTransport.scala x: 3 commits (all time) y: 405 lines of code remote/src/main/scala/org/apache/pekko/remote/artery/compress/InboundCompressions.scala x: 4 commits (all time) y: 389 lines of code stream/src/main/scala/org/apache/pekko/stream/scaladsl/Framing.scala x: 3 commits (all time) y: 293 lines of code testkit/src/main/scala/org/apache/pekko/testkit/TestEventListener.scala x: 3 commits (all time) y: 287 lines of code
1946.0
lines of code
  min: 2.0
  average: 119.99
  25th percentile: 27.0
  median: 66.0
  75th percentile: 135.5
  max: 1946.0
0 547.0
commits (all time)
min: 1.0 | average: 5.53 | 25th percentile: 3.0 | median: 3.0 | 75th percentile: 4.0 | max: 547.0

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

project/Dependencies.scala x: 68 contributors (all time) y: 274 lines of code stream/src/main/scala/org/apache/pekko/stream/javadsl/Flow.scala x: 7 contributors (all time) y: 861 lines of code stream/src/main/scala/org/apache/pekko/stream/javadsl/Source.scala x: 9 contributors (all time) y: 974 lines of code stream/src/main/scala/org/apache/pekko/stream/javadsl/SubFlow.scala x: 7 contributors (all time) y: 489 lines of code stream/src/main/scala/org/apache/pekko/stream/javadsl/SubSource.scala x: 8 contributors (all time) y: 479 lines of code stream/src/main/scala/org/apache/pekko/stream/scaladsl/Flow.scala x: 8 contributors (all time) y: 976 lines of code stream/src/main/scala/org/apache/pekko/stream/stage/GraphStage.scala x: 5 contributors (all time) y: 991 lines of code distributed-data/src/main/scala/org/apache/pekko/cluster/ddata/protobuf/ReplicatedDataSerializer.scala x: 4 contributors (all time) y: 886 lines of code project/Protobuf.scala x: 25 contributors (all time) y: 159 lines of code multi-node-testkit/src/main/scala/org/apache/pekko/remote/testconductor/RemoteConnection.scala x: 3 contributors (all time) y: 118 lines of code remote/src/main/scala/org/apache/pekko/remote/transport/netty/NettyTransport.scala x: 4 contributors (all time) y: 481 lines of code stream/src/main/scala/org/apache/pekko/stream/impl/fusing/Switch.scala x: 2 contributors (all time) y: 93 lines of code persistence-query/src/main/scala/org/apache/pekko/persistence/query/javadsl/CurrentLastSequenceNumberByPersistenceIdQuery.scala x: 1 contributors (all time) y: 6 lines of code bench-jmh/src/main/scala/org/apache/pekko/stream/FlatMapConcatBenchmark.scala x: 3 contributors (all time) y: 139 lines of code stream/src/main/scala/org/apache/pekko/stream/impl/Stages.scala x: 4 contributors (all time) y: 146 lines of code stream/src/main/scala/org/apache/pekko/stream/impl/fusing/FlattenConcat.scala x: 1 contributors (all time) y: 283 lines of code stream/src/main/scala/org/apache/pekko/stream/scaladsl/Hub.scala x: 3 contributors (all time) y: 848 lines of code stream/src/main/scala/org/apache/pekko/stream/impl/fusing/Ops.scala x: 6 contributors (all time) y: 1797 lines of code actor/src/main/scala/org/apache/pekko/pattern/FutureTimeoutSupport.scala x: 3 contributors (all time) y: 101 lines of code actor/src/main/scala/org/apache/pekko/pattern/Patterns.scala x: 5 contributors (all time) y: 368 lines of code stream/src/main/scala/org/apache/pekko/stream/impl/FailedSource.scala x: 3 contributors (all time) y: 20 lines of code stream/src/main/scala/org/apache/pekko/stream/impl/JavaStreamSource.scala x: 3 contributors (all time) y: 35 lines of code stream/src/main/scala/org/apache/pekko/stream/impl/TraversalBuilder.scala x: 4 contributors (all time) y: 767 lines of code persistence-testkit/src/main/scala/org/apache/pekko/persistence/testkit/query/javadsl/PersistenceTestKitReadJournal.scala x: 3 contributors (all time) y: 64 lines of code project/PekkoBuild.scala x: 6 contributors (all time) y: 266 lines of code project/VerifyJDK9Classes.scala x: 2 contributors (all time) y: 64 lines of code stream-testkit/src/main/scala/org/apache/pekko/stream/testkit/javadsl/StreamTestKit.scala x: 3 contributors (all time) y: 27 lines of code stream-testkit/src/main/scala/org/apache/pekko/stream/testkit/scaladsl/StreamTestKit.scala x: 3 contributors (all time) y: 149 lines of code actor/src/main/scala/org/apache/pekko/dispatch/AbstractDispatcher.scala x: 6 contributors (all time) y: 370 lines of code actor/src/main/scala/org/apache/pekko/dispatch/ForkJoinExecutorConfigurator.scala x: 3 contributors (all time) y: 162 lines of code actor/src/main/scala/org/apache/pekko/dispatch/ThreadPoolBuilder.scala x: 4 contributors (all time) y: 199 lines of code actor/src/main/scala/org/apache/pekko/dispatch/VirtualThreadSupport.scala x: 2 contributors (all time) y: 83 lines of code actor/src/main/scala/org/apache/pekko/dispatch/VirtualizedExecutorService.scala x: 1 contributors (all time) y: 76 lines of code project/JdkOptions.scala x: 13 contributors (all time) y: 76 lines of code project/plugins.sbt x: 67 contributors (all time) y: 23 lines of code actor/src/main/scala/org/apache/pekko/actor/LightArrayRevolverScheduler.scala x: 4 contributors (all time) y: 315 lines of code actor/src/main/scala/org/apache/pekko/actor/RepointableActorRef.scala x: 3 contributors (all time) y: 211 lines of code actor/src/main/scala/org/apache/pekko/actor/dungeon/Children.scala x: 5 contributors (all time) y: 273 lines of code actor/src/main/scala/org/apache/pekko/dispatch/Mailbox.scala x: 4 contributors (all time) y: 612 lines of code actor/src/main/scala/org/apache/pekko/pattern/AskSupport.scala x: 5 contributors (all time) y: 377 lines of code actor/src/main/scala/org/apache/pekko/pattern/CircuitBreaker.scala x: 4 contributors (all time) y: 487 lines of code remote/src/main/scala/org/apache/pekko/remote/artery/Association.scala x: 4 contributors (all time) y: 976 lines of code plugins/serialversion-remover-plugin/src/main/scala/org/apache/pekko/Plugin.scala x: 2 contributors (all time) y: 28 lines of code project/PekkoDevelocityPlugin.scala x: 3 contributors (all time) y: 53 lines of code stream/src/main/scala/org/apache/pekko/stream/impl/fusing/StreamOfStreams.scala x: 4 contributors (all time) y: 662 lines of code stream/src/main/scala/org/apache/pekko/stream/impl/fusing/ZipWithIndex.scala x: 1 contributors (all time) y: 39 lines of code actor/src/main/scala/org/apache/pekko/dispatch/BatchingExecutor.scala x: 3 contributors (all time) y: 79 lines of code stream/src/main/scala/org/apache/pekko/stream/impl/PhasedFusingActorMaterializer.scala x: 4 contributors (all time) y: 741 lines of code stream/src/main/scala/org/apache/pekko/stream/impl/fusing/ActorGraphInterpreter.scala x: 4 contributors (all time) y: 646 lines of code stream/src/main/scala/org/apache/pekko/stream/javadsl/Graph.scala x: 3 contributors (all time) y: 235 lines of code stream/src/main/scala/org/apache/pekko/stream/scaladsl/SourceWithContext.scala x: 3 contributors (all time) y: 89 lines of code remote/src/main/scala/org/apache/pekko/remote/artery/ArterySettings.scala x: 3 contributors (all time) y: 272 lines of code remote/src/main/scala/org/apache/pekko/remote/artery/ArteryTransport.scala x: 3 contributors (all time) y: 715 lines of code remote/src/main/scala/org/apache/pekko/remote/artery/InboundQuarantineCheck.scala x: 3 contributors (all time) y: 61 lines of code stream/src/main/scala/org/apache/pekko/stream/impl/fusing/FlatMapPrefix.scala x: 3 contributors (all time) y: 156 lines of code cluster/src/main/scala/org/apache/pekko/cluster/ClusterDaemon.scala x: 5 contributors (all time) y: 1236 lines of code remote/src/main/scala/org/apache/pekko/remote/Remoting.scala x: 3 contributors (all time) y: 795 lines of code stream/src/main/scala/org/apache/pekko/stream/impl/fusing/GraphInterpreter.scala x: 4 contributors (all time) y: 421 lines of code project/SbtMultiJvmPlugin.scala x: 3 contributors (all time) y: 513 lines of code actor/src/main/scala/org/apache/pekko/actor/Scheduler.scala x: 5 contributors (all time) y: 238 lines of code stream/src/main/scala/org/apache/pekko/stream/javadsl/Sink.scala x: 7 contributors (all time) y: 235 lines of code stream/src/main/scala/org/apache/pekko/stream/scaladsl/Sink.scala x: 7 contributors (all time) y: 270 lines of code serialization-jackson/src/main/scala/org/apache/pekko/serialization/jackson/JacksonObjectMapperProvider.scala x: 4 contributors (all time) y: 348 lines of code actor/src/main/scala/org/apache/pekko/actor/Address.scala x: 5 contributors (all time) y: 115 lines of code build.sbt x: 46 contributors (all time) y: 576 lines of code persistence-testkit/src/main/scala/org/apache/pekko/persistence/testkit/PersistenceTestKitPlugin.scala x: 4 contributors (all time) y: 133 lines of code persistence-testkit/src/main/scala/org/apache/pekko/persistence/testkit/internal/SnapshotStorageEmulatorExtension.scala x: 4 contributors (all time) y: 31 lines of code persistence-testkit/src/main/scala/org/apache/pekko/persistence/testkit/scaladsl/PersistenceTestKit.scala x: 4 contributors (all time) y: 227 lines of code persistence-typed/src/main/scala/org/apache/pekko/persistence/typed/internal/EventSourcedBehaviorImpl.scala x: 5 contributors (all time) y: 293 lines of code persistence-typed/src/main/scala/org/apache/pekko/persistence/typed/internal/EventSourcedSettings.scala x: 4 contributors (all time) y: 71 lines of code persistence-typed/src/main/scala/org/apache/pekko/persistence/typed/internal/ReplayingEvents.scala x: 4 contributors (all time) y: 248 lines of code persistence-typed/src/main/scala/org/apache/pekko/persistence/typed/internal/ReplayingSnapshot.scala x: 4 contributors (all time) y: 140 lines of code persistence-typed/src/main/scala/org/apache/pekko/persistence/typed/javadsl/EventSourcedBehavior.scala x: 5 contributors (all time) y: 110 lines of code persistence-typed/src/main/scala/org/apache/pekko/persistence/typed/scaladsl/EventSourcedBehavior.scala x: 4 contributors (all time) y: 80 lines of code persistence-testkit/src/main/scala/org/apache/pekko/persistence/testkit/query/internal/EventsBySliceStage.scala x: 1 contributors (all time) y: 86 lines of code persistence-testkit/src/main/scala/org/apache/pekko/persistence/testkit/query/scaladsl/PersistenceTestKitReadJournal.scala x: 5 contributors (all time) y: 143 lines of code persistence-testkit/src/main/scala/org/apache/pekko/persistence/testkit/query/internal/EventsByTagStage.scala x: 1 contributors (all time) y: 82 lines of code actor-typed/src/main/scala/org/apache/pekko/actor/typed/internal/LoggerClass.scala x: 4 contributors (all time) y: 49 lines of code actor/src/main/scala/org/apache/pekko/actor/ActorPath.scala x: 3 contributors (all time) y: 246 lines of code actor/src/main/scala/org/apache/pekko/actor/ActorSystem.scala x: 5 contributors (all time) y: 657 lines of code cluster-metrics/src/main/scala/org/apache/pekko/cluster/metrics/Metric.scala x: 3 contributors (all time) y: 184 lines of code cluster-tools/src/main/scala/org/apache/pekko/cluster/client/ClusterClient.scala x: 4 contributors (all time) y: 669 lines of code cluster/src/main/scala/org/apache/pekko/cluster/Cluster.scala x: 5 contributors (all time) y: 322 lines of code cluster/src/main/scala/org/apache/pekko/cluster/ClusterEvent.scala x: 3 contributors (all time) y: 429 lines of code cluster/src/main/scala/org/apache/pekko/cluster/ConfigUtil.scala x: 1 contributors (all time) y: 31 lines of code cluster/src/main/scala/org/apache/pekko/cluster/Member.scala x: 4 contributors (all time) y: 212 lines of code remote/src/main/scala/org/apache/pekko/remote/RemotingLifecycleEvent.scala x: 4 contributors (all time) y: 117 lines of code stream/src/main/scala-2.12/org/apache/pekko/stream/javadsl/CollectionUtil.scala x: 2 contributors (all time) y: 13 lines of code stream/src/main/scala-2.13/org/apache/pekko/stream/javadsl/CollectionUtil.scala x: 1 contributors (all time) y: 13 lines of code cluster/src/main/scala/org/apache/pekko/cluster/ClusterSettings.scala x: 3 contributors (all time) y: 177 lines of code remote/src/main/scala/org/apache/pekko/remote/transport/netty/NettySSLSupport.scala x: 3 contributors (all time) y: 39 lines of code stream/src/main/scala/org/apache/pekko/stream/javadsl/FlowWithContext.scala x: 5 contributors (all time) y: 153 lines of code stream/src/main/scala/org/apache/pekko/stream/javadsl/Tcp.scala x: 4 contributors (all time) y: 270 lines of code project/OSGi.scala x: 35 contributors (all time) y: 107 lines of code cluster-sharding-typed/src/main/scala/org/apache/pekko/cluster/sharding/typed/internal/ClusterShardingImpl.scala x: 5 contributors (all time) y: 353 lines of code stream/src/main/scala/org/apache/pekko/stream/scaladsl/Source.scala x: 6 contributors (all time) y: 340 lines of code actor-typed/src/main/scala/org/apache/pekko/actor/typed/Props.scala x: 4 contributors (all time) y: 93 lines of code stream/src/main/scala/org/apache/pekko/stream/QueueOfferResult.scala x: 4 contributors (all time) y: 25 lines of code stream/src/main/scala/org/apache/pekko/stream/scaladsl/FlowWithContextOps.scala x: 4 contributors (all time) y: 104 lines of code persistence/src/main/scala/org/apache/pekko/persistence/serialization/SnapshotSerializer.scala x: 3 contributors (all time) y: 124 lines of code stream/src/main/scala/org/apache/pekko/stream/impl/streamref/SourceRefImpl.scala x: 5 contributors (all time) y: 404 lines of code actor-typed/src/main/scala/org/apache/pekko/actor/typed/Behavior.scala x: 5 contributors (all time) y: 128 lines of code actor-typed/src/main/scala/org/apache/pekko/actor/typed/internal/BehaviorImpl.scala x: 4 contributors (all time) y: 108 lines of code actor-testkit-typed/src/main/scala/org/apache/pekko/actor/testkit/typed/internal/TestAppender.scala x: 4 contributors (all time) y: 91 lines of code stream/src/main/scala/org/apache/pekko/stream/javadsl/StreamConverters.scala x: 4 contributors (all time) y: 59 lines of code actor/src/main/scala/org/apache/pekko/actor/ActorCell.scala x: 5 contributors (all time) y: 332 lines of code actor/src/main/scala/org/apache/pekko/actor/dungeon/FaultHandling.scala x: 4 contributors (all time) y: 240 lines of code stream/src/main/scala/org/apache/pekko/stream/BoundedSourceQueue.scala x: 3 contributors (all time) y: 11 lines of code cluster-sharding/src/main/scala/org/apache/pekko/cluster/sharding/ShardRegion.scala x: 6 contributors (all time) y: 894 lines of code actor/src/main/scala-2.12/org/apache/pekko/util/ByteString.scala x: 7 contributors (all time) y: 857 lines of code actor/src/main/scala-2.13/org/apache/pekko/util/ByteString.scala x: 5 contributors (all time) y: 885 lines of code actor/src/main/scala-3/org/apache/pekko/util/ByteString.scala x: 7 contributors (all time) y: 885 lines of code stream/src/main/scala/org/apache/pekko/stream/impl/fusing/IterableSource.scala x: 1 contributors (all time) y: 51 lines of code actor/src/main/scala/org/apache/pekko/event/Logging.scala x: 5 contributors (all time) y: 1037 lines of code actor/src/main/scala/org/apache/pekko/pattern/RetrySupport.scala x: 4 contributors (all time) y: 126 lines of code persistence-typed/src/main/scala/org/apache/pekko/persistence/typed/state/internal/DurableStateBehaviorImpl.scala x: 3 contributors (all time) y: 134 lines of code actor/src/main/scala-2.12/org/apache/pekko/util/ByteIterator.scala x: 6 contributors (all time) y: 472 lines of code actor/src/main/scala-2.13/org/apache/pekko/util/ByteIterator.scala x: 5 contributors (all time) y: 487 lines of code actor/src/main/scala-3/org/apache/pekko/util/ByteIterator.scala x: 6 contributors (all time) y: 482 lines of code stream/src/main/scala/org/apache/pekko/stream/impl/UnfoldResourceSourceAsync.scala x: 3 contributors (all time) y: 111 lines of code stream/src/main/scala/org/apache/pekko/stream/impl/UnfoldResourceSource.scala x: 3 contributors (all time) y: 74 lines of code actor/src/main/scala-jdk-9/org/apache/pekko/dispatch/PekkoJdk9ForkJoinPool.scala x: 1 contributors (all time) y: 23 lines of code project/Paradox.scala x: 20 contributors (all time) y: 89 lines of code stream/src/main/scala/org/apache/pekko/stream/scaladsl/Graph.scala x: 4 contributors (all time) y: 1215 lines of code stream-testkit/src/main/scala/org/apache/pekko/stream/testkit/StreamTestKit.scala x: 4 contributors (all time) y: 548 lines of code project/GitHub.scala x: 19 contributors (all time) y: 15 lines of code project/Publish.scala x: 36 contributors (all time) y: 24 lines of code project/ValidatePullRequest.scala x: 27 contributors (all time) y: 75 lines of code stream/src/main/scala/org/apache/pekko/stream/impl/io/TLSActor.scala x: 3 contributors (all time) y: 397 lines of code stream/src/main/scala/org/apache/pekko/stream/impl/streamref/SinkRefImpl.scala x: 3 contributors (all time) y: 217 lines of code cluster/src/main/scala/org/apache/pekko/cluster/SeedNodeProcess.scala x: 3 contributors (all time) y: 194 lines of code remote/src/main/scala/org/apache/pekko/remote/RemoteActorRefProvider.scala x: 5 contributors (all time) y: 561 lines of code remote/src/main/scala/org/apache/pekko/remote/transport/PekkoProtocolTransport.scala x: 5 contributors (all time) y: 576 lines of code stream/src/main/scala/org/apache/pekko/stream/ActorMaterializer.scala x: 4 contributors (all time) y: 564 lines of code project/ProjectIndexGenerator.scala x: 2 contributors (all time) y: 49 lines of code project/Doc.scala x: 30 contributors (all time) y: 173 lines of code stream/src/main/scala/org/apache/pekko/stream/Attributes.scala x: 4 contributors (all time) y: 323 lines of code remote/src/main/scala/org/apache/pekko/remote/FailureDetector.scala x: 4 contributors (all time) y: 16 lines of code actor/src/main/scala-3/org/apache/pekko/util/FutureConverters.scala x: 1 contributors (all time) y: 16 lines of code project/Jdk9.scala x: 14 contributors (all time) y: 58 lines of code project/CopyrightHeaderForJdk9.scala x: 10 contributors (all time) y: 18 lines of code project/ProjectFileIgnoreSupport.scala x: 12 contributors (all time) y: 72 lines of code bench-jmh/src/main/scala/org/apache/pekko/stream/CollectBenchmark.scala x: 1 contributors (all time) y: 108 lines of code project/AddLogTimestamps.scala x: 10 contributors (all time) y: 49 lines of code project/CopyrightHeader.scala x: 15 contributors (all time) y: 86 lines of code project/CopyrightHeaderForBoilerplate.scala x: 12 contributors (all time) y: 19 lines of code project/CopyrightHeaderForBuild.scala x: 11 contributors (all time) y: 19 lines of code project/JavaFormatter.scala x: 15 contributors (all time) y: 20 lines of code project/MultiNode.scala x: 29 contributors (all time) y: 120 lines of code project/ScalaFixExtraRulesPlugin.scala x: 11 contributors (all time) y: 13 lines of code project/ScalafixForMultiNodePlugin.scala x: 12 contributors (all time) y: 14 lines of code project/ScalafixIgnoreFilePlugin.scala x: 10 contributors (all time) y: 12 lines of code project/ScalafixSupport.scala x: 14 contributors (all time) y: 32 lines of code project/TestExtras.scala x: 24 contributors (all time) y: 62 lines of code project/VersionGenerator.scala x: 13 contributors (all time) y: 24 lines of code bench-jmh/src/main/scala/org/apache/pekko/stream/ZipWithIndexBenchmark.scala x: 2 contributors (all time) y: 57 lines of code stream/src/main/scala/org/apache/pekko/stream/IOResult.scala x: 4 contributors (all time) y: 39 lines of code stream/src/main/scala/org/apache/pekko/stream/MapAsyncPartitioned.scala x: 2 contributors (all time) y: 197 lines of code stream/src/main/scala/org/apache/pekko/stream/impl/ActorProcessor.scala x: 3 contributors (all time) y: 241 lines of code stream/src/main/scala/org/apache/pekko/stream/impl/FanOut.scala x: 3 contributors (all time) y: 258 lines of code stream/src/main/scala/org/apache/pekko/stream/impl/Sinks.scala x: 4 contributors (all time) y: 432 lines of code stream/src/main/scala/org/apache/pekko/stream/impl/StreamLayout.scala x: 3 contributors (all time) y: 372 lines of code stream/src/main/scala/org/apache/pekko/stream/scaladsl/Tcp.scala x: 3 contributors (all time) y: 280 lines of code stream/src/main/scala/org/apache/pekko/stream/scaladsl/package.scala x: 5 contributors (all time) y: 14 lines of code cluster/src/main/scala/org/apache/pekko/cluster/VectorClock.scala x: 3 contributors (all time) y: 96 lines of code project/StreamOperatorsIndexGenerator.scala x: 23 contributors (all time) y: 235 lines of code actor/src/main/scala/org/apache/pekko/routing/RouterConfig.scala x: 5 contributors (all time) y: 161 lines of code stream/src/main/scala/org/apache/pekko/stream/impl/fusing/MapConcat.scala x: 1 contributors (all time) y: 56 lines of code actor-testkit-typed/src/main/scala/org/apache/pekko/actor/testkit/typed/javadsl/ActorTestKit.scala x: 4 contributors (all time) y: 65 lines of code actor/src/main/scala/org/apache/pekko/actor/package.scala x: 4 contributors (all time) y: 8 lines of code actor/src/main/scala/org/apache/pekko/dispatch/affinity/AffinityPool.scala x: 5 contributors (all time) y: 304 lines of code actor/src/main/scala/org/apache/pekko/io/dns/internal/DnsClient.scala x: 4 contributors (all time) y: 187 lines of code actor-testkit-typed/src/main/scala/org/apache/pekko/actor/testkit/typed/internal/StubbedActorContext.scala x: 4 contributors (all time) y: 171 lines of code actor-typed/src/main/scala/org/apache/pekko/actor/typed/internal/Supervision.scala x: 4 contributors (all time) y: 355 lines of code cluster/src/main/scala/org/apache/pekko/cluster/sbr/SplitBrainResolver.scala x: 4 contributors (all time) y: 501 lines of code actor-typed/src/main/scala/org/apache/pekko/actor/typed/delivery/WorkPullingProducerController.scala x: 5 contributors (all time) y: 93 lines of code actor/src/main/scala/org/apache/pekko/actor/ActorRefProvider.scala x: 4 contributors (all time) y: 428 lines of code actor/src/main/scala/org/apache/pekko/actor/FSM.scala x: 4 contributors (all time) y: 450 lines of code actor/src/main/scala/org/apache/pekko/actor/setup/ActorSystemSetup.scala x: 5 contributors (all time) y: 31 lines of code actor/src/main/scala/org/apache/pekko/pattern/StatusReply.scala x: 5 contributors (all time) y: 68 lines of code actor/src/main/scala/org/apache/pekko/serialization/Serialization.scala x: 4 contributors (all time) y: 377 lines of code cluster-sharding-typed/src/main/scala/org/apache/pekko/cluster/sharding/typed/delivery/ShardingProducerController.scala x: 5 contributors (all time) y: 136 lines of code cluster-typed/src/main/scala/org/apache/pekko/cluster/ddata/typed/scaladsl/Replicator.scala x: 4 contributors (all time) y: 183 lines of code persistence-query/src/main/scala/org/apache/pekko/persistence/query/scaladsl/PagedPersistenceIdsQuery.scala x: 4 contributors (all time) y: 7 lines of code persistence-typed/src/main/scala/org/apache/pekko/persistence/typed/delivery/EventSourcedProducerQueue.scala x: 4 contributors (all time) y: 220 lines of code persistence/src/main/scala/org/apache/pekko/persistence/Eventsourced.scala x: 4 contributors (all time) y: 652 lines of code persistence/src/main/scala/org/apache/pekko/persistence/Persistence.scala x: 5 contributors (all time) y: 256 lines of code testkit/src/main/scala/org/apache/pekko/testkit/TestKit.scala x: 4 contributors (all time) y: 540 lines of code actor-typed/src/main/scala/org/apache/pekko/actor/typed/internal/ActorContextImpl.scala x: 3 contributors (all time) y: 266 lines of code multi-node-testkit/src/main/scala/org/apache/pekko/remote/testconductor/Player.scala x: 4 contributors (all time) y: 293 lines of code serialization-jackson/src/main/scala/org/apache/pekko/serialization/jackson/JacksonSerializer.scala x: 3 contributors (all time) y: 418 lines of code cluster-sharding/src/main/scala/org/apache/pekko/cluster/sharding/ClusterShardingSettings.scala x: 3 contributors (all time) y: 1106 lines of code stream/src/main/scala/org/apache/pekko/stream/StreamTcpException.scala x: 3 contributors (all time) y: 7 lines of code multi-node-testkit/src/main/scala/org/apache/pekko/remote/testkit/MultiNodeSpec.scala x: 3 contributors (all time) y: 294 lines of code remote/src/main/scala/org/apache/pekko/remote/serialization/DaemonMsgCreateSerializer.scala x: 3 contributors (all time) y: 202 lines of code project/AutomaticModuleName.scala x: 11 contributors (all time) y: 7 lines of code project/Jvm.scala x: 6 contributors (all time) y: 92 lines of code project/SigarLoader.scala x: 19 contributors (all time) y: 25 lines of code remote/src/main/scala/org/apache/pekko/remote/Endpoint.scala x: 3 contributors (all time) y: 980 lines of code remote/src/main/scala/org/apache/pekko/remote/transport/ThrottlerTransportAdapter.scala x: 3 contributors (all time) y: 468 lines of code actor/src/main/scala-2.12/org/apache/pekko/util/FunctionConverters.scala x: 2 contributors (all time) y: 379 lines of code actor/src/main/scala-2.12/org/apache/pekko/util/OptionConverters.scala x: 2 contributors (all time) y: 35 lines of code actor/src/main/scala-2.13+/org/apache/pekko/util/FunctionConverters.scala x: 2 contributors (all time) y: 5 lines of code actor-testkit-typed/src/main/scala/org/apache/pekko/actor/testkit/typed/internal/TestProbeImpl.scala x: 3 contributors (all time) y: 312 lines of code actor-typed/src/main/scala/org/apache/pekko/actor/typed/delivery/internal/ConsumerControllerImpl.scala x: 3 contributors (all time) y: 582 lines of code actor-typed/src/main/scala/org/apache/pekko/actor/typed/delivery/internal/ProducerControllerImpl.scala x: 3 contributors (all time) y: 698 lines of code actor-typed/src/main/scala/org/apache/pekko/actor/typed/delivery/internal/WorkPullingProducerControllerImpl.scala x: 3 contributors (all time) y: 567 lines of code actor/src/main/scala/org/apache/pekko/actor/FaultHandling.scala x: 3 contributors (all time) y: 300 lines of code actor/src/main/scala/org/apache/pekko/actor/TypedActor.scala x: 3 contributors (all time) y: 409 lines of code actor/src/main/scala/org/apache/pekko/io/Tcp.scala x: 4 contributors (all time) y: 280 lines of code actor/src/main/scala/org/apache/pekko/io/dns/DnsSettings.scala x: 5 contributors (all time) y: 177 lines of code bench-jmh/src/main/scala/org/apache/pekko/actor/typed/TypedBenchmarkActors.scala x: 3 contributors (all time) y: 169 lines of code cluster-metrics/src/main/scala/org/apache/pekko/cluster/metrics/ClusterMetricsRouting.scala x: 4 contributors (all time) y: 286 lines of code cluster-sharding-typed/src/main/scala/org/apache/pekko/cluster/sharding/typed/ClusterShardingSettings.scala x: 3 contributors (all time) y: 833 lines of code cluster-sharding-typed/src/multi-jvm/scala/org/apache/pekko/cluster/sharding/ClusterShardingRememberEntitiesPerfSpec.scala x: 4 contributors (all time) y: 253 lines of code cluster-sharding-typed/src/multi-jvm/scala/org/apache/pekko/cluster/sharding/typed/delivery/DeliveryThroughputSpec.scala x: 4 contributors (all time) y: 409 lines of code cluster-sharding/src/main/scala/org/apache/pekko/cluster/sharding/RemoveInternalClusterShardingData.scala x: 4 contributors (all time) y: 165 lines of code cluster-sharding/src/main/scala/org/apache/pekko/cluster/sharding/Shard.scala x: 3 contributors (all time) y: 935 lines of code cluster-sharding/src/main/scala/org/apache/pekko/cluster/sharding/ShardCoordinator.scala x: 3 contributors (all time) y: 1328 lines of code cluster-sharding/src/main/scala/org/apache/pekko/cluster/sharding/internal/EntityPassivationStrategy.scala x: 3 contributors (all time) y: 533 lines of code cluster-sharding/src/main/scala/org/apache/pekko/cluster/sharding/protobuf/ClusterShardingMessageSerializer.scala x: 3 contributors (all time) y: 540 lines of code cluster-sharding/src/multi-jvm/scala/org/apache/pekko/cluster/sbr/RandomizedBrainResolverIntegrationSpec.scala x: 3 contributors (all time) y: 339 lines of code cluster-sharding/src/multi-jvm/scala/org/apache/pekko/cluster/sharding/ClusterShardingSpec.scala x: 3 contributors (all time) y: 797 lines of code cluster-tools/src/main/scala/org/apache/pekko/cluster/pubsub/DistributedPubSubMediator.scala x: 4 contributors (all time) y: 620 lines of code cluster-tools/src/main/scala/org/apache/pekko/cluster/pubsub/protobuf/DistributedPubSubMessageSerializer.scala x: 4 contributors (all time) y: 200 lines of code cluster-tools/src/main/scala/org/apache/pekko/cluster/singleton/ClusterSingletonManager.scala x: 3 contributors (all time) y: 861 lines of code cluster-tools/src/multi-jvm/scala/org/apache/pekko/cluster/client/ClusterClientSpec.scala x: 3 contributors (all time) y: 284 lines of code cluster-tools/src/multi-jvm/scala/org/apache/pekko/cluster/pubsub/DistributedPubSubMediatorSpec.scala x: 3 contributors (all time) y: 466 lines of code cluster/src/main/scala/org/apache/pekko/cluster/ClusterHeartbeat.scala x: 4 contributors (all time) y: 265 lines of code cluster/src/multi-jvm/scala/org/apache/pekko/cluster/StressSpec.scala x: 4 contributors (all time) y: 776 lines of code cluster/src/multi-jvm/scala/org/apache/pekko/cluster/SurviveNetworkInstabilitySpec.scala x: 3 contributors (all time) y: 320 lines of code distributed-data/src/main/scala/org/apache/pekko/cluster/ddata/ORMap.scala x: 3 contributors (all time) y: 385 lines of code distributed-data/src/main/scala/org/apache/pekko/cluster/ddata/Replicator.scala x: 4 contributors (all time) y: 1946 lines of code distributed-data/src/main/scala/org/apache/pekko/cluster/ddata/protobuf/ReplicatorMessageSerializer.scala x: 3 contributors (all time) y: 493 lines of code distributed-data/src/multi-jvm/scala/org/apache/pekko/cluster/ddata/ReplicatorDeltaSpec.scala x: 3 contributors (all time) y: 351 lines of code distributed-data/src/multi-jvm/scala/org/apache/pekko/cluster/ddata/ReplicatorPruningSpec.scala x: 3 contributors (all time) y: 227 lines of code persistence-typed/src/main/scala/org/apache/pekko/persistence/typed/internal/Running.scala x: 4 contributors (all time) y: 802 lines of code persistence-typed/src/main/scala/org/apache/pekko/persistence/typed/javadsl/EventHandler.scala x: 4 contributors (all time) y: 154 lines of code persistence-typed/src/main/scala/org/apache/pekko/persistence/typed/serialization/ReplicatedEventSourcingSerializer.scala x: 3 contributors (all time) y: 327 lines of code remote/src/main/scala/org/apache/pekko/remote/artery/Codecs.scala x: 3 contributors (all time) y: 638 lines of code remote/src/main/scala/org/apache/pekko/remote/artery/EnvelopeBufferPool.scala x: 3 contributors (all time) y: 365 lines of code remote/src/main/scala/org/apache/pekko/remote/artery/aeron/ArteryAeronUdpTransport.scala x: 3 contributors (all time) y: 405 lines of code remote/src/main/scala/org/apache/pekko/remote/artery/compress/InboundCompressions.scala x: 4 contributors (all time) y: 389 lines of code stream/src/main/scala-jdk-9/org/apache/pekko/stream/impl/JavaFlowAndRsConverters.scala x: 1 contributors (all time) y: 145 lines of code
1946.0
lines of code
  min: 2.0
  average: 119.99
  25th percentile: 27.0
  median: 66.0
  75th percentile: 135.5
  max: 1946.0
0 68.0
contributors (all time)
min: 1.0 | average: 3.62 | 25th percentile: 3.0 | median: 3.0 | 75th percentile: 3.0 | max: 68.0

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

project/Dependencies.scala x: 3 commits (30d) y: 274 lines of code stream/src/main/scala/org/apache/pekko/stream/javadsl/Flow.scala x: 2 commits (30d) y: 861 lines of code stream/src/main/scala/org/apache/pekko/stream/javadsl/Source.scala x: 2 commits (30d) y: 974 lines of code stream/src/main/scala/org/apache/pekko/stream/javadsl/SubFlow.scala x: 2 commits (30d) y: 489 lines of code stream/src/main/scala/org/apache/pekko/stream/javadsl/SubSource.scala x: 2 commits (30d) y: 479 lines of code stream/src/main/scala/org/apache/pekko/stream/scaladsl/Flow.scala x: 2 commits (30d) y: 976 lines of code stream/src/main/scala/org/apache/pekko/stream/stage/GraphStage.scala x: 2 commits (30d) y: 991 lines of code distributed-data/src/main/scala/org/apache/pekko/cluster/ddata/protobuf/ReplicatedDataSerializer.scala x: 1 commits (30d) y: 886 lines of code project/Protobuf.scala x: 1 commits (30d) y: 159 lines of code multi-node-testkit/src/main/scala/org/apache/pekko/remote/testconductor/RemoteConnection.scala x: 1 commits (30d) y: 118 lines of code remote/src/main/scala/org/apache/pekko/remote/transport/netty/NettyTransport.scala x: 1 commits (30d) y: 481 lines of code
991.0
lines of code
  min: 118.0
  average: 608.0
  25th percentile: 274.0
  median: 489.0
  75th percentile: 974.0
  max: 991.0
0 3.0
commits (30d)
min: 1.0 | average: 1.73 | 25th percentile: 1.0 | median: 2.0 | 75th percentile: 2.0 | max: 3.0

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

project/Dependencies.scala x: 2 contributors (30d) y: 274 lines of code stream/src/main/scala/org/apache/pekko/stream/javadsl/Flow.scala x: 2 contributors (30d) y: 861 lines of code stream/src/main/scala/org/apache/pekko/stream/javadsl/Source.scala x: 2 contributors (30d) y: 974 lines of code stream/src/main/scala/org/apache/pekko/stream/javadsl/SubFlow.scala x: 2 contributors (30d) y: 489 lines of code stream/src/main/scala/org/apache/pekko/stream/javadsl/SubSource.scala x: 2 contributors (30d) y: 479 lines of code stream/src/main/scala/org/apache/pekko/stream/scaladsl/Flow.scala x: 2 contributors (30d) y: 976 lines of code stream/src/main/scala/org/apache/pekko/stream/stage/GraphStage.scala x: 2 contributors (30d) y: 991 lines of code distributed-data/src/main/scala/org/apache/pekko/cluster/ddata/protobuf/ReplicatedDataSerializer.scala x: 1 contributors (30d) y: 886 lines of code project/Protobuf.scala x: 1 contributors (30d) y: 159 lines of code multi-node-testkit/src/main/scala/org/apache/pekko/remote/testconductor/RemoteConnection.scala x: 1 contributors (30d) y: 118 lines of code remote/src/main/scala/org/apache/pekko/remote/transport/netty/NettyTransport.scala x: 1 contributors (30d) y: 481 lines of code
991.0
lines of code
  min: 118.0
  average: 608.0
  25th percentile: 274.0
  median: 489.0
  75th percentile: 974.0
  max: 991.0
0 2.0
contributors (30d)
min: 1.0 | average: 1.64 | 25th percentile: 1.0 | median: 2.0 | 75th percentile: 2.0 | max: 2.0

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

project/Dependencies.scala x: 3 commits (90d) y: 274 lines of code stream/src/main/scala/org/apache/pekko/stream/javadsl/Flow.scala x: 4 commits (90d) y: 861 lines of code stream/src/main/scala/org/apache/pekko/stream/javadsl/Source.scala x: 4 commits (90d) y: 974 lines of code stream/src/main/scala/org/apache/pekko/stream/javadsl/SubFlow.scala x: 4 commits (90d) y: 489 lines of code stream/src/main/scala/org/apache/pekko/stream/javadsl/SubSource.scala x: 4 commits (90d) y: 479 lines of code stream/src/main/scala/org/apache/pekko/stream/scaladsl/Flow.scala x: 5 commits (90d) y: 976 lines of code stream/src/main/scala/org/apache/pekko/stream/stage/GraphStage.scala x: 3 commits (90d) y: 991 lines of code distributed-data/src/main/scala/org/apache/pekko/cluster/ddata/protobuf/ReplicatedDataSerializer.scala x: 1 commits (90d) y: 886 lines of code project/Protobuf.scala x: 1 commits (90d) y: 159 lines of code multi-node-testkit/src/main/scala/org/apache/pekko/remote/testconductor/RemoteConnection.scala x: 1 commits (90d) y: 118 lines of code remote/src/main/scala/org/apache/pekko/remote/transport/netty/NettyTransport.scala x: 1 commits (90d) y: 481 lines of code stream/src/main/scala/org/apache/pekko/stream/impl/fusing/Switch.scala x: 2 commits (90d) y: 93 lines of code persistence-query/src/main/scala/org/apache/pekko/persistence/query/javadsl/CurrentLastSequenceNumberByPersistenceIdQuery.scala x: 1 commits (90d) y: 6 lines of code bench-jmh/src/main/scala/org/apache/pekko/stream/FlatMapConcatBenchmark.scala x: 1 commits (90d) y: 139 lines of code stream/src/main/scala/org/apache/pekko/stream/impl/Stages.scala x: 2 commits (90d) y: 146 lines of code stream/src/main/scala/org/apache/pekko/stream/impl/fusing/FlattenConcat.scala x: 1 commits (90d) y: 283 lines of code stream/src/main/scala/org/apache/pekko/stream/scaladsl/Hub.scala x: 1 commits (90d) y: 848 lines of code stream/src/main/scala/org/apache/pekko/stream/impl/fusing/Ops.scala x: 1 commits (90d) y: 1797 lines of code actor/src/main/scala/org/apache/pekko/pattern/FutureTimeoutSupport.scala x: 1 commits (90d) y: 101 lines of code actor/src/main/scala/org/apache/pekko/pattern/Patterns.scala x: 1 commits (90d) y: 368 lines of code stream/src/main/scala/org/apache/pekko/stream/impl/FailedSource.scala x: 1 commits (90d) y: 20 lines of code stream/src/main/scala/org/apache/pekko/stream/impl/JavaStreamSource.scala x: 1 commits (90d) y: 35 lines of code stream/src/main/scala/org/apache/pekko/stream/impl/TraversalBuilder.scala x: 1 commits (90d) y: 767 lines of code persistence-testkit/src/main/scala/org/apache/pekko/persistence/testkit/query/javadsl/PersistenceTestKitReadJournal.scala x: 2 commits (90d) y: 64 lines of code
1797.0
lines of code
  min: 5.0
  average: 454.4
  25th percentile: 97.0
  median: 283.0
  75th percentile: 854.5
  max: 1797.0
0 5.0
commits (90d)
min: 1.0 | average: 1.92 | 25th percentile: 1.0 | median: 1.0 | 75th percentile: 3.0 | max: 5.0

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

project/Dependencies.scala x: 2 contributors (90d) y: 274 lines of code stream/src/main/scala/org/apache/pekko/stream/javadsl/Flow.scala x: 3 contributors (90d) y: 861 lines of code stream/src/main/scala/org/apache/pekko/stream/javadsl/Source.scala x: 3 contributors (90d) y: 974 lines of code stream/src/main/scala/org/apache/pekko/stream/javadsl/SubFlow.scala x: 3 contributors (90d) y: 489 lines of code stream/src/main/scala/org/apache/pekko/stream/javadsl/SubSource.scala x: 3 contributors (90d) y: 479 lines of code stream/src/main/scala/org/apache/pekko/stream/stage/GraphStage.scala x: 2 contributors (90d) y: 991 lines of code distributed-data/src/main/scala/org/apache/pekko/cluster/ddata/protobuf/ReplicatedDataSerializer.scala x: 1 contributors (90d) y: 886 lines of code project/Protobuf.scala x: 1 contributors (90d) y: 159 lines of code multi-node-testkit/src/main/scala/org/apache/pekko/remote/testconductor/RemoteConnection.scala x: 1 contributors (90d) y: 118 lines of code remote/src/main/scala/org/apache/pekko/remote/transport/netty/NettyTransport.scala x: 1 contributors (90d) y: 481 lines of code stream/src/main/scala/org/apache/pekko/stream/impl/fusing/Switch.scala x: 2 contributors (90d) y: 93 lines of code persistence-query/src/main/scala/org/apache/pekko/persistence/query/javadsl/CurrentLastSequenceNumberByPersistenceIdQuery.scala x: 1 contributors (90d) y: 6 lines of code bench-jmh/src/main/scala/org/apache/pekko/stream/FlatMapConcatBenchmark.scala x: 1 contributors (90d) y: 139 lines of code stream/src/main/scala/org/apache/pekko/stream/impl/Stages.scala x: 2 contributors (90d) y: 146 lines of code stream/src/main/scala/org/apache/pekko/stream/impl/fusing/FlattenConcat.scala x: 1 contributors (90d) y: 283 lines of code stream/src/main/scala/org/apache/pekko/stream/scaladsl/Hub.scala x: 1 contributors (90d) y: 848 lines of code stream/src/main/scala/org/apache/pekko/stream/impl/fusing/Ops.scala x: 1 contributors (90d) y: 1797 lines of code actor/src/main/scala/org/apache/pekko/pattern/FutureTimeoutSupport.scala x: 1 contributors (90d) y: 101 lines of code actor/src/main/scala/org/apache/pekko/pattern/Patterns.scala x: 1 contributors (90d) y: 368 lines of code stream/src/main/scala/org/apache/pekko/stream/impl/FailedSource.scala x: 1 contributors (90d) y: 20 lines of code stream/src/main/scala/org/apache/pekko/stream/impl/JavaStreamSource.scala x: 1 contributors (90d) y: 35 lines of code stream/src/main/scala/org/apache/pekko/stream/impl/TraversalBuilder.scala x: 1 contributors (90d) y: 767 lines of code persistence-testkit/src/main/scala/org/apache/pekko/persistence/testkit/query/javadsl/PersistenceTestKitReadJournal.scala x: 1 contributors (90d) y: 64 lines of code
1797.0
lines of code
  min: 5.0
  average: 454.4
  25th percentile: 97.0
  median: 283.0
  75th percentile: 854.5
  max: 1797.0
0 3.0
contributors (90d)
min: 1.0 | average: 1.56 | 25th percentile: 1.0 | median: 1.0 | 75th percentile: 2.0 | max: 3.0