apache / camel-karaf
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 5 components.
  • 196 files, 15,388 LOC (52.9% vs. main code).
  • "components" is biggest, containing 60.02% of LOC.
  • "shell" is smallest, containing 4.96% of LOC.


components9236 LOC (31%) 128 files
tooling1916 LOC (6%) 27 files
core1915 LOC (6%) 20 files
features1558 LOC (5%) 2 files
shell763 LOC (2%) 19 files
Component Commits
Components ordered by number of commits
Total Commits per Component
All commits, some commits may include files from multiple components.
features412 commits (25%)
components43 commits (2%)
tooling7 commits (<1%)
core5 commits (<1%)
shell4 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
features
5
409
5
components
1
93
53
11
8
49
shell
17
21
tooling
1
34
core
7
19


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 components components components--components 1 shell shell shell--shell 1 tooling tooling features features tooling--features 1 features--features 1


2025-05-07 20:08