apache / celix
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 6 components.
  • 768 files, 94,774 LOC (100.0% vs. main code).
  • "libs" is biggest, containing 53.05% of LOC.
  • "doap" is smallest, containing 0.04% of LOC.


libs50277 LOC (53%) 416 files
bundles39040 LOC (41%) 289 files
cmake2701 LOC (2%) 23 files
misc2391 LOC (2%) 38 files
ROOT326 LOC (<1%) 1 file
doap39 LOC (<1%) 1 file
Component Commits
Components ordered by number of commits
Total Commits per Component
All commits, some commits may include files from multiple components.
libs1573 commits (33%)
bundles704 commits (14%)
cmake360 commits (7%)
ROOT267 commits (5%)
misc29 commits (<1%)
doap25 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 2012
libs
256
1921
4089
937
1295
843
337
300
bundles
98
1206
1747
614
372
605
372
90
cmake
9
67
218
146
63
90
21
47
8
ROOT
4
44
159
60
misc
8
17
69
31
62
doap
9
5
1
5
1
1
1
2


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 libs libs libs--libs 18 bundles bundles libs--bundles 6 ROOT ROOT libs--ROOT 3 bundles--bundles 10 cmake cmake cmake--libs 5 cmake--bundles 4 cmake--cmake 4 cmake--ROOT 1 ROOT--bundles 4 misc misc misc--libs 3 misc--bundles 3 misc--cmake 3 misc--misc 3


2025-05-07 15:43