aws / aws-toolkit-vscode
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 4 components.
  • 1,103 files, 132,550 LOC (100.0% vs. main code).
  • "packages" is biggest, containing 93.23% of LOC.
  • "plugins" is smallest, containing 0.45% of LOC.


packages123580 LOC (93%) 1,043 files
src.gen7723 LOC (5%) 40 files
scripts646 LOC (<1%) 10 files
plugins601 LOC (<1%) 10 files
Component Commits
Components ordered by number of commits
Total Commits per Component
All commits, some commits may include files from multiple components.
packages2843 commits (22%)
scripts113 commits (<1%)
src.gen60 commits (<1%)
plugins50 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
packages
7670
16189
src.gen
170
258
150
scripts
43
148
19
9
plugins
21
81
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 packages packages packages--packages 805 plugins plugins plugins--packages 22 plugins--plugins 21 src.gen src.gen src.gen--packages 20 src.gen--plugins 7 src.gen--src.gen 16 scripts scripts src.gen--scripts 4 scripts--packages 18 scripts--plugins 7 scripts--scripts 14


2025-05-03 23:54