epam / eco-kafka-manager
Static Component Dependencies

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
Static Dependencies
Dependencies among components are static code dependencies among files in different components.
  • Analyzed system has 9 links (arrows) between components.
  • The number on the arrow represents the number of files from referring component that depend on files in referred component.
  • These 9 links contain 127 dependencies.
G ui ui core core ui->core 1 commons commons ui->commons 56 udmetrics udmetrics ui->udmetrics 7 docker docker core->commons 28 udmetrics->core 1 udmetrics->commons 11 client client client->commons 9 rest rest rest->core 5 rest->commons 9


Download: SVG DOT (open online Graphviz editor)

Open 2D force graph...
Open 3D force graph...

Show more details about dependencies...






2025-01-10 14:13