aws / amazon-vpc-cni-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 7 components.
  • 138 files, 20,801 LOC (71.7% vs. main code).
  • "pkg" is biggest, containing 41.59% of LOC.
  • "scripts" is smallest, containing 1.44% of LOC.


pkg8651 LOC (29%) 60 files
config6188 LOC (21%) 36 files
cmd2996 LOC (10%) 15 files
rpc1231 LOC (4%) 3 files
charts1059 LOC (3%) 19 files
utils377 LOC (1%) 4 files
scripts299 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.
pkg344 commits (22%)
charts106 commits (6%)
cmd102 commits (6%)
config98 commits (6%)
rpc31 commits (1%)
scripts23 commits (1%)
utils11 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 2019 2018 2017
config
8
104
158
108
113
61
charts
11
61
102
47
60
7
pkg
18
47
105
50
70
241
102
60
25
cmd
10
8
50
26
18
54
8
rpc
5
7
3
15
14
7
utils
2
4
4
2
scripts
2
6
5
3
7


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 cmd cmd cmd--cmd 1 pkg pkg cmd--pkg 6 charts charts cmd--charts 1 pkg--pkg 4 charts--pkg 1 charts--charts 4 config config config--charts 3 config--config 3 utils utils utils--cmd 3 utils--pkg 1 rpc rpc utils--rpc 1 scripts scripts utils--scripts 1 rpc--cmd 2 rpc--pkg 2 rpc--charts 1 rpc--rpc 2 scripts--cmd 1 scripts--pkg 1


2025-05-03 23:52