JetBrains / kotless
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.
  • 213 files, 6,216 LOC (86.5% vs. main code).
  • "dsl" is biggest, containing 49.23% of LOC.
  • "buildSrc" is smallest, containing 0.42% of LOC.


dsl3060 LOC (42%) 119 files
engine1443 LOC (20%) 43 files
plugins1179 LOC (16%) 27 files
model240 LOC (3%) 13 files
schema178 LOC (2%) 7 files
ROOT90 LOC (1%) 2 files
buildSrc26 LOC (<1%) 2 files
Component Commits
Components ordered by number of commits
Total Commits per Component
All commits, some commits may include files from multiple components.
plugins118 commits (28%)
dsl91 commits (22%)
engine73 commits (17%)
ROOT58 commits (14%)
model52 commits (12%)
schema37 commits (9%)
buildSrc6 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
schema
20
10
22
ROOT
12
26
23
engine
206
35
58
plugins
52
210
58
model
11
30
28
dsl
1
272
149
52
buildSrc
4
4


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...

No temporal dependencies found.



2026-01-18 17:06