GoogleCloudPlatform / ramble
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.
  • 646 files, 90,728 LOC (100.0% vs. main code).
  • "lib" is biggest, containing 81.16% of LOC.
  • "etc" is smallest, containing 0.05% of LOC.


lib73636 LOC (81%) 439 files
var14143 LOC (15%) 170 files
share2326 LOC (2%) 22 files
ROOT575 LOC (<1%) 3 files
etc48 LOC (<1%) 12 files
Component Commits
Components ordered by number of commits
Total Commits per Component
All commits, some commits may include files from multiple components.
lib1413 commits (55%)
var827 commits (32%)
share207 commits (8%)
etc42 commits (1%)
ROOT22 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
lib
1075
2576
1409
65
var
893
1372
560
share
75
235
84
etc
12
24
15
ROOT
11
14


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 lib lib lib--lib 148 share share lib--share 29 etc etc lib--etc 12 var var var--lib 105 var--var 88 var--share 7 ROOT ROOT var--ROOT 3 share--share 8 share--ROOT 6 etc--var 7 etc--share 3 etc--etc 2 ROOT--lib 6 ROOT--ROOT 2


2025-05-04 15:52