epam / sdmxsource
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 9 components.
  • 1,340 files, 81,793 LOC (62.6% vs. main code).
  • "SdmxBeans" is biggest, containing 34.83% of LOC.
  • "SdmxFileQueryProcessor" is smallest, containing 0.18% of LOC.


SdmxBeans28490 LOC (21%) 307 files
SdmxStructureParser17098 LOC (13%) 277 files
SdmxDataParser13634 LOC (10%) 99 files
SdmxSourceUtil7585 LOC (5%) 57 files
SdmxApi7110 LOC (5%) 517 files
SdmxEdiParser5005 LOC (3%) 50 files
SdmxStructureRetrieval2426 LOC (1%) 22 files
SdmxQueryBuilder297 LOC (<1%) 8 files
SdmxFileQueryProcessor148 LOC (<1%) 3 files
Component Commits
Components ordered by number of commits
Total Commits per Component
All commits, some commits may include files from multiple components.
SdmxDataParser54 commits (30%)
SdmxBeans23 commits (12%)
SdmxStructureParser21 commits (11%)
SdmxSourceUtil14 commits (7%)
SdmxApi12 commits (6%)
SdmxStructureRetrieval9 commits (5%)
SdmxEdiParser9 commits (5%)
SdmxFileQueryProcessor2 commits (1%)
SdmxQueryBuilder2 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
SdmxDataParser
47
65
19
258
SdmxStructureParser
9
96
36
650
SdmxBeans
6
57
21
686
SdmxApi
3
3
1
1037
SdmxStructureRetrieval
9
3
53
SdmxFileQueryProcessor
6
SdmxSourceUtil
30
13
141
SdmxQueryBuilder
16
SdmxEdiParser
6
2
106


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 SdmxDataParser SdmxDataParser SdmxDataParser--SdmxDataParser 5 SdmxBeans SdmxBeans SdmxDataParser--SdmxBeans 1 SdmxApi SdmxApi SdmxDataParser--SdmxApi 1 SdmxStructureParser SdmxStructureParser SdmxStructureParser--SdmxDataParser 1 SdmxStructureParser--SdmxStructureParser 1 SdmxStructureParser--SdmxBeans 1 SdmxStructureParser--SdmxApi 1 SdmxBeans--SdmxBeans 1 SdmxBeans--SdmxApi 1


2025-01-10 14:20