mozilla / pdf.js
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 5 components.
  • 400 files, 168,422 LOC (100.0% vs. main code).
  • "src" is biggest, containing 56.92% of LOC.
  • "extensions" is smallest, containing 0.66% of LOC.


src95868 LOC (56%) 187 files
l10n43558 LOC (25%) 112 files
web25110 LOC (14%) 88 files
ROOT2766 LOC (1%) 2 files
extensions1120 LOC (<1%) 11 files
Component Commits
Components ordered by number of commits
Total Commits per Component
All commits, some commits may include files from multiple components.
src7182 commits (34%)
web5979 commits (28%)
ROOT306 commits (1%)
extensions169 commits (<1%)
l10n167 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 2016 2015 2014 2013 2012 2011
src
869
1576
1860
1677
2253
1626
801
562
1120
743
629
1176
224
8
31
l10n
1166
1153
444
web
447
1270
1391
1116
1006
857
472
615
867
685
535
610
570
909
457
ROOT
58
153
102
2
extensions
2
42
16
18
12
25
34
22
41
32
30
24
11


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 src src src--src 227 ROOT ROOT src--ROOT 28 web web web--src 85 web--web 98 l10n l10n web--l10n 11 l10n--src 12 l10n--l10n 34 ROOT--web 27 ROOT--l10n 9 ROOT--ROOT 9 extensions extensions extensions--src 2 extensions--web 2


2025-05-11 19:40