azure / eviction-autoscaler
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 4 components.
  • 30 files, 1,629 LOC (88.2% vs. main code).
  • "internal" is biggest, containing 48.25% of LOC.
  • "api" is smallest, containing 8.47% of LOC.


internal786 LOC (42%) 7 files
config452 LOC (24%) 18 files
cmd253 LOC (13%) 2 files
api138 LOC (7%) 3 files
Component Commits
Components ordered by number of commits
Total Commits per Component
All commits, some commits may include files from multiple components.
config58 commits (30%)
internal48 commits (25%)
cmd30 commits (15%)
api28 commits (14%)
Yearly File Updates Trend per Components
The number of file changes in commits
animated commit history: all time cumulative | 12 months window
2025 2024
config
30
101
internal
29
36
api
6
36
cmd
6
27


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 internal internal internal--internal 9 config config internal--config 10 cmd cmd internal--cmd 7 api api internal--api 6 config--config 9 config--cmd 8 config--api 4 cmd--cmd 2 api--cmd 3 api--api 6


2025-05-06 23:22