epam / edp-nexus-operator
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.
  • 157 files, 23,016 LOC (100.0% vs. main code).
  • "config" is biggest, containing 28.16% of LOC.
  • "hack" is smallest, containing 0.04% of LOC.


config6481 LOC (28%) 68 files
deploy-templates5770 LOC (25%) 26 files
bundle5164 LOC (22%) 9 files
api2843 LOC (12%) 13 files
controllers1500 LOC (6%) 26 files
pkg1108 LOC (4%) 11 files
ROOT140 LOC (<1%) 2 files
hack10 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.
deploy-templates91 commits (30%)
config18 commits (6%)
pkg18 commits (6%)
controllers15 commits (5%)
api14 commits (4%)
ROOT13 commits (4%)
bundle6 commits (2%)
hack1 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
config
40
93
deploy-templates
31
54
24
31
20
controllers
20
23
bundle
18
8
pkg
14
14
1
2
4
api
12
20
ROOT
4
8
1
hack
2


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 deploy-templates deploy-templates deploy-templates--deploy-templates 2 api api deploy-templates--api 1 config config deploy-templates--config 1 controllers controllers deploy-templates--controllers 1 api--api 2 config--api 2 bundle bundle config--bundle 1 bundle--api 1 bundle--bundle 1 pkg pkg pkg--deploy-templates 1 pkg--api 1 pkg--config 1 pkg--pkg 1 pkg--controllers 1 ROOT ROOT pkg--ROOT 1 controllers--api 1 controllers--config 1 controllers--controllers 1 ROOT--deploy-templates 1 ROOT--api 1 ROOT--config 1 ROOT--controllers 1


2025-01-10 14:13