aws / amazon-network-policy-controller-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.
  • 59 files, 3,840 LOC (69.0% vs. main code).
  • "pkg" is biggest, containing 47.55% of LOC.
  • "scripts" is smallest, containing 2.03% of LOC.


pkg1826 LOC (32%) 18 files
config659 LOC (11%) 24 files
charts501 LOC (9%) 7 files
internal388 LOC (6%) 5 files
api238 LOC (4%) 3 files
cmd150 LOC (2%) 1 file
scripts78 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.
pkg52 commits (32%)
config18 commits (11%)
api17 commits (10%)
cmd16 commits (10%)
internal13 commits (8%)
charts5 commits (3%)
scripts5 commits (3%)
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
pkg
23
17
50
config
18
39
charts
17
api
2
12
7
internal
10
20
cmd
4
3
9
scripts
4
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 pkg pkg pkg--pkg 7 cmd cmd pkg--cmd 4 api api api--pkg 2 api--cmd 2


2025-05-04 00:48