aws / karpenter-provider-aws
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.
  • 171 files, 22,185 LOC (40.8% vs. main code).
  • "pkg" is biggest, containing 66.13% of LOC.
  • "cmd" is smallest, containing 0.29% of LOC.


pkg14670 LOC (26%) 107 files
charts3248 LOC (5%) 20 files
website2899 LOC (5%) 33 files
hack852 LOC (1%) 8 files
tools452 LOC (<1%) 2 files
cmd64 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.
pkg523 commits (14%)
charts283 commits (7%)
cmd127 commits (3%)
website80 commits (2%)
hack25 commits (<1%)
tools5 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
pkg
184
682
602
113
17
9
charts
30
119
110
193
94
2
website
14
37
27
11
19
hack
3
24
10
2
cmd
5
16
20
44
41
1
tools
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 pkg pkg pkg--pkg 46 charts charts pkg--charts 10 website website pkg--website 1 hack hack pkg--hack 4 charts--charts 15 charts--website 4 cmd cmd cmd--pkg 7 cmd--charts 2 cmd--website 1 website--website 1 hack--charts 1 hack--cmd 2 hack--website 1 hack--hack 2


2025-05-04 00:11