JetBrains / kotlin-desktop-toolkit
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 6 components.
  • 191 files, 26,269 LOC (100.0% vs. main code).
  • "native" is biggest, containing 52.67% of LOC.
  • "ROOT" is smallest, containing 0.02% of LOC.


native13835 LOC (52%) 105 files
kotlin-desktop-toolkit7929 LOC (30%) 56 files
sample3689 LOC (14%) 13 files
buildSrc798 LOC (3%) 15 files
gradle12 LOC (<1%) 1 file
ROOT6 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.
native299 commits (60%)
kotlin-desktop-toolkit201 commits (40%)
sample94 commits (18%)
buildSrc33 commits (6%)
ROOT7 commits (1%)
gradle6 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
native
29
972
1
kotlin-desktop-toolkit
11
380
sample
1
111
5
buildSrc
70
ROOT
7
gradle
6


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 native native native--native 117 kotlin-desktop-toolkit kotlin-desktop-toolkit native--kotlin-desktop-toolkit 85 sample sample kotlin-desktop-toolkit--sample 48 kotlin-desktop-toolkit--kotlin-desktop-toolkit 43 sample--native 50 sample--sample 12 buildSrc buildSrc buildSrc--kotlin-desktop-toolkit 7 buildSrc--buildSrc 5 buildSrc--native 4 buildSrc--sample 3 gradle gradle gradle--sample 4 gradle--kotlin-desktop-toolkit 4 gradle--buildSrc 2 gradle--native 1 ROOT ROOT ROOT--kotlin-desktop-toolkit 2 ROOT--native 2 ROOT--buildSrc 2 ROOT--sample 1


2026-01-18 17:36