JetBrains / Avalonia
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 8 components.
  • 2,946 files, 276,005 LOC (100.0% vs. main code).
  • "src" is biggest, containing 96.12% of LOC.
  • "scripts" is smallest, containing 0% of LOC.


src265285 LOC (96%) 2,823 files
native7965 LOC (2%) 62 files
nukebuild1519 LOC (<1%) 10 files
packages595 LOC (<1%) 8 files
build376 LOC (<1%) 35 files
api147 LOC (<1%) 1 file
ROOT108 LOC (<1%) 5 files
scripts10 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.
src14822 commits (54%)
build1364 commits (5%)
native1211 commits (4%)
nukebuild618 commits (2%)
ROOT380 commits (1%)
packages373 commits (1%)
scripts69 commits (<1%)
api34 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
src
882
2404
45318
72269
15513
25027
9650
8975
3532
1407
native
53
77
810
1799
733
810
252
207
build
14
30
287
651
247
382
295
323
291
nukebuild
13
20
172
269
78
245
79
56
api
10
11
13
ROOT
4
8
53
203
13
99
38
75
9
packages
2
23
99
75
57
118
31
53
scripts
34
9
19
49


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 src src src--src 43 native native src--native 5 api api src--api 3 build build src--build 2 native--native 7 native--api 2 nukebuild nukebuild nukebuild--nukebuild 2 nukebuild--build 1 build--build 1 packages packages ROOT ROOT packages--ROOT 1 packages--build 1 ROOT--build 1


2026-01-18 17:17