GoogleCloudPlatform / ops-agent
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 10 components.
  • 192 files, 28,124 LOC (100.0% vs. main code).
  • "integration_test" is biggest, containing 38.5% of LOC.
  • "ci" is smallest, containing 0.17% of LOC.


integration_test10829 LOC (38%) 82 files
confgenerator6543 LOC (23%) 32 files
apps6228 LOC (22%) 38 files
cmd2413 LOC (8%) 14 files
internal1396 LOC (4%) 18 files
dockerfiles211 LOC (<1%) 1 file
pkg186 LOC (<1%) 4 files
ROOT180 LOC (<1%) 1 file
kokoro90 LOC (<1%) 1 file
ci48 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.
confgenerator240 commits (16%)
apps134 commits (9%)
integration_test109 commits (7%)
cmd65 commits (4%)
internal41 commits (2%)
ROOT28 commits (1%)
pkg27 commits (1%)
dockerfiles23 commits (1%)
kokoro19 commits (1%)
ci1 commits (<1%)
Yearly File Updates Trend per Components
The number of file changes in commits
animated commit history: all time cumulative | 12 months window
2025 2024 2023 2022 2021 2020
integration_test
18
278
28
34
apps
26
55
147
193
23
confgenerator
17
39
106
150
124
39
cmd
28
6
39
9
23
ROOT
2
26
internal
6
6
56
5
2
kokoro
2
6
5
6
dockerfiles
7
16
pkg
5
1
4
3
15
ci
1


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 cmd cmd cmd--cmd 9 integration_test integration_test cmd--integration_test 5 internal internal cmd--internal 1 integration_test--integration_test 6 confgenerator confgenerator integration_test--confgenerator 2 apps apps integration_test--apps 1 ROOT ROOT integration_test--ROOT 1 confgenerator--cmd 2 confgenerator--confgenerator 4 confgenerator--internal 4 confgenerator--apps 2 internal--integration_test 1 apps--apps 2 pkg pkg pkg--cmd 2 pkg--integration_test 2 kokoro kokoro kokoro--pkg 1


2025-05-04 15:29