apache / karaf-site
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 9 components.
  • 51 files, 11,441 LOC (100.0% vs. main code).
  • "ROOT" is biggest, containing 49.7% of LOC.
  • "assets" is smallest, containing 0.03% of LOC.


ROOT5686 LOC (49%) 12 files
xsd2789 LOC (24%) 18 files
slick2707 LOC (23%) 8 files
_includes103 LOC (<1%) 5 files
_sass66 LOC (<1%) 1 file
_layouts58 LOC (<1%) 4 files
_data16 LOC (<1%) 1 file
WEB-INF13 LOC (<1%) 1 file
assets3 LOC (<1%) 1 file
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.
ROOT76 commits (10%)
_includes4 commits (<1%)
_data2 commits (<1%)
assets2 commits (<1%)
xsd2 commits (<1%)
WEB-INF2 commits (<1%)
_sass2 commits (<1%)
_layouts2 commits (<1%)
slick2 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
ROOT
29
50
47
71
_includes
2
10
_data
2
assets
2
xsd
36
WEB-INF
2
_sass
2
_layouts
8
slick
16


Dependencies between components in same commits (past 180 days)
The number on the lines shows the number of shared commits.


2023-08-10 14:02