JetBrains / intellij-platform-modular-plugin-template
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.
  • 39 files, 1,487 LOC (100.0% vs. main code).
  • "frontend" is biggest, containing 67.72% of LOC.
  • "src" is smallest, containing 0.34% of LOC.


frontend1007 LOC (67%) 19 files
backend266 LOC (17%) 8 files
shared138 LOC (9%) 8 files
ROOT55 LOC (3%) 2 files
gradle16 LOC (1%) 1 file
src5 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.
backend3 commits (42%)
frontend3 commits (42%)
shared2 commits (28%)
ROOT2 commits (28%)
src2 commits (28%)
gradle1 commits (14%)
Yearly File Updates Trend per Components
The number of file changes in commits
animated commit history: all time cumulative | 12 months window
2026 2025
frontend
21
backend
10
shared
9
ROOT
4
src
2
gradle
1


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 frontend frontend backend backend frontend--backend 3 frontend--frontend 1 backend--backend 1 ROOT ROOT ROOT--frontend 2 ROOT--backend 2 ROOT--ROOT 2 shared shared shared--frontend 2 shared--ROOT 2 shared--backend 2 shared--shared 1 gradle gradle shared--gradle 1 src src src--shared 1 src--backend 1 src--frontend 1 src--ROOT 1 src--gradle 1 gradle--frontend 1 gradle--backend 1 gradle--ROOT 1


2026-01-18 17:40