JetBrains / teamcity-unreal-engine-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.
  • 200 files, 8,440 LOC (100.0% vs. main code).
  • "server" is biggest, containing 43.61% of LOC.
  • "ROOT" is smallest, containing 0.17% of LOC.


server3681 LOC (43%) 87 files
common1722 LOC (20%) 50 files
agent1612 LOC (19%) 32 files
plugin-sdk-core771 LOC (9%) 24 files
kotlin-dsl530 LOC (6%) 2 files
buildSrc75 LOC (<1%) 3 files
gradle35 LOC (<1%) 1 file
ROOT14 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.
server21 commits (53%)
common11 commits (28%)
agent9 commits (23%)
plugin-sdk-core5 commits (12%)
gradle4 commits (10%)
buildSrc4 commits (10%)
ROOT3 commits (7%)
kotlin-dsl3 commits (7%)
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
server
63
78
agent
30
57
common
28
91
plugin-sdk-core
13
23
buildSrc
2
5
gradle
1
3
ROOT
1
2
kotlin-dsl
4


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 server server server--server 2 buildSrc buildSrc server--buildSrc 1 plugin-sdk-core plugin-sdk-core server--plugin-sdk-core 1 common common server--common 1 gradle gradle server--gradle 1 agent agent server--agent 1 buildSrc--agent 1 plugin-sdk-core--common 1 plugin-sdk-core--agent 1 plugin-sdk-core--plugin-sdk-core 1 plugin-sdk-core--gradle 1 plugin-sdk-core--buildSrc 1 common--agent 1 common--common 1 common--buildSrc 1 gradle--agent 1 gradle--common 1 gradle--buildSrc 1 agent--agent 1 ROOT ROOT ROOT--server 1


2026-01-18 17:35