GoogleCloudPlatform / esp-v2
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 6 components.
  • 191 files, 18,214 LOC (30.5% vs. main code).
  • "src" is biggest, containing 87.66% of LOC.
  • "envoy_build_config" is smallest, containing 0.24% of LOC.


src15967 LOC (26%) 174 files
docker1478 LOC (2%) 3 files
api470 LOC (<1%) 7 files
scripts131 LOC (<1%) 1 file
bazel124 LOC (<1%) 5 files
envoy_build_config44 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.
src764 commits (47%)
docker147 commits (9%)
envoy_build_config26 commits (1%)
bazel23 commits (1%)
scripts4 commits (<1%)
api2 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
src
1
25
347
121
222
997
1310
122
docker
3
5
15
20
47
66
bazel
1
2
3
3
7
22
3
api
1
7
envoy_build_config
1
2
1
9
8
5
scripts
1
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...

No temporal dependencies found.



2025-05-04 15:15