mozilla / kitsune
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 8 components.
  • 1,057 files, 83,456 LOC (100.0% vs. main code).
  • "kitsune" is biggest, containing 84.79% of LOC.
  • "configs" is smallest, containing 0.04% of LOC.


kitsune70765 LOC (84%) 860 files
playwright_tests6373 LOC (7%) 113 files
styleguide3714 LOC (4%) 50 files
scripts1521 LOC (1%) 13 files
svelte828 LOC (<1%) 11 files
ROOT191 LOC (<1%) 6 files
wsgi33 LOC (<1%) 3 files
configs31 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.
kitsune4230 commits (38%)
ROOT246 commits (2%)
playwright_tests179 commits (1%)
scripts82 commits (<1%)
styleguide67 commits (<1%)
wsgi41 commits (<1%)
svelte37 commits (<1%)
configs2 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 2010
kitsune
455
1540
1207
1248
971
4498
963
474
112
766
1247
716
592
playwright_tests
190
806
53
ROOT
14
71
40
63
2
23
2
5
5
5
9
4
3
2
10
styleguide
10
8
22
13
143
113
scripts
7
2
3
8
58
3
23
4
4
7
9
4
4
svelte
2
8
84
configs
1
1
wsgi
27
9
1
3
6


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 kitsune kitsune kitsune--kitsune 130 ROOT ROOT kitsune--ROOT 4 playwright_tests playwright_tests playwright_tests--playwright_tests 21 playwright_tests--ROOT 2 scripts scripts scripts--kitsune 6 scripts--ROOT 1


2025-05-11 19:39