mozilla / libdmg-hfsplus
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.
  • 42 files, 10,241 LOC (100.0% vs. main code).
  • "hfs" is biggest, containing 46.74% of LOC.
  • "cmake" is smallest, containing 0.05% of LOC.


hfs4787 LOC (46%) 12 files
dmg3571 LOC (34%) 13 files
includes1195 LOC (11%) 12 files
common406 LOC (3%) 2 files
hdutil277 LOC (2%) 2 files
cmake5 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.
dmg108 commits (57%)
hfs43 commits (22%)
includes42 commits (22%)
common9 commits (4%)
hdutil8 commits (4%)
cmake2 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 2014 2013 2012 2011 2010 2009 2008
dmg
89
52
8
1
21
3
2
12
3
67
includes
25
36
7
1
1
21
4
2
13
hfs
2
33
8
25
2
1
54
cmake
2
common
6
2
2
2
hdutil
10


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 includes includes includes--includes 1 dmg dmg includes--dmg 4 hfs hfs includes--hfs 1 cmake cmake includes--cmake 1 dmg--dmg 4 dmg--cmake 1 hfs--dmg 2 hfs--cmake 1


2025-05-11 19:45