JetBrains / guide
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.
  • 134 files, 9,982 LOC (14.3% vs. main code).
  • "_includes" is biggest, containing 48.1% of LOC.
  • "ROOT" is smallest, containing 2.12% of LOC.


_includes4801 LOC (6%) 68 files
site2211 LOC (3%) 20 files
public929 LOC (1%) 13 files
src672 LOC (<1%) 8 files
tools584 LOC (<1%) 5 files
deployment573 LOC (<1%) 17 files
ROOT212 LOC (<1%) 3 files
Component Commits
Components ordered by number of commits
Total Commits per Component
All commits, some commits may include files from multiple components.
_includes357 commits (18%)
site261 commits (13%)
public117 commits (6%)
src101 commits (5%)
ROOT37 commits (1%)
tools26 commits (1%)
deployment21 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
_includes
18
525
650
site
17
296
249
src
5
45
105
public
2
58
105
ROOT
1
32
4
tools
1
25
29
deployment
23
44


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 _includes _includes _includes--_includes 1


2026-01-18 17:29