guardian / support-service-lambdas
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.
  • 797 files, 55,098 LOC (73.4% vs. main code).
  • "handlers" is biggest, containing 71.48% of LOC.
  • "project" is smallest, containing 0.19% of LOC.


handlers39385 LOC (52%) 582 files
lib5840 LOC (7%) 112 files
modules4787 LOC (6%) 69 files
cdk3926 LOC (5%) 21 files
ROOT783 LOC (1%) 1 file
_templates273 LOC (<1%) 10 files
project104 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.
handlers4532 commits (48%)
lib875 commits (9%)
cdk821 commits (8%)
project727 commits (7%)
ROOT675 commits (7%)
modules348 commits (3%)
_templates43 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
handlers
660
2414
2973
1545
438
2011
1029
2114
cdk
226
604
67
modules
127
639
22
lib
19
179
230
172
22
651
387
586
_templates
3
45
32
project
10
32
117
93
223
213
41
30
1
ROOT
11
30
126
72
46
200
70
108
12


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 handlers handlers handlers--handlers 155 cdk cdk handlers--cdk 67 ROOT ROOT handlers--ROOT 7 project project handlers--project 4 _templates _templates handlers--_templates 1 cdk--cdk 10 cdk--ROOT 5 cdk--_templates 2 modules modules modules--handlers 62 modules--cdk 16 modules--modules 49 lib lib modules--lib 1 modules--ROOT 3 modules--project 1 lib--handlers 10 lib--cdk 3 lib--lib 7 lib--ROOT 1 ROOT--project 7 project--cdk 1 project--lib 1 project--project 1 _templates--modules 1 _templates--_templates 1


2025-05-09 20:48