GoogleCloudPlatform / ubbagent
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.
  • 42 files, 3,178 LOC (100.0% vs. main code).
  • "pipeline" is biggest, containing 35.31% of LOC.
  • "util" is smallest, containing 0.22% of LOC.


pipeline1122 LOC (35%) 11 files
config507 LOC (15%) 6 files
sdk417 LOC (13%) 7 files
testlib330 LOC (10%) 2 files
persistence276 LOC (8%) 5 files
ROOT163 LOC (5%) 3 files
stats112 LOC (3%) 2 files
metrics103 LOC (3%) 2 files
http64 LOC (2%) 1 file
clock48 LOC (1%) 1 file
agentid29 LOC (<1%) 1 file
util7 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.
pipeline36 commits (32%)
metrics29 commits (26%)
ROOT27 commits (24%)
config18 commits (16%)
http13 commits (11%)
stats12 commits (10%)
persistence9 commits (8%)
agentid8 commits (7%)
sdk8 commits (7%)
testlib5 commits (4%)
clock5 commits (4%)
util1 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 2017
pipeline
2
2
3
1
2
21
26
ROOT
1
1
1
3
12
11
agentid
8
util
1
testlib
5
stats
4
15
persistence
3
16
http
3
10
metrics
1
1
1
7
21
sdk
2
1
1
5
3
1
clock
1
4
config
16
25


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...

No temporal dependencies found.



2025-05-04 14:30