JetBrains / Rplugin
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 10 components.
  • 869 files, 63,122 LOC (60.7% vs. main code).
  • "src" is biggest, containing 65.09% of LOC.
  • "lsp" is smallest, containing 0.01% of LOC.


src41089 LOC (39%) 454 files
psi20338 LOC (19%) 261 files
testData633 LOC (<1%) 103 files
resources581 LOC (<1%) 41 files
ROOT292 LOC (<1%) 1 file
python61 LOC (<1%) 4 files
grammars61 LOC (<1%) 1 file
tools49 LOC (<1%) 1 file
resources-gradle10 LOC (<1%) 1 file
lsp8 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.
src1420 commits (46%)
resources185 commits (6%)
ROOT46 commits (1%)
testData20 commits (<1%)
psi15 commits (<1%)
python11 commits (<1%)
grammars11 commits (<1%)
tools8 commits (<1%)
resources-gradle4 commits (<1%)
lsp1 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
src
2
700
581
95
152
178
1497
477
psi
1
277
resources
26
23
9
13
73
81
22
python
1
3
2
4
1
3
grammars
1
5
3
2
ROOT
1
4
1
4
28
8
testData
2
39
6
resources-gradle
1
1
2
lsp
2
tools
1
1
6


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 src src src--src 9 psi psi src--psi 7 resources resources src--resources 5 python python src--python 1 psi--psi 6 psi--python 1 ROOT ROOT psi--ROOT 1 grammars grammars psi--grammars 1 resources--psi 5 resources--python 1 python--python 1 python--grammars 1 ROOT--src 1 ROOT--python 1 ROOT--resources 1 grammars--src 1 grammars--ROOT 1 grammars--resources 1


2026-01-18 17:08