guardian / support-admin-console
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 7 components.
  • 269 files, 23,878 LOC (100.0% vs. main code).
  • "public" is biggest, containing 82.67% of LOC.
  • "project" is smallest, containing 0.09% of LOC.


public19741 LOC (82%) 182 files
app3601 LOC (15%) 80 files
cdk345 LOC (1%) 1 file
scripts67 LOC (<1%) 1 file
ROOT58 LOC (<1%) 1 file
conf44 LOC (<1%) 2 files
project22 LOC (<1%) 2 files
Component Commits
Components ordered by number of commits
Total Commits per Component
All commits, some commits may include files from multiple components.
public938 commits (56%)
app462 commits (27%)
ROOT81 commits (4%)
cdk75 commits (4%)
project23 commits (1%)
conf13 commits (<1%)
scripts1 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
public
367
653
518
735
184
160
52
app
202
168
152
271
59
62
53
cdk
26
12
13
24
ROOT
19
9
6
28
6
4
9
project
6
3
1
13
2
1
scripts
1
conf
3
6
1
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 public public public--public 85 app app public--app 55 ROOT ROOT public--ROOT 4 app--app 52 cdk cdk cdk--public 12 cdk--app 15 cdk--ROOT 2 ROOT--app 11 project project project--app 3 project--ROOT 5 project--project 3


2025-05-09 20:50