aws / aws-rfdk
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.
  • 146 files, 13,320 LOC (57.1% vs. main code).
  • "packages" is biggest, containing 80.72% of LOC.
  • "ROOT" is smallest, containing 0.13% of LOC.


packages10752 LOC (46%) 113 files
integ1231 LOC (5%) 18 files
tools1063 LOC (4%) 5 files
config146 LOC (<1%) 2 files
lambda-layers76 LOC (<1%) 3 files
scripts35 LOC (<1%) 3 files
ROOT17 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.
packages170 commits (40%)
integ57 commits (13%)
tools26 commits (6%)
lambda-layers14 commits (3%)
scripts8 commits (1%)
ROOT5 commits (1%)
config5 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
packages
8
79
74
173
359
372
integ
12
2
42
54
56
lambda-layers
3
6
2
2
7
config
1
2
4
ROOT
3
3
scripts
8
tools
5
7
10
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 packages packages packages--packages 6 lambda-layers lambda-layers packages--lambda-layers 3 integ integ packages--integ 3 integ--lambda-layers 2 integ--integ 2


2025-05-04 00:11