apache / pekko-http
Components

An overview of source code logical components.

Intro

Logical decomposition is a representation of the organization of the main source code, where every and each file is put in exactly one logical component.

Logical Decompositions Overview

Analyzed system has 1 logical decomposition:

Logical Decomposition #1: PRIMARY

The decompositions is based on the folder structure at level 1 (relative to the source code root).

Bubble Chart | Tree Map
Component Sizes (Lines of Code)
The "primary" logical decomposition has 13 components.
  • 619 files, 41,002 LOC (100.0% vs. main code).
  • "http-core" is biggest, containing 67.01% of LOC.
  • "http-testkit-munit" is smallest, containing 0.05% of LOC.


http-core27476 LOC (67%) 381 files
http8875 LOC (21%) 146 files
project1242 LOC (3%) 20 files
http-bench-jmh894 LOC (2%) 16 files
http-testkit802 LOC (1%) 16 files
http-cors457 LOC (1%) 13 files
ROOT400 LOC (<1%) 1 file
http-caching381 LOC (<1%) 12 files
http-marshallers-scala156 LOC (<1%) 3 files
http-marshallers-java112 LOC (<1%) 1 file
parsing107 LOC (<1%) 7 files
http-scalafix80 LOC (<1%) 1 file
http-testkit-munit20 LOC (<1%) 2 files
Component Commits
Components ordered by number of commits
Total Commits per Component
All commits, some commits may include files from multiple components.
project651 commits (13%)
ROOT272 commits (5%)
http-core62 commits (1%)
http34 commits (<1%)
http-bench-jmh14 commits (<1%)
http-caching10 commits (<1%)
http-testkit8 commits (<1%)
http-marshallers-java8 commits (<1%)
parsing7 commits (<1%)
http-scalafix4 commits (<1%)
http-marshallers-scala4 commits (<1%)
http-testkit-munit1 commits (<1%)
http-cors1 commits (<1%)
Yearly File Updates Trend per Components
The number of file changes in commits
animated commit history: all time cumulative | 12 months window
2025 2024 2023 2022 2021 2020 2019 2018 2017 2016
http-core
12
29
1924
project
1
34
194
61
38
179
155
82
108
78
ROOT
13
51
18
5
58
33
22
41
31
http
12
705
http-marshallers-java
3
5
http-testkit-munit
2
http-bench-jmh
1
78
parsing
26
http-scalafix
4
http-testkit
70
http-caching
59
http-marshallers-scala
12
http-cors
13


Dependencies between components in same commits (past 180 days)
The number on the lines shows the number of shared commits.
See detailed temporal dependencies report...

G http-core http-core http-core--http-core 2 project project http-marshallers-java http-marshallers-java project--http-marshallers-java 1


2025-05-07 20:42