GoogleCloudPlatform / marketing-analytics-jumpstart
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.
  • 88 files, 33,902 LOC (100.0% vs. main code).
  • "python" is biggest, containing 80.3% of LOC.
  • "templates" is smallest, containing 0.37% of LOC.


python27222 LOC (80%) 33 files
infrastructure5872 LOC (17%) 41 files
cloudbuild410 LOC (1%) 7 files
ROOT271 LOC (<1%) 3 files
templates127 LOC (<1%) 4 files
Component Commits
Components ordered by number of commits
Total Commits per Component
All commits, some commits may include files from multiple components.
infrastructure118 commits (34%)
python65 commits (18%)
ROOT34 commits (9%)
templates9 commits (2%)
cloudbuild1 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
infrastructure
56
224
136
python
24
92
45
ROOT
21
12
4
templates
3
7
2
cloudbuild
4


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 python python python--python 4 ROOT ROOT python--ROOT 16 infrastructure infrastructure python--infrastructure 3 ROOT--infrastructure 4 infrastructure--infrastructure 11 templates templates templates--python 1 templates--ROOT 1 templates--infrastructure 3 templates--templates 1


2025-05-04 15:55