mozilla / code-review
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.
  • 96 files, 8,206 LOC (100.0% vs. main code).
  • "bot" is biggest, containing 45.11% of LOC.
  • "ROOT" is smallest, containing 0.13% of LOC.


bot3702 LOC (45%) 36 files
backend2109 LOC (25%) 35 files
frontend2082 LOC (25%) 17 files
tools175 LOC (2%) 6 files
integration127 LOC (1%) 1 file
ROOT11 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.
bot180 commits (25%)
backend86 commits (11%)
frontend38 commits (5%)
tools18 commits (2%)
integration5 commits (<1%)
ROOT4 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
bot
21
52
79
26
21
81
206
1
backend
2
65
57
17
1
23
60
tools
7
2
4
3
7
ROOT
1
3
frontend
2
26
10
15
42
15
integration
1
1
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 bot bot bot--bot 5 backend backend backend--backend 2


2025-05-11 19:50