aws / aws-toolkit-jetbrains
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 8 components.
  • 2,182 files, 179,460 LOC (100.0% vs. main code).
  • "plugins" is biggest, containing 98.5% of LOC.
  • "noop" is smallest, containing 0% of LOC.


plugins176777 LOC (98%) 2,127 files
buildSrc1705 LOC (<1%) 35 files
detekt-rules514 LOC (<1%) 10 files
ROOT266 LOC (<1%) 5 files
gradle127 LOC (<1%) 1 file
tmp-all40 LOC (<1%) 2 files
sandbox-all29 LOC (<1%) 1 file
noop2 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.
plugins1303 commits (21%)
buildSrc320 commits (5%)
gradle228 commits (3%)
ROOT213 commits (3%)
detekt-rules33 commits (<1%)
sandbox-all11 commits (<1%)
tmp-all9 commits (<1%)
noop8 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
plugins
2830
9877
buildSrc
43
226
43
48
255
16
gradle
36
122
37
31
2
ROOT
19
69
16
8
91
44
detekt-rules
6
10
7
7
55
tmp-all
12
sandbox-all
11
noop
6
2


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 plugins plugins plugins--plugins 461 gradle gradle plugins--gradle 38 buildSrc buildSrc plugins--buildSrc 22 noop noop plugins--noop 4 detekt-rules detekt-rules plugins--detekt-rules 8 gradle--buildSrc 13 buildSrc--buildSrc 19 buildSrc--noop 4 ROOT ROOT ROOT--plugins 16 ROOT--gradle 8 ROOT--buildSrc 16 ROOT--ROOT 1 noop--gradle 4 noop--ROOT 8 detekt-rules--gradle 4 detekt-rules--buildSrc 4 detekt-rules--ROOT 4 detekt-rules--noop 4


2025-05-03 23:07