mozilla / rhino
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.
  • 454 files, 107,084 LOC (46.4% vs. main code).
  • "rhino" is biggest, containing 71.97% of LOC.
  • "rhino-kotlin" is smallest, containing 0.08% of LOC.


rhino77070 LOC (33%) 329 files
benchmarks16870 LOC (7%) 74 files
rhino-tools7311 LOC (3%) 27 files
rhino-xml5025 LOC (2%) 13 files
rhino-engine500 LOC (<1%) 7 files
testutils218 LOC (<1%) 2 files
rhino-kotlin90 LOC (<1%) 2 files
Component Commits
Components ordered by number of commits
Total Commits per Component
All commits, some commits may include files from multiple components.
rhino196 commits (4%)
rhino-tools18 commits (<1%)
rhino-engine8 commits (<1%)
rhino-xml8 commits (<1%)
benchmarks6 commits (<1%)
rhino-kotlin2 commits (<1%)
testutils1 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
rhino
163
871
37
benchmarks
1
93
rhino-tools
2
33
27
rhino-xml
2
19
12
rhino-engine
1
6
7
rhino-kotlin
3
testutils
2


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 rhino rhino rhino--rhino 39 rhino-tools rhino-tools rhino--rhino-tools 5 rhino-engine rhino-engine rhino--rhino-engine 3 rhino-kotlin rhino-kotlin rhino--rhino-kotlin 1 rhino-tools--rhino-tools 3 rhino-tools--rhino-engine 3 benchmarks benchmarks benchmarks--rhino 2 benchmarks--rhino-tools 1 benchmarks--rhino-engine 1 benchmarks--benchmarks 2 rhino-kotlin--rhino-engine 1 rhino-kotlin--rhino-kotlin 1 rhino-xml rhino-xml rhino-xml--rhino 1 rhino-xml--rhino-xml 1 testutils testutils testutils--rhino-engine 1 testutils--rhino-kotlin 1 testutils--testutils 1


2025-05-11 19:40