mysql / mysql-ndb-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 6 components.
  • 82 files, 10,588 LOC (100.0% vs. main code).
  • "pkg" is biggest, containing 56.52% of LOC.
  • "docker" is smallest, containing 0.16% of LOC.


pkg5984 LOC (56%) 59 files
deploy4180 LOC (39%) 11 files
cmd276 LOC (2%) 3 files
config75 LOC (<1%) 5 files
hack56 LOC (<1%) 2 files
docker17 LOC (<1%) 2 files
Component Commits
Components ordered by number of commits
Total Commits per Component
All commits, some commits may include files from multiple components.
pkg252 commits (41%)
deploy108 commits (17%)
cmd37 commits (6%)
hack15 commits (2%)
config12 commits (1%)
docker1 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
deploy
8
48
29
73
40
pkg
2
34
63
304
192
71
cmd
1
2
11
17
10
config
1
1
1
14
hack
1
2
10
3
docker
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 pkg pkg deploy deploy pkg--deploy 5 cmd cmd pkg--cmd 1 config config pkg--config 1 deploy--deploy 5 deploy--cmd 1 deploy--config 1 config--cmd 1


2025-05-09 19:48