GoogleCloudPlatform / datacatalog-tag-engine
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 6 components.
  • 79 files, 13,467 LOC (100.0% vs. main code).
  • "ROOT" is biggest, containing 53.5% of LOC.
  • "static" is smallest, containing 0.63% of LOC.


ROOT7205 LOC (53%) 15 files
templates4066 LOC (30%) 38 files
extensions1121 LOC (8%) 13 files
deploy809 LOC (6%) 9 files
helper_functions181 LOC (1%) 3 files
static85 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.
ROOT176 commits (29%)
templates81 commits (13%)
deploy70 commits (11%)
extensions5 commits (<1%)
static5 commits (<1%)
helper_functions2 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
ROOT
6
99
108
132
33
deploy
2
39
45
46
templates
2
27
82
179
5
extensions
16
static
1
2
2
helper_functions
6


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 ROOT ROOT templates--ROOT 5 ROOT--ROOT 5 deploy deploy deploy--templates 1 deploy--ROOT 1 deploy--deploy 2


2025-05-04 15:34