GoogleCloudPlatform / workloadagent
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 5 components.
  • 62 files, 12,552 LOC (100.0% vs. main code).
  • "internal" is biggest, containing 52.02% of LOC.
  • "cmd" is smallest, containing 0.87% of LOC.


internal6530 LOC (52%) 46 files
protos5440 LOC (43%) 8 files
build349 LOC (2%) 4 files
ROOT124 LOC (<1%) 1 file
cmd109 LOC (<1%) 3 files
Component Commits
Components ordered by number of commits
Total Commits per Component
All commits, some commits may include files from multiple components.
internal105 commits (66%)
protos18 commits (11%)
cmd11 commits (7%)
build9 commits (5%)
ROOT6 commits (3%)
Yearly File Updates Trend per Components
The number of file changes in commits
animated commit history: all time cumulative | 12 months window
2025 2024
internal
181
86
protos
17
9
build
17
2
cmd
7
6
ROOT
4
2


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 internal internal internal--internal 50 cmd cmd internal--cmd 7 protos protos protos--internal 10 protos--protos 4 protos--cmd 1 build build protos--build 1 build--internal 5 build--cmd 2 build--build 6 ROOT ROOT build--ROOT 4 ROOT--internal 3 ROOT--cmd 1


2025-05-04 16:07