azure / azure-storage-fuse
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 10 components.
  • 124 files, 26,435 LOC (100.0% vs. main code).
  • "component" is biggest, containing 48.87% of LOC.
  • "docker" is smallest, containing 0.07% of LOC.


component12919 LOC (48%) 49 files
ROOT5879 LOC (22%) 12 files
cmd2557 LOC (9%) 19 files
common2113 LOC (7%) 13 files
internal1535 LOC (5%) 9 files
tools961 LOC (3%) 12 files
perf_testing213 LOC (<1%) 6 files
setup158 LOC (<1%) 2 files
exported81 LOC (<1%) 1 file
docker19 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.
component226 commits (21%)
ROOT167 commits (16%)
common103 commits (9%)
cmd84 commits (8%)
setup62 commits (5%)
internal43 commits (4%)
tools9 commits (<1%)
perf_testing5 commits (<1%)
exported4 commits (<1%)
docker1 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
component
122
168
187
308
cmd
28
40
47
118
common
21
41
42
83
ROOT
16
39
84
88
internal
18
30
14
57
tools
12
12
15
19
setup
4
17
19
27
perf_testing
2
13
exported
1
3
docker
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 component component component--component 22 ROOT ROOT component--ROOT 8 cmd cmd component--cmd 7 common common component--common 6 internal internal internal--component 9 internal--internal 6 internal--cmd 5 internal--common 4 exported exported internal--exported 1 ROOT--internal 4 ROOT--ROOT 4 ROOT--cmd 4 setup setup ROOT--setup 4 ROOT--exported 1 cmd--cmd 5 common--ROOT 4 common--cmd 5 common--common 4 setup--component 5 setup--internal 3 setup--cmd 3 setup--common 2 setup--setup 4 tools tools tools--component 1 tools--internal 1 tools--ROOT 1 tools--cmd 1 tools--common 1 tools--tools 1 tools--exported 1 exported--component 1 exported--cmd 1 exported--common 1


2025-05-06 21:25