apache / qpid-proton
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 8 components.
  • 450 files, 69,094 LOC (100.0% vs. main code).
  • "c" is biggest, containing 63.36% of LOC.
  • "scripts" is smallest, containing 0.06% of LOC.


c43776 LOC (63%) 176 files
cpp8532 LOC (12%) 148 files
python6671 LOC (9%) 33 files
go4889 LOC (7%) 27 files
ruby4719 LOC (6%) 54 files
tools371 LOC (<1%) 8 files
misc92 LOC (<1%) 2 files
scripts44 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.
c378 commits (8%)
cpp131 commits (2%)
python130 commits (2%)
ruby25 commits (<1%)
tools14 commits (<1%)
go7 commits (<1%)
scripts6 commits (<1%)
misc4 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
python
66
40
44
27
79
20
60
60
c
4
56
137
204
163
167
127
272
cpp
6
11
8
113
74
16
45
229
ruby
1
2
6
6
2
1
69
go
1
2
1
1
27
2
scripts
1
1
1
3
tools
3
1
2
2
9
2
1
misc
2
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 python python python--python 10 c c c--c 1 cpp cpp cpp--python 1 cpp--c 1 cpp--cpp 1


2025-05-07 15:44