elastic / cloud-on-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.
  • 760 files, 95,808 LOC (90.2% vs. main code).
  • "pkg" is biggest, containing 53.55% of LOC.
  • "ROOT" is smallest, containing 0.19% of LOC.


pkg51302 LOC (48%) 552 files
config25466 LOC (23%) 72 files
hack13869 LOC (13%) 58 files
deploy3668 LOC (3%) 72 files
cmd1080 LOC (1%) 4 files
support238 LOC (<1%) 1 file
ROOT185 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.
pkg734 commits (17%)
hack223 commits (5%)
config145 commits (3%)
deploy134 commits (3%)
cmd117 commits (2%)
ROOT11 commits (<1%)
support9 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
pkg
458
304
297
1293
1316
1089
794
2
config
48
274
290
236
244
108
4
deploy
26
163
136
49
52
48
hack
40
18
108
91
87
130
36
cmd
6
6
9
21
19
55
19
support
1
2
3
3
ROOT
2
9


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 11 deploy deploy pkg--deploy 1 config config pkg--config 3 cmd cmd pkg--cmd 4 hack hack pkg--hack 1 deploy--deploy 10 deploy--config 2 deploy--cmd 1 config--config 5 config--cmd 1 cmd--cmd 1 hack--deploy 2 hack--cmd 1 hack--hack 3 support support support--pkg 1 support--cmd 1 support--hack 1


2025-05-13 19:46