JetBrains / js-graphql-intellij-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.
  • 628 files, 47,446 LOC (100.0% vs. main code).
  • "src" is biggest, containing 95.33% of LOC.
  • "langInjection" is smallest, containing 0.05% of LOC.


src45229 LOC (95%) 579 files
resources860 LOC (1%) 23 files
javascript801 LOC (1%) 14 files
website244 LOC (<1%) 4 files
yaml132 LOC (<1%) 2 files
ROOT124 LOC (<1%) 3 files
gen30 LOC (<1%) 1 file
langInjection26 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.
src464 commits (41%)
resources242 commits (21%)
ROOT23 commits (2%)
javascript16 commits (1%)
gen6 commits (<1%)
website6 commits (<1%)
langInjection3 commits (<1%)
yaml1 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 2015
src
10
241
421
1195
18
1656
26
38
28
javascript
39
resources
17
13
37
6
97
15
39
14
11
36
2
ROOT
7
2
10
5
langInjection
4
yaml
2
gen
3
3
website
1
1
10


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 8 javascript javascript src--javascript 3 javascript--javascript 4 ROOT ROOT javascript--ROOT 1 langInjection langInjection langInjection--javascript 1 langInjection--ROOT 1


2026-01-18 16:45