mysql / mysql-operator
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.
  • 64 files, 13,131 LOC (88.4% vs. main code).
  • "mysqloperator" is biggest, containing 69.13% of LOC.
  • "ROOT" is smallest, containing 0.25% of LOC.


mysqloperator9077 LOC (61%) 42 files
helm2220 LOC (14%) 16 files
deploy1617 LOC (10%) 3 files
tools184 LOC (1%) 2 files
ROOT33 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.
mysqloperator389 commits (33%)
helm198 commits (16%)
deploy137 commits (11%)
tools2 commits (<1%)
ROOT1 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
mysqloperator
76
147
140
282
215
106
helm
9
59
83
137
74
deploy
5
23
40
43
33
8
ROOT
1
tools
1
2


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 mysqloperator mysqloperator mysqloperator--mysqloperator 14 helm helm helm--mysqloperator 5 helm--helm 7 deploy deploy helm--deploy 5 deploy--mysqloperator 5 deploy--deploy 1 tools tools tools--mysqloperator 1 tools--deploy 1


2025-05-09 19:48