JetBrains / clazy
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.
  • 264 files, 19,781 LOC (100.0% vs. main code).
  • "src" is biggest, containing 93.18% of LOC.
  • "scripts" is smallest, containing 0.15% of LOC.


src18431 LOC (93%) 249 files
dev-scripts607 LOC (3%) 7 files
ROOT427 LOC (2%) 5 files
cmake287 LOC (1%) 2 files
scripts29 LOC (<1%) 1 file
Component Commits
Components ordered by number of commits
Total Commits per Component
All commits, some commits may include files from multiple components.
src887 commits (30%)
ROOT194 commits (6%)
dev-scripts127 commits (4%)
cmake30 commits (1%)
scripts10 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 2015
src
256
821
1517
39
116
232
239
1312
942
ROOT
6
14
18
9
15
48
21
30
41
3
dev-scripts
4
22
20
5
7
30
20
36
4
cmake
3
8
4
2
2
3
6
2
11
scripts
1
4
1
4


Dependencies between components in same commits (past 180 days)
The number on the lines shows the number of shared commits.


2026-01-18 17:18