JetBrains / amper
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.
  • 1,910 files, 86,344 LOC (96.7% vs. main code).
  • "sources" is biggest, containing 97.85% of LOC.
  • "repository-restrictions" is smallest, containing 0.01% of LOC.


sources84484 LOC (94%) 1,851 files
build-sources1158 LOC (1%) 33 files
ROOT441 LOC (<1%) 5 files
misc201 LOC (<1%) 18 files
plugin-samples49 LOC (<1%) 2 files
repository-restrictions11 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.
sources1699 commits (36%)
ROOT456 commits (9%)
build-sources20 commits (<1%)
repository-restrictions4 commits (<1%)
plugin-samples1 commits (<1%)
misc1 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
sources
201
5514
1316
ROOT
11
361
91
build-sources
5
68
misc
18
repository-restrictions
4
plugin-samples
2


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 sources sources sources--sources 417 ROOT ROOT sources--ROOT 54 ROOT--ROOT 4 build-sources build-sources build-sources--build-sources 13 build-sources--sources 11 build-sources--ROOT 10 repository-restrictions repository-restrictions repository-restrictions--sources 1 plugin-samples plugin-samples plugin-samples--build-sources 1 plugin-samples--ROOT 1 plugin-samples--plugin-samples 1


2026-01-18 17:31