GoogleCloudPlatform / click-to-deploy
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 7 components.
  • 1,546 files, 116,063 LOC (1.1% vs. main code).
  • "k8s" is biggest, containing 63.45% of LOC.
  • "scripts" is smallest, containing 0.11% of LOC.


k8s73646 LOC (<1%) 799 files
vm36789 LOC (<1%) 603 files
docker3517 LOC (<1%) 87 files
tools1020 LOC (<1%) 8 files
triggers725 LOC (<1%) 43 files
ROOT241 LOC (<1%) 5 files
scripts125 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.
docker471 commits (22%)
vm375 commits (17%)
k8s339 commits (15%)
triggers29 commits (1%)
ROOT26 commits (1%)
tools7 commits (<1%)
scripts2 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 2019 2018
vm
11
189
202
157
287
133
355
docker
24
78
203
120
89
39
k8s
17
25
114
424
87
386
430
108
tools
7
2
6
ROOT
2
3
3
3
4
11
scripts
1
1
triggers
2
1
10
52


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 docker docker docker--docker 3 tools tools docker--tools 1 ROOT ROOT docker--ROOT 1 vm vm vm--vm 3 k8s k8s k8s--k8s 2 tools--tools 2 tools--ROOT 1


2025-05-04 14:41