GoogleCloudPlatform / cloud-run-mesh
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 7 components.
  • 50 files, 6,521 LOC (100.0% vs. main code).
  • "pkg" is biggest, containing 67.47% of LOC.
  • "tools" is smallest, containing 0.06% of LOC.


pkg4400 LOC (67%) 23 files
manifests1277 LOC (19%) 15 files
meshcon353 LOC (5%) 4 files
cmd231 LOC (3%) 4 files
scripts170 LOC (2%) 2 files
ROOT86 LOC (1%) 1 file
tools4 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.
pkg69 commits (51%)
cmd43 commits (31%)
manifests30 commits (22%)
meshcon27 commits (20%)
ROOT24 commits (17%)
scripts8 commits (5%)
tools2 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
meshcon
8
47
ROOT
3
21
manifests
73
cmd
1
65
scripts
8
tools
2
pkg
14
231


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 15:41