JetBrains / lincheck
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.
  • 276 files, 31,346 LOC (75.9% vs. main code).
  • "src" is biggest, containing 40.46% of LOC.
  • "trace-debugger" is smallest, containing 0.56% of LOC.


src12684 LOC (30%) 102 files
jvm-agent6650 LOC (16%) 44 files
trace4203 LOC (10%) 20 files
common2557 LOC (6%) 25 files
integration-test2427 LOC (5%) 56 files
trace-recorder1031 LOC (2%) 6 files
bootstrap915 LOC (2%) 10 files
buildSrc418 LOC (1%) 7 files
ROOT287 LOC (<1%) 2 files
trace-debugger174 LOC (<1%) 4 files
Component Commits
Components ordered by number of commits
Total Commits per Component
All commits, some commits may include files from multiple components.
src203 commits (30%)
ROOT57 commits (8%)
trace-recorder48 commits (7%)
trace48 commits (7%)
jvm-agent45 commits (6%)
common42 commits (6%)
bootstrap42 commits (6%)
buildSrc26 commits (3%)
integration-test16 commits (2%)
trace-debugger8 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
src
435
116
130
11
15
35
jvm-agent
184
trace
123
common
94
trace-recorder
82
integration-test
79
bootstrap
63
15
ROOT
38
18
6
2
1
2
buildSrc
36
trace-debugger
14


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 jvm-agent jvm-agent jvm-agent--jvm-agent 30 common common jvm-agent--common 13 bootstrap bootstrap jvm-agent--bootstrap 7 trace-debugger trace-debugger jvm-agent--trace-debugger 6 integration-test integration-test jvm-agent--integration-test 6 ROOT ROOT jvm-agent--ROOT 4 trace trace trace--trace 25 trace--common 16 src src trace--src 9 trace--jvm-agent 8 trace--bootstrap 2 trace--trace-debugger 1 trace-recorder trace-recorder trace-recorder--jvm-agent 21 trace-recorder--trace-recorder 13 trace-recorder--src 12 trace-recorder--trace 11 trace-recorder--bootstrap 8 trace-recorder--trace-debugger 5 trace-recorder--integration-test 5 common--trace-recorder 15 common--src 15 common--common 13 common--bootstrap 4 buildSrc buildSrc common--buildSrc 4 common--integration-test 3 common--ROOT 1 src--src 15 src--jvm-agent 11 src--bootstrap 7 bootstrap--bootstrap 6 buildSrc--trace-recorder 7 buildSrc--trace 7 buildSrc--jvm-agent 7 buildSrc--integration-test 5 buildSrc--src 3 buildSrc--bootstrap 2 buildSrc--trace-debugger 1 buildSrc--buildSrc 1 integration-test--integration-test 6 integration-test--trace 4 integration-test--src 2 trace-debugger--src 3 trace-debugger--trace-debugger 2 trace-debugger--common 2 trace-debugger--ROOT 2 trace-debugger--integration-test 2 ROOT--integration-test 3 ROOT--buildSrc 3 ROOT--trace-recorder 2 ROOT--trace 1


2026-01-18 17:07