guardian / amigo
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 9 components.
  • 131 files, 6,936 LOC (100.0% vs. main code).
  • "app" is biggest, containing 80.31% of LOC.
  • "multipass" is smallest, containing 0.1% of LOC.


app5570 LOC (80%) 100 files
imageCopier492 LOC (7%) 9 files
cdk423 LOC (6%) 3 files
public198 LOC (2%) 4 files
ROOT142 LOC (2%) 2 files
roles53 LOC (<1%) 9 files
conf35 LOC (<1%) 2 files
project16 LOC (<1%) 1 file
multipass7 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.
app474 commits (23%)
ROOT376 commits (18%)
cdk100 commits (4%)
public56 commits (2%)
project56 commits (2%)
roles18 commits (<1%)
imageCopier14 commits (<1%)
conf10 commits (<1%)
multipass4 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
24
96
119
56
25
6
27
12
23
app
67
39
266
387
218
96
61
274
112
425
roles
11
2
5
2
4
1
project
5
8
8
16
2
7
2
8
cdk
4
4
35
13
51
imageCopier
4
2
9
18
30
conf
1
3
2
2
2
multipass
4
public
26
14
2
2
2
8
26


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 app app app--app 11 ROOT ROOT app--ROOT 4 project project project--app 3 project--ROOT 5 imageCopier imageCopier project--imageCopier 2 cdk cdk project--cdk 2 ROOT--ROOT 3 ROOT--cdk 2 roles roles roles--app 2 roles--project 2 roles--ROOT 2 roles--roles 4 roles--imageCopier 2 roles--cdk 2 imageCopier--app 2 imageCopier--ROOT 3 imageCopier--imageCopier 3 imageCopier--cdk 2 cdk--app 2 cdk--cdk 2 conf conf conf--app 1 conf--project 1 conf--ROOT 1 conf--roles 1 conf--imageCopier 1 conf--cdk 1


2025-05-09 20:45