JetBrains / jcef
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 7 components.
  • 674 files, 82,052 LOC (100.0% vs. main code).
  • "java" is biggest, containing 50.15% of LOC.
  • "vcpkg_triplets" is smallest, containing 0.04% of LOC.


java41147 LOC (50%) 363 files
remote21457 LOC (26%) 132 files
native14290 LOC (17%) 128 files
tools4697 LOC (5%) 35 files
jb228 LOC (<1%) 9 files
cmake203 LOC (<1%) 2 files
vcpkg_triplets30 LOC (<1%) 5 files
Component Commits
Components ordered by number of commits
Total Commits per Component
All commits, some commits may include files from multiple components.
java444 commits (39%)
native258 commits (22%)
remote165 commits (14%)
tools20 commits (1%)
cmake15 commits (1%)
jb8 commits (<1%)
vcpkg_triplets2 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
remote
1
388
505
100
java
3
272
593
148
128
107
112
167
42
148
14
119
native
14
55
92
178
238
238
290
107
131
25
115
jb
1
2
1
1
2
4
vcpkg_triplets
3
5
cmake
5
2
4
1
2
1
tools
3
4
29
6
1
45
2
10


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 remote remote remote--remote 20 java java remote--java 9 java--java 18 native native native--java 1 native--native 1


2026-01-18 17:01