aws / eks-hybrid
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.
  • 175 files, 12,921 LOC (74.8% vs. main code).
  • "internal" is biggest, containing 68.93% of LOC.
  • "hack" is smallest, containing 0.03% of LOC.


internal8906 LOC (51%) 137 files
cmd1639 LOC (9%) 18 files
example992 LOC (5%) 7 files
hybrid-nodes-cdk934 LOC (5%) 6 files
api284 LOC (1%) 4 files
crds156 LOC (<1%) 1 file
doc6 LOC (<1%) 1 file
hack4 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.
internal301 commits (30%)
cmd204 commits (20%)
hybrid-nodes-cdk51 commits (5%)
api29 commits (2%)
crds19 commits (1%)
example17 commits (1%)
hack8 commits (<1%)
doc1 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
internal
231
954
cmd
175
235
hybrid-nodes-cdk
38
29
api
2
33
example
1
24
crds
2
17
hack
2
6
doc
1


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 internal internal internal--internal 100 cmd cmd internal--cmd 61 hybrid-nodes-cdk hybrid-nodes-cdk internal--hybrid-nodes-cdk 1 api api internal--api 8 crds crds internal--crds 2 cmd--cmd 67 cmd--hybrid-nodes-cdk 4 cmd--crds 2 hybrid-nodes-cdk--hybrid-nodes-cdk 8 api--cmd 2 crds--api 2 hack hack hack--internal 2 example example example--hybrid-nodes-cdk 1 example--example 1


2025-05-04 01:00