GoogleCloudPlatform / aef-data-model
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 4 components.
  • 29 files, 1,385 LOC (100.0% vs. main code).
  • "terraform" is biggest, containing 37.4% of LOC.
  • "metadata" is smallest, containing 4.77% of LOC.


terraform518 LOC (37%) 11 files
sample-data403 LOC (29%) 11 files
cicd-deployers398 LOC (28%) 4 files
metadata66 LOC (4%) 3 files
Component Commits
Components ordered by number of commits
Total Commits per Component
All commits, some commits may include files from multiple components.
sample-data13 commits (56%)
terraform12 commits (52%)
metadata3 commits (13%)
cicd-deployers2 commits (8%)
Yearly File Updates Trend per Components
The number of file changes in commits
animated commit history: all time cumulative | 12 months window
2025 2024
terraform
25
5
sample-data
21
6
cicd-deployers
6
metadata
5


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 terraform terraform terraform--terraform 3 sample-data sample-data terraform--sample-data 5 metadata metadata terraform--metadata 3 cicd-deployers cicd-deployers terraform--cicd-deployers 2 sample-data--sample-data 2 sample-data--metadata 3 metadata--metadata 1 metadata--cicd-deployers 1 cicd-deployers--sample-data 2 cicd-deployers--cicd-deployers 2


2025-05-04 16:05