epam / Indigo
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 7 components.
  • 1,269 files, 259,252 LOC (100.0% vs. main code).
  • "core" is biggest, containing 57.48% of LOC.
  • "ROOT" is smallest, containing 0.01% of LOC.


core149015 LOC (57%) 497 files
api40056 LOC (15%) 210 files
bingo39505 LOC (15%) 260 files
utils29490 LOC (11%) 293 files
data638 LOC (<1%) 1 file
cmake528 LOC (<1%) 7 files
ROOT20 LOC (<1%) 1 file
Component Commits
Components ordered by number of commits
Total Commits per Component
All commits, some commits may include files from multiple components.
bingo518 commits (10%)
core501 commits (10%)
api349 commits (7%)
utils195 commits (3%)
cmake20 commits (<1%)
ROOT2 commits (<1%)
data2 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 2018 2017 2016 2015 2014 2013 2012 2011 2010
core
2
1012
446
552
920
api
382
153
293
497
11
7
1
8
13
17
8
21
29
utils
104
269
134
8
2
8
1
20
1
7
19
33
11
bingo
90
46
214
260
184
221
61
95
15
209
160
619
557
651
12
cmake
4
2
6
14
ROOT
1
1
data
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 core core core--core 61 bingo bingo core--bingo 2 api api api--core 21 api--api 36 utils utils utils--core 5 utils--api 27 utils--utils 4 utils--bingo 19 bingo--api 20 bingo--bingo 20 cmake cmake cmake--core 3


2025-01-17 15:37