guardian / tagmanager
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.
  • 314 files, 18,053 LOC (100.0% vs. main code).
  • "public" is biggest, containing 58.94% of LOC.
  • "project" is smallest, containing 0.03% of LOC.


public10641 LOC (58%) 185 files
app6623 LOC (36%) 119 files
cloudformation544 LOC (3%) 4 files
ROOT121 LOC (<1%) 3 files
scripts92 LOC (<1%) 1 file
conf26 LOC (<1%) 1 file
project6 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.
app747 commits (48%)
public693 commits (44%)
ROOT209 commits (13%)
cloudformation59 commits (3%)
project32 commits (2%)
conf9 commits (<1%)
scripts4 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 2015
app
6
245
37
310
9
26
118
177
1337
439
ROOT
3
29
25
12
13
7
19
28
56
23
public
8
13
59
43
145
2
33
88
99
1451
796
cloudformation
21
12
9
4
12
9
project
1
7
9
3
2
3
7
conf
2
2
5
scripts
4


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 2 ROOT ROOT app--ROOT 1 project project project--app 1 project--ROOT 2 public public public--public 1


2025-05-09 20:44