GoogleCloudPlatform / gcs-fuse-csi-driver
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 4 components.
  • 61 files, 5,274 LOC (45.5% vs. main code).
  • "pkg" is biggest, containing 75.29% of LOC.
  • "hack" is smallest, containing 2.77% of LOC.


pkg3971 LOC (34%) 32 files
deploy798 LOC (6%) 24 files
cmd359 LOC (3%) 4 files
hack146 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.
pkg280 commits (28%)
cmd106 commits (10%)
deploy86 commits (8%)
hack4 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
pkg
138
283
210
90
deploy
19
50
86
82
cmd
22
42
50
19
hack
2
1
1


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 pkg pkg pkg--pkg 41 cmd cmd pkg--cmd 25 deploy deploy pkg--deploy 20 cmd--cmd 5 cmd--deploy 16 deploy--deploy 12 hack hack hack--cmd 2


2025-05-04 15:51