JetBrains / rd
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.

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.
  • 706 files, 62,487 LOC (100.0% vs. main code).
  • "rd-net" is biggest, containing 54.42% of LOC.
  • "ROOT" is smallest, containing 0.56% of LOC.


rd-net34003 LOC (54%) 343 files
rd-kt18123 LOC (29%) 190 files
rd-cpp9409 LOC (15%) 151 files
buildSrc600 LOC (<1%) 20 files
ROOT352 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.
rd-net724 commits (30%)
rd-kt455 commits (19%)
rd-cpp264 commits (11%)
buildSrc96 commits (4%)
ROOT44 commits (1%)
Yearly File Updates Trend per Components
The number of file changes in commits
animated commit history: all time cumulative | 12 months window
2026 2025 2024 2023 2022 2021 2020 2019 2018
rd-net
24
249
109
499
275
502
364
1208
rd-kt
18
23
49
287
149
232
102
477
rd-cpp
1
4
50
152
65
3
378
1944
130
buildSrc
4
1
9
10
3
9
17
222
ROOT
1
2
4
3
2
7
2
29


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 rd-net rd-net rd-net--rd-net 9 rd-kt rd-kt rd-net--rd-kt 4 rd-cpp rd-cpp rd-net--rd-cpp 1 rd-kt--rd-kt 7 buildSrc buildSrc rd-kt--buildSrc 2 rd-kt--rd-cpp 1 buildSrc--rd-net 2 buildSrc--buildSrc 1 ROOT ROOT ROOT--rd-kt 1 ROOT--rd-net 1 ROOT--rd-cpp 1 ROOT--buildSrc 1 rd-cpp--buildSrc 1


2026-01-18 16:55