JetBrains / ring-ui
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.
  • 403 files, 37,934 LOC (100.0% vs. main code).
  • "src" is biggest, containing 96.88% of LOC.
  • "scripts" is smallest, containing 0.55% of LOC.


src36752 LOC (96%) 383 files
ROOT557 LOC (1%) 6 files
packages417 LOC (1%) 8 files
scripts208 LOC (<1%) 6 files
Component Commits
Components ordered by number of commits
Total Commits per Component
All commits, some commits may include files from multiple components.
src943 commits (4%)
ROOT151 commits (<1%)
packages15 commits (<1%)
scripts4 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
src
17
860
1770
935
611
326
ROOT
22
30
10
7
49
4
7
11
28
5
scripts
14
packages
12
25


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 39 ROOT ROOT src--ROOT 6 ROOT--ROOT 3 scripts scripts scripts--ROOT 3 scripts--scripts 3 scripts--src 2 packages packages scripts--packages 2 packages--src 3 packages--ROOT 2 packages--packages 2


2026-01-18 16:54