GoogleCloudPlatform / enterprise-knowledge-solution
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.
  • 112 files, 6,648 LOC (70.1% vs. main code).
  • "components" is biggest, containing 91.23% of LOC.
  • "reqs" is smallest, containing 0.35% of LOC.


components6065 LOC (63%) 99 files
sample-deployments348 LOC (3%) 6 files
build107 LOC (1%) 2 files
ROOT105 LOC (1%) 2 files
reqs23 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.
components25 commits (56%)
sample-deployments14 commits (31%)
build5 commits (11%)
reqs4 commits (9%)
ROOT3 commits (6%)
Yearly File Updates Trend per Components
The number of file changes in commits
animated commit history: all time cumulative | 12 months window
2025 2024
components
23
166
sample-deployments
6
21
build
2
5
reqs
4
ROOT
4


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 components components components--components 12 sample-deployments sample-deployments sample-deployments--components 10 sample-deployments--sample-deployments 5 build build sample-deployments--build 3 build--components 4 build--build 2 reqs reqs build--reqs 1 ROOT ROOT ROOT--components 2 ROOT--sample-deployments 2 ROOT--build 1 ROOT--ROOT 1 reqs--components 2 reqs--sample-deployments 2 reqs--ROOT 2


2025-05-04 16:06