apache / dubbo-kubernetes
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 9 components.
  • 1,124 files, 138,018 LOC (100.0% vs. main code).
  • "manifests" is biggest, containing 31.22% of LOC.
  • "app" is smallest, containing 0.18% of LOC.


manifests43090 LOC (31%) 285 files
pkg38758 LOC (28%) 472 files
ui-vue316154 LOC (11%) 145 files
api13026 LOC (9%) 65 files
ui10254 LOC (7%) 55 files
operator10118 LOC (7%) 36 files
dubboctl4981 LOC (3%) 44 files
tools1385 LOC (1%) 17 files
app252 LOC (<1%) 5 files
Component Commits
Components ordered by number of commits
Total Commits per Component
All commits, some commits may include files from multiple components.
pkg395 commits (19%)
ui-vue3222 commits (10%)
operator141 commits (6%)
dubboctl106 commits (5%)
app100 commits (4%)
manifests88 commits (4%)
api77 commits (3%)
tools27 commits (1%)
ui10 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
213
4335
139
ui-vue3
460
1646
128
api
5
862
manifests
608
91
operator
252
190
dubboctl
361
66
tools
121
app
18
81
35
ui
71


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 operator operator operator--operator 93 manifests manifests operator--manifests 34 ui-vue3 ui-vue3 operator--ui-vue3 4 app app operator--app 3 api api operator--api 1 dubboctl dubboctl dubboctl--operator 31 dubboctl--dubboctl 62 dubboctl--ui-vue3 4 dubboctl--app 3 dubboctl--api 1 manifests--dubboctl 13 manifests--manifests 53 manifests--ui-vue3 4 manifests--app 3 manifests--api 1 pkg pkg pkg--operator 25 pkg--dubboctl 24 pkg--manifests 9 pkg--pkg 48 pkg--ui-vue3 10 pkg--app 18 pkg--api 5 ui-vue3--ui-vue3 32 ui-vue3--app 12 api--app 2


2025-05-07 17:37