GoogleCloudPlatform / cluster-toolkit
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.
  • 743 files, 97,608 LOC (100.0% vs. main code).
  • "community" is biggest, containing 48.23% of LOC.
  • "ROOT" is smallest, containing 0.02% of LOC.


community47076 LOC (48%) 442 files
modules39990 LOC (40%) 155 files
pkg5191 LOC (5%) 43 files
tools4309 LOC (4%) 91 files
cmd1018 LOC (1%) 11 files
ROOT24 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.
community1720 commits (20%)
modules1353 commits (16%)
pkg833 commits (10%)
cmd568 commits (6%)
tools551 commits (6%)
ROOT5 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
community
2233
6432
2629
1530
modules
1211
2928
1127
1061
tools
218
787
668
94
18
pkg
54
630
1091
554
51
cmd
66
341
290
232
30
ROOT
5


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 modules modules modules--modules 257 community community modules--community 86 cmd cmd modules--cmd 56 community--community 245 community--cmd 56 tools tools tools--modules 42 tools--community 54 tools--tools 59 tools--cmd 26 pkg pkg tools--pkg 50 cmd--cmd 12 pkg--modules 39 pkg--community 32 pkg--cmd 28 pkg--pkg 10


2025-05-04 15:42