GoogleCloudPlatform / sapagent
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 8 components.
  • 191 files, 45,411 LOC (56.6% vs. main code).
  • "internal" is biggest, containing 67.75% of LOC.
  • "observability" is smallest, containing 0.03% of LOC.


internal30766 LOC (38%) 144 files
protos13317 LOC (16%) 33 files
build423 LOC (<1%) 5 files
vmmanager335 LOC (<1%) 2 files
ROOT274 LOC (<1%) 2 files
cmd159 LOC (<1%) 3 files
shared125 LOC (<1%) 1 file
observability12 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.
internal969 commits (70%)
protos156 commits (11%)
ROOT31 commits (2%)
build7 commits (<1%)
cmd6 commits (<1%)
observability3 commits (<1%)
shared1 commits (<1%)
vmmanager1 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
internal
255
1198
1180
protos
57
183
155
cmd
4
6
ROOT
2
5
24
build
2
2
6
vmmanager
2
shared
1
observability
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 internal internal internal--internal 37 protos protos internal--protos 26 cmd cmd internal--cmd 5 protos--protos 4 protos--cmd 2 cmd--cmd 2 build build build--internal 1 build--cmd 1 build--build 2 ROOT ROOT ROOT--internal 1


2025-05-04 15:52