mozilla / crlite
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.
  • 36 files, 7,565 LOC (100.0% vs. main code).
  • "go" is biggest, containing 54.66% of LOC.
  • "ROOT" is smallest, containing 0.21% of LOC.


go4135 LOC (54%) 19 files
rust-create-cascade1407 LOC (18%) 4 files
moz_kinto_publisher1024 LOC (13%) 2 files
rust-query-crlite599 LOC (7%) 2 files
containers282 LOC (3%) 6 files
workflow102 LOC (1%) 2 files
ROOT16 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.
go150 commits (22%)
moz_kinto_publisher94 commits (14%)
containers35 commits (5%)
rust-create-cascade33 commits (4%)
rust-query-crlite32 commits (4%)
ROOT17 commits (2%)
workflow13 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
go
53
19
1
31
56
45
45
52
rust-create-cascade
47
2
moz_kinto_publisher
8
27
1
17
23
22
rust-query-crlite
9
18
2
9
workflow
4
1
6
2
ROOT
4
2
11
containers
1
5
4
29
12


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 go go go--go 10 moz_kinto_publisher moz_kinto_publisher rust-query-crlite rust-query-crlite moz_kinto_publisher--rust-query-crlite 2 rust-query-crlite--rust-query-crlite 1


2025-05-11 19:47