azure / karpenter-provider-azure
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 5 components.
  • 121 files, 14,251 LOC (100.0% vs. main code).
  • "pkg" is biggest, containing 74.06% of LOC.
  • "ROOT" is smallest, containing 0.58% of LOC.


pkg10554 LOC (74%) 89 files
charts3101 LOC (21%) 22 files
hack423 LOC (2%) 5 files
cmd90 LOC (<1%) 2 files
ROOT83 LOC (<1%) 3 files
Component Commits
Components ordered by number of commits
Total Commits per Component
All commits, some commits may include files from multiple components.
pkg115 commits (42%)
charts24 commits (8%)
ROOT18 commits (6%)
cmd8 commits (2%)
hack4 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
pkg
124
286
34
charts
24
28
ROOT
2
18
cmd
4
9
hack
6
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 26 charts charts pkg--charts 15 charts--charts 7 ROOT ROOT ROOT--pkg 3 cmd cmd cmd--pkg 2 cmd--charts 2 cmd--cmd 2 hack hack hack--hack 1


2025-05-06 23:00