GoogleCloudPlatform / agentcommunication_client
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.
  • 18 files, 3,331 LOC (100.0% vs. main code).
  • "cpp" is biggest, containing 44.04% of LOC.
  • "example" is smallest, containing 1.56% of LOC.


cpp1467 LOC (44%) 10 files
gapic1022 LOC (30%) 4 files
ROOT614 LOC (18%) 2 files
proto176 LOC (5%) 1 file
example52 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.
cpp30 commits (54%)
ROOT16 commits (29%)
gapic4 commits (7%)
proto2 commits (3%)
example2 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
cpp
22
68
ROOT
11
6
gapic
4
5
proto
1
1
example
1
1


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 cpp cpp cpp--cpp 13 proto proto gapic gapic proto--gapic 1 gapic--gapic 1 ROOT ROOT ROOT--ROOT 1 example example example--ROOT 1


2025-05-04 16:02