GoogleCloudPlatform / DataflowTemplates
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 12 components.
  • 1,640 files, 161,946 LOC (100.0% vs. main code).
  • "v2" is biggest, containing 62.75% of LOC.
  • "plaintext-logging" is smallest, containing 0.01% of LOC.


v2101617 LOC (62%) 1,118 files
v142978 LOC (26%) 284 files
it9414 LOC (5%) 130 files
plugins4711 LOC (2%) 34 files
cicd1384 LOC (<1%) 26 files
metadata1166 LOC (<1%) 28 files
python328 LOC (<1%) 9 files
yaml202 LOC (<1%) 4 files
test-infra60 LOC (<1%) 2 files
ROOT39 LOC (<1%) 1 file
structured-logging36 LOC (<1%) 3 files
plaintext-logging11 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.
v21691 commits (36%)
v1445 commits (9%)
plugins205 commits (4%)
it201 commits (4%)
cicd166 commits (3%)
metadata105 commits (2%)
python40 commits (<1%)
yaml8 commits (<1%)
test-infra2 commits (<1%)
ROOT1 commits (<1%)
structured-logging1 commits (<1%)
plaintext-logging1 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 2019 2018
v2
201
4503
2035
775
531
212
97
v1
136
1190
646
191
it
18
202
638
plugins
20
199
169
15
cicd
4
154
100
72
metadata
1
83
61
15
python
1
42
26
yaml
20
test-infra
3
ROOT
1
structured-logging
3
plaintext-logging
1


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 v2 v2 v2--v2 52 v1 v1 v2--v1 3 it it v2--it 3 plugins plugins v2--plugins 1 v1--v1 13 v1--plugins 1 it--v1 1 it--it 6 plugins--it 1 plugins--plugins 3 metadata metadata cicd cicd metadata--cicd 2 test-infra test-infra test-infra--it 1 test-infra--test-infra 1


2025-05-04 14:34