GoogleCloudPlatform / accelerated-platforms
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 5 components.
  • 529 files, 28,446 LOC (100.0% vs. main code).
  • "platforms" is biggest, containing 76.14% of LOC.
  • "cloudbuild" is smallest, containing 0% of LOC.


platforms21660 LOC (76%) 411 files
use-cases5739 LOC (20%) 90 files
terraform683 LOC (2%) 22 files
modules363 LOC (1%) 5 files
cloudbuild1 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.
platforms46 commits (54%)
use-cases16 commits (19%)
terraform6 commits (7%)
cloudbuild1 commits (1%)
modules1 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
platforms
333
235
use-cases
43
67
terraform
3
27
modules
5
cloudbuild
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 platforms platforms platforms--platforms 30 modules modules platforms--modules 1 use-cases use-cases use-cases--platforms 4 use-cases--use-cases 5 use-cases--modules 1 modules--modules 1 terraform terraform terraform--platforms 1 terraform--terraform 1


2025-05-04 16:06