GoogleCloudPlatform / cloud-foundation-fabric
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.
  • 1,392 files, 118,373 LOC (100.0% vs. main code).
  • "modules" is biggest, containing 46.65% of LOC.
  • "ROOT" is smallest, containing 0.02% of LOC.


modules55216 LOC (46%) 580 files
blueprints40978 LOC (34%) 464 files
fast20460 LOC (17%) 329 files
tools1700 LOC (1%) 18 files
ROOT19 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.
modules1879 commits (31%)
blueprints618 commits (10%)
fast309 commits (5%)
tools264 commits (4%)
ROOT157 commits (2%)
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
modules
3173
3411
5078
3642
812
782
fast
472
715
478
blueprints
351
534
2099
1238
tools
54
43
98
153
19
4
ROOT
29
27
50
48
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 modules modules modules--modules 164 fast fast modules--fast 34 blueprints blueprints modules--blueprints 57 ROOT ROOT modules--ROOT 36 fast--fast 65 fast--blueprints 18 tools tools fast--tools 19 fast--ROOT 10 blueprints--blueprints 57 tools--modules 52 tools--blueprints 42 tools--tools 6 tools--ROOT 36 ROOT--blueprints 36


2025-05-04 14:52