mozilla / glean
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.
  • 263 files, 27,591 LOC (100.0% vs. main code).
  • "glean-core" is biggest, containing 90.7% of LOC.
  • "gradle" is smallest, containing 0.27% of LOC.


glean-core25026 LOC (90%) 232 files
supply-chain708 LOC (2%) 2 files
tools568 LOC (2%) 7 files
taskcluster560 LOC (2%) 13 files
gradle-plugin393 LOC (1%) 1 file
ROOT151 LOC (<1%) 5 files
build-scripts110 LOC (<1%) 2 files
gradle75 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.
glean-core2597 commits (42%)
gradle-plugin382 commits (6%)
ROOT99 commits (1%)
supply-chain35 commits (<1%)
taskcluster35 commits (<1%)
tools24 commits (<1%)
gradle21 commits (<1%)
build-scripts4 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
glean-core
117
519
451
1048
1019
2025
2124
ROOT
12
29
15
14
9
12
10
gradle-plugin
9
30
28
68
90
130
27
gradle
8
13
supply-chain
5
14
28
tools
2
8
7
11
2
4
taskcluster
1
4
8
30
56
build-scripts
8


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 glean-core glean-core glean-core--glean-core 30 ROOT ROOT ROOT--glean-core 12 gradle-plugin gradle-plugin ROOT--gradle-plugin 10 gradle-plugin--glean-core 10 supply-chain supply-chain supply-chain--supply-chain 2 tools tools tools--glean-core 1 tools--ROOT 1


2025-05-11 19:49