epam / r8s
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 4 components.
  • 226 files, 23,425 LOC (100.0% vs. main code).
  • "src" is biggest, containing 54.65% of LOC.
  • "scripts" is smallest, containing 5.2% of LOC.


src12801 LOC (54%) 120 files
docker6512 LOC (27%) 69 files
r8s2894 LOC (12%) 31 files
scripts1218 LOC (5%) 6 files
Static Dependencies
Dependencies among components are static code dependencies among files in different components.

No component dependencies found.



2025-01-17 15:35