aws / aws-application-networking-k8s
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 6 components.
  • 165 files, 52,669 LOC (100.0% vs. main code).
  • "files" is biggest, containing 62.63% of LOC.
  • "docgen" is smallest, containing 0.31% of LOC.


files32985 LOC (62%) 7 files
pkg14464 LOC (27%) 107 files
helm2439 LOC (4%) 18 files
config2370 LOC (4%) 28 files
cmd250 LOC (<1%) 1 file
docgen161 LOC (<1%) 4 files
Component Commits
Components ordered by number of commits
Total Commits per Component
All commits, some commits may include files from multiple components.
pkg144 commits (34%)
helm68 commits (16%)
config40 commits (9%)
cmd31 commits (7%)
files5 commits (1%)
docgen1 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
pkg
22
139
485
130
helm
33
84
14
config
26
50
31
cmd
1
8
22
files
7
docgen
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 pkg pkg pkg--pkg 4 helm helm pkg--helm 1 config config pkg--config 1 cmd cmd pkg--cmd 1 helm--helm 3 helm--config 3 files files helm--files 2 helm--cmd 1 config--config 1 config--cmd 1 files--config 2


2025-05-04 00:47