epam / eco-kafka-manager
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.

Learn more...
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.
  • 443 files, 65,155 LOC (100.0% vs. main code).
  • "ui" is biggest, containing 69.05% of LOC.
  • "docker" is smallest, containing 0.12% of LOC.


ui44989 LOC (69%) 173 files
commons9858 LOC (15%) 153 files
core6419 LOC (9%) 58 files
udmetrics1358 LOC (2%) 25 files
client1294 LOC (1%) 13 files
rest1156 LOC (1%) 19 files
docker81 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.
ui143 commits (50%)
core59 commits (20%)
commons58 commits (20%)
rest19 commits (6%)
client16 commits (5%)
udmetrics13 commits (4%)
docker12 commits (4%)
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
ui
120
517
132
207
131
commons
81
48
121
258
120
core
5
53
80
130
118
rest
2
12
14
36
17
udmetrics
5
26
56
34
client
8
12
32
16
docker
4
4
11


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 ui ui ui--ui 9 commons commons ui--commons 5 core core ui--core 5 commons--commons 5 core--commons 5


2025-01-10 14:13