guardian / amiable
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.
  • 49 files, 3,380 LOC (36.6% vs. main code).
  • "app" is biggest, containing 83.28% of LOC.
  • "conf" is smallest, containing 0.27% of LOC.


app2815 LOC (30%) 43 files
public382 LOC (4%) 2 files
cdk103 LOC (1%) 1 file
ROOT58 LOC (<1%) 1 file
project13 LOC (<1%) 1 file
conf9 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.
app227 commits (37%)
ROOT196 commits (32%)
public56 commits (9%)
cdk40 commits (6%)
project37 commits (6%)
conf7 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
ROOT
8
52
81
20
5
4
10
16
app
16
54
43
52
55
21
8
293
240
project
5
5
8
5
6
2
6
cdk
6
17
13
4
public
6
20
36
conf
4
3


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 project project ROOT ROOT project--ROOT 5


2025-05-09 20:45