aws / eks-anywhere-packages
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 11 components.
  • 174 files, 12,363 LOC (100.0% vs. main code).
  • "generatebundlefile" is biggest, containing 21.43% of LOC.
  • "ROOT" is smallest, containing 0.11% of LOC.


generatebundlefile2650 LOC (21%) 26 files
pkg2646 LOC (21%) 30 files
charts2496 LOC (20%) 30 files
config1358 LOC (10%) 45 files
credentialproviderpackage1136 LOC (9%) 20 files
api765 LOC (6%) 8 files
ecrtokenrefresher582 LOC (4%) 8 files
controllers396 LOC (3%) 3 files
tilt164 LOC (1%) 1 file
cmd157 LOC (1%) 2 files
ROOT13 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.
pkg169 commits (20%)
generatebundlefile158 commits (19%)
charts117 commits (14%)
api74 commits (9%)
controllers66 commits (8%)
config56 commits (6%)
credentialproviderpackage20 commits (2%)
ecrtokenrefresher17 commits (2%)
ROOT14 commits (1%)
cmd5 commits (<1%)
tilt2 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
generatebundlefile
18
148
57
140
pkg
2
20
78
206
charts
6
5
110
104
credentialproviderpackage
1
9
45
api
1
3
5
117
config
3
12
154
ecrtokenrefresher
2
25
12
controllers
2
15
81
tilt
1
1
ROOT
14
cmd
3
3


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 generatebundlefile generatebundlefile generatebundlefile--generatebundlefile 7 pkg pkg charts charts pkg--charts 2 credentialproviderpackage credentialproviderpackage pkg--credentialproviderpackage 1 config config pkg--config 1 api api pkg--api 1 charts--charts 2 charts--api 1 credentialproviderpackage--charts 1 credentialproviderpackage--credentialproviderpackage 1 config--charts 1 config--config 1 config--api 1 tilt tilt tilt--pkg 1 tilt--charts 1 tilt--credentialproviderpackage 1


2025-05-04 00:38