mozilla / form-fill-examples
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.
  • 49 files, 9,267 LOC (100.0% vs. main code).
  • "top_sites" is biggest, containing 83.4% of LOC.
  • "css" is smallest, containing 0.08% of LOC.


top_sites7729 LOC (83%) 23 files
ROOT788 LOC (8%) 14 files
dynamic_form_changes362 LOC (3%) 2 files
multiple_sections187 LOC (2%) 3 files
password_manager108 LOC (1%) 3 files
relay86 LOC (<1%) 3 files
css7 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.
ROOT41 commits (62%)
top_sites6 commits (9%)
css3 commits (4%)
relay3 commits (4%)
multiple_sections2 commits (3%)
password_manager2 commits (3%)
dynamic_form_changes1 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
relay
5
ROOT
1
1
2
5
59
dynamic_form_changes
2
css
3
multiple_sections
4
top_sites
60
password_manager
3


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 dynamic_form_changes dynamic_form_changes dynamic_form_changes--dynamic_form_changes 1 relay relay relay--relay 1 ROOT ROOT ROOT--dynamic_form_changes 1


2025-05-11 19:52