GoogleCloudPlatform / solution-acceleration-toolkit
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.
  • 107 files, 9,210 LOC (60.0% vs. main code).
  • "templates" is biggest, containing 63.97% of LOC.
  • "build" is smallest, containing 0.76% of LOC.


templates5892 LOC (38%) 69 files
internal2762 LOC (17%) 27 files
scripts300 LOC (1%) 4 files
cmd186 LOC (1%) 4 files
build70 LOC (<1%) 3 files
Component Commits
Components ordered by number of commits
Total Commits per Component
All commits, some commits may include files from multiple components.
templates226 commits (28%)
internal185 commits (23%)
cmd44 commits (5%)
scripts17 commits (2%)
build12 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
templates
14
6
14
30
268
397
build
2
3
2
12
internal
1
6
63
255
cmd
13
42
scripts
12
14


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 templates templates templates--templates 1 build build templates--build 1 internal internal templates--internal 1 build--build 1 internal--build 1


2025-05-04 15:17