JetBrains / typescript-go
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.
  • 411 files, 132,583 LOC (100.0% vs. main code).
  • "internal" is biggest, containing 94.17% of LOC.
  • "cmd" is smallest, containing 0.2% of LOC.


internal124858 LOC (94%) 374 files
_packages5114 LOC (3%) 20 files
ROOT1205 LOC (<1%) 1 file
_tools709 LOC (<1%) 5 files
_extension432 LOC (<1%) 6 files
cmd265 LOC (<1%) 5 files
Component Commits
Components ordered by number of commits
Total Commits per Component
All commits, some commits may include files from multiple components.
internal921 commits (71%)
cmd75 commits (5%)
ROOT49 commits (3%)
_extension18 commits (1%)
_packages8 commits (<1%)
_tools7 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
internal
11
4191
210
cmd
64
23
ROOT
36
13
_extension
36
_packages
34
_tools
9
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 internal internal internal--internal 175 ROOT ROOT internal--ROOT 6 _extension _extension internal--_extension 4 _tools _tools internal--_tools 2 cmd cmd cmd--internal 10 cmd--cmd 2 cmd--ROOT 2 _packages _packages cmd--_packages 1 cmd--_extension 1 cmd--_tools 1 _extension--_extension 5 _extension--ROOT 3 _tools--_tools 2 _tools--_extension 1 _tools--_packages 1 _tools--ROOT 1 _packages--internal 2 _packages--_packages 2 _packages--_extension 1 _packages--ROOT 1


2026-01-18 17:42