JetBrains / teamcity-operator
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.
  • 86 files, 18,192 LOC (100.0% vs. main code).
  • "config" is biggest, containing 43.87% of LOC.
  • "bundle" is smallest, containing 0.27% of LOC.


config7980 LOC (43%) 43 files
charts7528 LOC (41%) 16 files
internal1913 LOC (10%) 20 files
api635 LOC (3%) 4 files
cmd86 LOC (<1%) 1 file
bundle50 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.
internal147 commits (50%)
config48 commits (16%)
api32 commits (11%)
charts11 commits (3%)
cmd7 commits (2%)
bundle1 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
internal
45
128
70
api
7
32
7
charts
6
43
config
5
32
66
bundle
2
cmd
4
3


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 config config charts charts config--charts 2 bundle bundle config--bundle 1 config--config 1 charts--charts 2 internal internal internal--config 2 internal--charts 2 bundle--bundle 1


2026-01-18 17:40