mozilla / skylight
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 4 components.
  • 38 files, 3,348 LOC (13.6% vs. main code).
  • "app" is biggest, containing 41.61% of LOC.
  • "ROOT" is smallest, containing 5.23% of LOC.


app1393 LOC (5%) 11 files
lib1250 LOC (5%) 12 files
components530 LOC (2%) 10 files
ROOT175 LOC (<1%) 5 files
Component Commits
Components ordered by number of commits
Total Commits per Component
All commits, some commits may include files from multiple components.
app223 commits (24%)
lib165 commits (18%)
components36 commits (3%)
ROOT31 commits (3%)
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
app
24
324
7
lib
46
227
1
components
62
2
ROOT
3
39
1


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 lib lib lib--lib 11 app app lib--app 8 app--app 7 ROOT ROOT ROOT--lib 1 ROOT--app 1


2025-05-11 19:56