epam / modular-api
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 5 components.
  • 68 files, 6,377 LOC (100.0% vs. main code).
  • "modular_api" is biggest, containing 60.04% of LOC.
  • "deployment" is smallest, containing 2.98% of LOC.


modular_api3829 LOC (60%) 45 files
modular_api_cli1904 LOC (29%) 12 files
patches245 LOC (3%) 2 files
ROOT209 LOC (3%) 3 files
deployment190 LOC (2%) 6 files
Component Commits
Components ordered by number of commits
Total Commits per Component
All commits, some commits may include files from multiple components.
modular_api13 commits (61%)
ROOT12 commits (57%)
modular_api_cli10 commits (47%)
deployment4 commits (19%)
patches2 commits (9%)
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
modular_api
122
90
modular_api_cli
42
28
deployment
23
ROOT
18
2
patches
4


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 ROOT ROOT ROOT--ROOT 6 deployment deployment ROOT--deployment 4 modular_api modular_api modular_api--ROOT 6 modular_api--modular_api 4 modular_api--deployment 4 modular_api_cli modular_api_cli modular_api_cli--ROOT 5 modular_api_cli--modular_api 5 modular_api_cli--modular_api_cli 5 modular_api_cli--deployment 3 deployment--deployment 4


2025-01-10 14:25