apache / incubator-pekko-http
Components & Dependencies

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.

Learn more...
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 12 components.
  • 618 files, 41,498 LOC (100.0% vs. main code).
  • "http-core" is biggest, containing 66.05% of LOC.
  • "http-marshallers-java" is smallest, containing 0.15% of LOC.


http-core27409 LOC (66%) 381 files
http8840 LOC (21%) 146 files
project2013 LOC (4%) 23 files
http-testkit802 LOC (1%) 16 files
http-bench-jmh789 LOC (1%) 14 files
http-cors457 LOC (1%) 13 files
ROOT403 LOC (<1%) 1 file
http-caching381 LOC (<1%) 12 files
http-marshallers-scala156 LOC (<1%) 3 files
parsing107 LOC (<1%) 7 files
http-scalafix80 LOC (<1%) 1 file
http-marshallers-java61 LOC (<1%) 1 file
Static Dependencies
Dependencies among components are static code dependencies among files in different components.
  • Analyzed system has 12 links (arrows) between components.
  • The number on the arrow represents the number of files from referring component that depend on files in referred component.
  • These 12 links contain 305 dependencies.
G http-bench-jmh http-bench-jmh http-cors http-cors http-cors->http-bench-jmh 9 http-core http-core http-cors->http-core 2 http-marshallers-scala http-marshallers-scala http-marshallers-scala->http-bench-jmh 3 http-testkit http-testkit http-testkit->http-bench-jmh 14 http http http-testkit->http 1 project project http->http-bench-jmh 118 http->http-core 8 http-marshallers-java http-marshallers-java http-marshallers-java->http 1 http-marshallers-java->http-core 1 http-scalafix http-scalafix http-core->http-bench-jmh 136 http-caching http-caching http-caching->http-bench-jmh 11 parsing parsing parsing->http-bench-jmh 1 ROOT ROOT


Download: SVG DOT (open online Graphviz editor)

Open 3D force graph...

Show more details about dependencies...




Component Commits
Components ordered by number of commits
Total Commits per Component
All commits, some commits may include files from multiple components.
project674 commits (14%)
ROOT253 commits (5%)
http-core35 commits (<1%)
http20 commits (<1%)
http-caching10 commits (<1%)
http-bench-jmh10 commits (<1%)
http-testkit8 commits (<1%)
parsing6 commits (<1%)
http-marshallers-java5 commits (<1%)
http-marshallers-scala4 commits (<1%)
http-scalafix4 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
2023 2022 2021 2020 2019 2018 2017 2016
http-core
1894
http
693
project
208
65
44
190
176
88
127
82
http-testkit
70
ROOT
45
18
5
58
33
22
41
31
http-bench-jmh
63
http-caching
59
parsing
24
http-cors
13
http-marshallers-scala
12
http-marshallers-java
5
http-scalafix
4


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 ROOT ROOT project project ROOT--project 27 project--project 27 http-marshallers-scala http-marshallers-scala project--http-marshallers-scala 3 http-core http-core http-core--ROOT 8 http-core--project 13 http-core--http-core 17 http-caching http-caching http-core--http-caching 9 http-bench-jmh http-bench-jmh http-core--http-bench-jmh 7 http http http--ROOT 6 http--project 9 http--http-core 14 http--http 13 http--http-caching 8 http--http-bench-jmh 6 http-testkit http-testkit http--http-testkit 5 http-marshallers-java http-marshallers-java http--http-marshallers-java 4 http--http-marshallers-scala 3 http-scalafix http-scalafix http--http-scalafix 3 http-caching--ROOT 5 http-caching--project 6 http-caching--http-caching 7 http-caching--http-bench-jmh 5 http-bench-jmh--ROOT 5 http-bench-jmh--project 6 http-bench-jmh--http-bench-jmh 5 http-testkit--project 4 http-testkit--http-core 5 http-testkit--http-caching 5 http-testkit--http-bench-jmh 5 http-testkit--http-testkit 5 http-testkit--http-marshallers-scala 3 http-testkit--http-scalafix 3 parsing parsing parsing--ROOT 4 parsing--project 5 parsing--http-core 5 parsing--http 5 parsing--http-caching 5 parsing--http-bench-jmh 4 parsing--http-testkit 4 parsing--http-scalafix 3 http-marshallers-java--project 3 http-marshallers-java--http-core 4 http-marshallers-java--http-caching 4 http-marshallers-java--http-bench-jmh 3 http-marshallers-scala--http-core 3 http-marshallers-scala--http-caching 3 http-marshallers-scala--http-bench-jmh 3 http-scalafix--http-core 3 http-scalafix--http-caching 3 http-scalafix--http-bench-jmh 3


2023-08-11 02:35