GoogleCloudPlatform / software-delivery-blueprint
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.
  • 228 files, 9,321 LOC (100.0% vs. main code).
  • "terraform-modules" is biggest, containing 48.5% of LOC.
  • "launch-scripts" is smallest, containing 0.28% of LOC.


terraform-modules4521 LOC (48%) 96 files
platform-template1569 LOC (16%) 17 files
infra-template1254 LOC (13%) 24 files
app-factory-template666 LOC (7%) 18 files
common-setup282 LOC (3%) 6 files
app-template-java271 LOC (2%) 16 files
app-template-golang260 LOC (2%) 15 files
app-template-python250 LOC (2%) 15 files
acm-template222 LOC (2%) 20 files
launch-scripts26 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.
app-factory-template7 commits (46%)
platform-template6 commits (40%)
terraform-modules5 commits (33%)
app-template-java4 commits (26%)
app-template-golang4 commits (26%)
app-template-python4 commits (26%)
common-setup4 commits (26%)
infra-template4 commits (26%)
acm-template2 commits (13%)
launch-scripts2 commits (13%)
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
terraform-modules
48
116
infra-template
14
16
platform-template
6
24
app-factory-template
3
26
common-setup
2
12
app-template-java
30
acm-template
4
app-template-golang
28
launch-scripts
2
app-template-python
30


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...

No temporal dependencies found.



2025-05-04 15:50