mozilla / code-coverage
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.
  • 70 files, 5,345 LOC (34.7% vs. main code).
  • "bot" is biggest, containing 37.17% of LOC.
  • "events" is smallest, containing 3.93% of LOC.


bot1987 LOC (12%) 24 files
frontend1398 LOC (9%) 7 files
backend724 LOC (4%) 16 files
report425 LOC (2%) 4 files
addon371 LOC (2%) 11 files
tools230 LOC (1%) 4 files
events210 LOC (1%) 4 files
Component Commits
Components ordered by number of commits
Total Commits per Component
All commits, some commits may include files from multiple components.
bot129 commits (16%)
frontend32 commits (4%)
backend28 commits (3%)
report26 commits (3%)
tools12 commits (1%)
events8 commits (1%)
addon4 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
addon
15
12
frontend
9
6
7
41
bot
6
8
5
8
82
103
22
report
1
4
1
4
15
7
tools
1
2
1
2
11
backend
6
1
11
39
2
events
2
3
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...

No temporal dependencies found.



2025-05-11 19:50