JetBrains / jediterm
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 4 components.
  • 140 files, 12,938 LOC (100.0% vs. main code).
  • "core" is biggest, containing 63% of LOC.
  • "ROOT" is smallest, containing 0.12% of LOC.


core8151 LOC (63%) 89 files
ui3753 LOC (29%) 33 files
JediTerm1019 LOC (7%) 16 files
ROOT15 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.
core109 commits (8%)
ui77 commits (6%)
JediTerm70 commits (5%)
ROOT1 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 2017 2016
core
6
30
61
172
ui
13
27
98
JediTerm
4
19
35
9
17
1
2
1
1
5
ROOT
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 4 ui ui ui--ui 2 JediTerm JediTerm JediTerm--JediTerm 1


2026-01-18 16:36