aws / aws-lambda-dotnet
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.
  • 838 files, 66,607 LOC (100.0% vs. main code).
  • "Tools" is biggest, containing 53.33% of LOC.
  • "ROOT" is smallest, containing 0.07% of LOC.


Tools35522 LOC (53%) 119 files
Libraries17800 LOC (26%) 397 files
Blueprints10397 LOC (15%) 296 files
PowerShell1711 LOC (2%) 11 files
LambdaRuntimeDockerfiles899 LOC (1%) 12 files
buildtools232 LOC (<1%) 2 files
ROOT46 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.
Libraries686 commits (28%)
buildtools160 commits (6%)
Tools138 commits (5%)
Blueprints109 commits (4%)
PowerShell58 commits (2%)
LambdaRuntimeDockerfiles46 commits (1%)
ROOT6 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
Tools
150
188
21
97
51
162
Libraries
60
112
348
484
627
227
348
153
128
7
Blueprints
18
109
165
815
1167
5
15
5
10
buildtools
11
8
7
10
24
13
47
28
26
PowerShell
11
16
19
21
21
30
LambdaRuntimeDockerfiles
11
12
30
53
3
ROOT
2
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 Tools Tools Tools--Tools 36 Libraries Libraries Tools--Libraries 1 buildtools buildtools Tools--buildtools 2 Blueprints Blueprints Tools--Blueprints 1 LambdaRuntimeDockerfiles LambdaRuntimeDockerfiles Tools--LambdaRuntimeDockerfiles 2 Libraries--Libraries 14 buildtools--Libraries 5 buildtools--buildtools 1 Blueprints--Libraries 1 Blueprints--buildtools 1 Blueprints--Blueprints 3 LambdaRuntimeDockerfiles--buildtools 1 LambdaRuntimeDockerfiles--LambdaRuntimeDockerfiles 2 ROOT ROOT ROOT--Tools 2 ROOT--buildtools 1 ROOT--LambdaRuntimeDockerfiles 2


2025-05-03 22:08