apache / camel-k
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.
  • 769 files, 105,285 LOC (100.0% vs. main code).
  • "pkg" is biggest, containing 74.07% of LOC.
  • "script" is smallest, containing 0.15% of LOC.


pkg77987 LOC (74%) 633 files
install23491 LOC (22%) 86 files
helm1519 LOC (1%) 9 files
addons1344 LOC (1%) 26 files
cmd785 LOC (<1%) 10 files
script159 LOC (<1%) 5 files
Component Commits
Components ordered by number of commits
Total Commits per Component
All commits, some commits may include files from multiple components.
pkg2434 commits (42%)
addons106 commits (1%)
cmd89 commits (1%)
helm66 commits (1%)
script12 commits (<1%)
install5 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
pkg
305
1517
1576
1094
1480
1090
1504
292
addons
1
46
58
41
27
7
helm
6
17
16
38
14
19
install
20
cmd
14
23
11
36
19
17
8
script
2
2
10
6


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 pkg pkg pkg--pkg 40 helm helm pkg--helm 2 install install pkg--install 1 helm--helm 4 addons addons addons--pkg 1 install--helm 1 install--install 1 cmd cmd cmd--addons 1


2025-05-07 17:40