GoogleCloudPlatform / memorystore-cluster-autoscaler
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.
  • 79 files, 5,848 LOC (100.0% vs. main code).
  • "src" is biggest, containing 51.09% of LOC.
  • "ROOT" is smallest, containing 1.59% of LOC.


src2988 LOC (51%) 32 files
terraform2429 LOC (41%) 40 files
configeditor196 LOC (3%) 2 files
kubernetes142 LOC (2%) 3 files
ROOT93 LOC (1%) 2 files
Component Commits
Components ordered by number of commits
Total Commits per Component
All commits, some commits may include files from multiple components.
terraform17 commits (23%)
ROOT11 commits (15%)
src6 commits (8%)
kubernetes1 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
terraform
25
50
src
5
13
ROOT
6
5
kubernetes
2


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 terraform terraform terraform--terraform 14 src src terraform--src 4 kubernetes kubernetes terraform--kubernetes 1 src--src 3 kubernetes--kubernetes 1


2025-05-04 16:06