mozilla / fxa
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.
  • 3,662 files, 249,365 LOC (100.0% vs. main code).
  • "packages" is biggest, containing 87.31% of LOC.
  • "configs" is smallest, containing 0.01% of LOC.


packages217713 LOC (87%) 3,034 files
libs28086 LOC (11%) 558 files
apps2973 LOC (1%) 54 files
_scripts160 LOC (<1%) 3 files
_dev157 LOC (<1%) 6 files
ROOT132 LOC (<1%) 2 files
backstage116 LOC (<1%) 4 files
configs28 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.
packages12709 commits (42%)
libs748 commits (2%)
apps200 commits (<1%)
_dev46 commits (<1%)
ROOT19 commits (<1%)
_scripts11 commits (<1%)
backstage8 commits (<1%)
configs6 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
packages
2162
7043
7255
8335
5056
5653
9377
1909
1767
2316
3087
2921
202
69
libs
1247
2416
261
apps
236
235
47
backstage
22
_dev
12
18
10
6
2
ROOT
2
8
6
3
configs
2
4
_scripts
4
7


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 packages packages packages--packages 387 apps apps packages--apps 6 _scripts _scripts packages--_scripts 2 ROOT ROOT packages--ROOT 2 libs libs libs--packages 108 libs--libs 226 libs--_scripts 2 apps--libs 78 apps--apps 62 configs configs configs--packages 2


2025-05-11 19:43