GoogleCloudPlatform / gcsfuse
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 8 components.
  • 244 files, 24,171 LOC (50.0% vs. main code).
  • "internal" is biggest, containing 53.91% of LOC.
  • "ROOT" is smallest, containing 0.08% of LOC.


internal13030 LOC (26%) 102 files
tools5064 LOC (10%) 63 files
perfmetrics2775 LOC (5%) 52 files
cfg1868 LOC (3%) 10 files
benchmarks593 LOC (1%) 8 files
cmd567 LOC (1%) 3 files
common254 LOC (<1%) 5 files
ROOT20 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.
internal867 commits (13%)
tools378 commits (5%)
ROOT271 commits (4%)
perfmetrics240 commits (3%)
cfg106 commits (1%)
cmd69 commits (1%)
benchmarks42 commits (<1%)
common9 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 2020 2019 2018 2017 2016 2015
internal
183
742
228
304
127
113
15
18
173
tools
141
328
128
20
22
13
6
1
10
17
70
cfg
77
140
perfmetrics
4
180
71
207
cmd
10
80
ROOT
39
37
37
21
29
3
1
1
15
88
benchmarks
27
3
5
37
common
7
6


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 internal internal internal--internal 50 cfg cfg internal--cfg 6 cfg--cfg 39 common common cfg--common 1 tools tools tools--internal 13 tools--tools 35 cmd cmd cmd--internal 8 cmd--cfg 10 cmd--tools 1 cmd--cmd 1 common--internal 4 common--tools 2 common--cmd 4 common--common 3 perfmetrics perfmetrics perfmetrics--cfg 1 perfmetrics--perfmetrics 1


2025-05-04 14:21