GoogleCloudPlatform / bigquery-utils
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 9 components.
  • 277 files, 16,901 LOC (76.3% vs. main code).
  • "tools" is biggest, containing 67.36% of LOC.
  • "stored_procedures" is smallest, containing 0.01% of LOC.


tools11385 LOC (51%) 210 files
scripts1799 LOC (8%) 37 files
views1735 LOC (7%) 5 files
dashboards1571 LOC (7%) 12 files
release232 LOC (1%) 3 files
udfs115 LOC (<1%) 5 files
performance_testing35 LOC (<1%) 3 files
ROOT28 LOC (<1%) 1 file
stored_procedures1 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.
tools97 commits (29%)
udfs21 commits (6%)
scripts12 commits (3%)
dashboards11 commits (3%)
ROOT10 commits (3%)
release8 commits (2%)
views5 commits (1%)
stored_procedures1 commits (<1%)
performance_testing1 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
release
3
8
scripts
1
10
14
1
32
18
udfs
1
7
1
3
6
6
dashboards
4
1
2
1
5
8
ROOT
4
1
1
4
tools
4
21
27
420
stored_procedures
1
views
1
3
2
1
performance_testing
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 udfs udfs release release udfs--release 1


2025-05-04 15:14