GoogleCloudPlatform / cloud-run-samples
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.
  • 18 files, 777 LOC (100.0% vs. main code).
  • "testing" is biggest, containing 27.41% of LOC.
  • "ROOT" is smallest, containing 3.99% of LOC.


testing213 LOC (27%) 4 files
vpc-sample119 LOC (15%) 2 files
gcloud-report114 LOC (14%) 2 files
multi-container94 LOC (12%) 2 files
helloworld-shell93 LOC (11%) 2 files
volume-checker67 LOC (8%) 2 files
jobs-shell46 LOC (5%) 1 file
ROOT31 LOC (3%) 3 files
Component Commits
Components ordered by number of commits
Total Commits per Component
All commits, some commits may include files from multiple components.
helloworld-shell27 commits (8%)
vpc-sample24 commits (7%)
ROOT24 commits (7%)
testing11 commits (3%)
multi-container6 commits (1%)
gcloud-report6 commits (1%)
jobs-shell4 commits (1%)
volume-checker2 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
testing
2
2
2
2
10
multi-container
2
5
vpc-sample
1
6
1
2
18
helloworld-shell
1
3
2
5
18
gcloud-report
1
1
2
2
2
jobs-shell
1
1
2
ROOT
3
57
volume-checker
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 vpc-sample vpc-sample testing testing vpc-sample--testing 1 multi-container multi-container vpc-sample--multi-container 1 gcloud-report gcloud-report vpc-sample--gcloud-report 1 jobs-shell jobs-shell vpc-sample--jobs-shell 1 helloworld-shell helloworld-shell vpc-sample--helloworld-shell 1 testing--testing 1 testing--multi-container 1 testing--gcloud-report 1 testing--jobs-shell 1 testing--helloworld-shell 1 multi-container--gcloud-report 1 multi-container--jobs-shell 1 multi-container--helloworld-shell 1 jobs-shell--gcloud-report 1 jobs-shell--helloworld-shell 1 helloworld-shell--gcloud-report 1


2025-05-04 15:13