apache / qpid-dispatch
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.
  • 320 files, 58,803 LOC (100.0% vs. main code).
  • "src" is biggest, containing 57.85% of LOC.
  • "ROOT" is smallest, containing 0.27% of LOC.


src34018 LOC (57%) 135 files
console14408 LOC (24%) 95 files
python4330 LOC (7%) 36 files
tools3287 LOC (5%) 9 files
include2074 LOC (3%) 38 files
router268 LOC (<1%) 2 files
cmake257 LOC (<1%) 3 files
ROOT161 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.
src1406 commits (40%)
include441 commits (12%)
python322 commits (9%)
router46 commits (1%)
tools45 commits (1%)
console38 commits (1%)
cmake26 commits (<1%)
ROOT24 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 2015 2014 2013
src
26
11
41
416
344
429
613
520
852
370
356
85
include
7
2
6
77
86
49
48
88
119
111
89
50
console
1
4
8
27
42
126
python
32
73
44
35
106
45
129
101
175
16
router
2
4
3
6
6
4
23
5
ROOT
5
6
3
4
1
4
1
cmake
1
9
6
5
1
2
2
tools
3
18
25
29
33


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 src src src--src 2 include include src--include 1 include--include 1 console console console--console 1


2025-05-07 15:38