guardian / archivehunter
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 11 components.
  • 360 files, 26,095 LOC (100.0% vs. main code).
  • "app" is biggest, containing 39.23% of LOC.
  • "project" is smallest, containing 0.03% of LOC.


app10237 LOC (39%) 133 files
frontend9318 LOC (35%) 109 files
common2120 LOC (8%) 60 files
cloudformation1696 LOC (6%) 5 files
ProxyStatsGathering934 LOC (3%) 18 files
lambda879 LOC (3%) 18 files
testscripts252 LOC (<1%) 4 files
utils232 LOC (<1%) 5 files
ROOT231 LOC (<1%) 3 files
conf188 LOC (<1%) 4 files
project8 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.
app494 commits (46%)
frontend284 commits (26%)
common172 commits (16%)
cloudformation169 commits (16%)
ROOT125 commits (11%)
conf116 commits (10%)
lambda96 commits (9%)
ProxyStatsGathering23 commits (2%)
project18 commits (1%)
testscripts15 commits (1%)
utils14 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
ROOT
12
2
32
23
1
15
47
frontend
3
14
45
466
1
125
77
app
2
22
334
282
16
545
328
cloudformation
2
4
35
13
2
62
65
lambda
56
11
15
73
testscripts
20
common
99
47
4
180
128
ProxyStatsGathering
7
4
99
utils
2
13
project
2
2
6
2
2
4
conf
21
14
4
45
49


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 cloudformation cloudformation app app cloudformation--app 1


2025-05-09 20:50