epam / eco-schema-catalog
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 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
Component Commits
Components ordered by number of commits
Total Commits per Component
All commits, some commits may include files from multiple components.
commons50 commits (21%)
rest18 commits (7%)
store18 commits (7%)
ui17 commits (7%)
docker15 commits (6%)
fts13 commits (5%)
client3 commits (1%)
_scripts1 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 2019
commons
37
19
19
81
111
ui
31
4
1
276
fts
23
2
10
16
store
16
1
6
37
62
rest
10
1
3
28
46
docker
4
2
3
14
client
6
8
_scripts
20


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 commons commons commons--commons 10 fts fts fts--commons 4 fts--fts 7 store store store--commons 3 store--fts 3 store--store 5 rest rest store--rest 3 rest--commons 4 rest--fts 4 rest--rest 3 docker docker rest--docker 1 docker--commons 3 docker--fts 1 docker--store 1 ui ui ui--commons 2 ui--fts 2 ui--store 2 ui--rest 2 ui--ui 2


2025-01-10 14:09