JetBrains / educational-plugin
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,283 files, 147,628 LOC (100.0% vs. main code).
  • "intellij-plugin" is biggest, containing 94.15% of LOC.
  • "gradle" is smallest, containing 0.03% of LOC.


intellij-plugin138992 LOC (94%) 2,080 files
edu-format6499 LOC (4%) 156 files
fleet-plugin805 LOC (<1%) 16 files
helpers693 LOC (<1%) 12 files
buildSrc354 LOC (<1%) 7 files
ROOT208 LOC (<1%) 4 files
example-course-project39 LOC (<1%) 7 files
gradle38 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.
intellij-plugin1728 commits (14%)
ROOT318 commits (2%)
edu-format218 commits (1%)
gradle57 commits (<1%)
buildSrc27 commits (<1%)
helpers17 commits (<1%)
fleet-plugin4 commits (<1%)
example-course-project1 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
intellij-plugin
116
2383
3285
1357
edu-format
51
193
215
74
buildSrc
4
30
ROOT
1
27
23
64
76
63
73
26
gradle
18
34
5
helpers
7
4
7
6
1
2
1
1
example-course-project
7
fleet-plugin
25


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 intellij-plugin intellij-plugin intellij-plugin--intellij-plugin 187 buildSrc buildSrc intellij-plugin--buildSrc 10 edu-format edu-format intellij-plugin--edu-format 7 gradle gradle intellij-plugin--gradle 2 buildSrc--buildSrc 3 edu-format--edu-format 3 edu-format--buildSrc 1 ROOT ROOT ROOT--buildSrc 2 ROOT--ROOT 2 ROOT--intellij-plugin 2 helpers helpers helpers--helpers 1


2026-01-18 16:45