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


src34014 LOC (57%) 135 files
console14402 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
Static Dependencies
Dependencies among components are static code dependencies among files in different components.

No component dependencies found.

Component Commits
Components ordered by number of commits
Total Commits per Component
All commits, some commits may include files from multiple components.
src1402 commits (40%)
include440 commits (12%)
python322 commits (9%)
router46 commits (1%)
tools45 commits (1%)
console36 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
2023 2022 2021 2020 2019 2018 2017 2016 2015 2014 2013
src
10
41
416
344
429
613
520
852
370
356
85
python
32
73
44
35
106
45
129
101
175
16
include
2
6
77
86
49
48
88
119
111
89
50
console
8
27
42
126
tools
3
18
25
29
33
cmake
1
9
6
5
1
2
2
router
2
4
3
6
6
4
23
5
ROOT
5
6
3
4
1
4
1


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


2023-08-10 14:56