epam / eco-schema-catalog
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 8 components.
  • 421 files, 23,586 LOC (100.0% vs. main code).
  • "ui" is biggest, containing 41.58% of LOC.
  • "docker" is smallest, containing 0.54% of LOC.


ui9807 LOC (41%) 236 files
commons7003 LOC (29%) 76 files
store2389 LOC (10%) 38 files
rest2282 LOC (9%) 31 files
fts1062 LOC (4%) 11 files
_scripts633 LOC (2%) 20 files
client282 LOC (1%) 7 files
docker128 LOC (<1%) 2 files
Static Dependencies
Dependencies among components are static code dependencies among files in different components.
  • Analyzed system has 10 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 10 links contain 44 dependencies.
G ui ui docker docker commons commons _scripts _scripts fts fts fts->commons 1 store store fts->store 1 client client client->commons 3 client->fts 2 rest rest rest->commons 13 rest->fts 3 rest->client 1 rest->store 5 store->commons 13 store->client 2


Download: SVG DOT (open online Graphviz editor)

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

Show more details about dependencies...






2025-01-10 14:09