mozilla / bugbug
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 7 components.
  • 131 files, 24,380 LOC (100.0% vs. main code).
  • "bugbug" is biggest, containing 52.65% of LOC.
  • "ROOT" is smallest, containing 0.3% of LOC.


bugbug12837 LOC (52%) 59 files
scripts6024 LOC (24%) 35 files
ui3903 LOC (16%) 14 files
http_service1109 LOC (4%) 12 files
functions294 LOC (1%) 4 files
infra141 LOC (<1%) 4 files
ROOT72 LOC (<1%) 3 files
Component Commits
Components ordered by number of commits
Total Commits per Component
All commits, some commits may include files from multiple components.
bugbug1213 commits (31%)
scripts634 commits (16%)
ui167 commits (4%)
http_service148 commits (3%)
ROOT36 commits (<1%)
infra21 commits (<1%)
functions2 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
bugbug
47
136
299
41
166
368
676
88
scripts
24
57
79
21
151
210
240
http_service
3
13
7
3
22
146
functions
3
1
ROOT
1
2
2
2
2
7
19
4
infra
1
3
2
4
11
ui
9
2
187
71


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 bugbug bugbug bugbug--bugbug 7 scripts scripts scripts--bugbug 2 scripts--scripts 3 http_service http_service scripts--http_service 1 infra infra scripts--infra 1 functions functions functions--bugbug 1 functions--functions 1 http_service--bugbug 1 infra--bugbug 1 infra--http_service 1


2025-05-11 19:47