mozilla / addons-server
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.
  • 1,325 files, 101,645 LOC (18.3% vs. main code).
  • "src" is biggest, containing 72.39% of LOC.
  • "locale" is smallest, containing 0.06% of LOC.


src73582 LOC (13%) 1,143 files
static26352 LOC (4%) 156 files
ROOT693 LOC (<1%) 11 files
scripts645 LOC (<1%) 11 files
docker313 LOC (<1%) 3 files
locale60 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.
src6076 commits (10%)
static1231 commits (2%)
ROOT1107 commits (1%)
scripts36 commits (<1%)
locale8 commits (<1%)
docker3 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
src
479
899
1202
1117
1358
2685
2750
2869
2534
2853
462
static
110
44
84
34
14
101
144
164
266
566
213
141
ROOT
20
27
15
10
7
14
40
54
30
59
66
53
6
49
394
293
23
scripts
27
12
3
2
2
1
docker
1
3
locale
3
2
1
2


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 src src src--src 111 ROOT ROOT ROOT--src 23 ROOT--ROOT 3 scripts scripts ROOT--scripts 11 static static static--src 16 static--ROOT 2 static--static 13 static--scripts 1 scripts--src 15 scripts--scripts 7


2025-05-11 19:43