gitlab-org / gitlab-pages
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.
  • 144 files, 7,217 LOC (49.1% vs. main code).
  • "internal" is biggest, containing 89.33% of LOC.
  • "shared" is smallest, containing 0.79% of LOC.


internal6447 LOC (43%) 93 files
ROOT520 LOC (3%) 3 files
metrics193 LOC (1%) 1 file
shared57 LOC (<1%) 47 files
Component Commits
Components ordered by number of commits
Total Commits per Component
All commits, some commits may include files from multiple components.
internal955 commits (31%)
ROOT474 commits (15%)
metrics77 commits (2%)
shared41 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
internal
37
190
113
326
597
460
224
66
5
ROOT
6
20
18
77
129
110
88
56
37
48
shared
6
2
8
21
14
32
11
metrics
5
13
44
5
6
4


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 internal internal internal--internal 10 ROOT ROOT internal--ROOT 6 ROOT--ROOT 2


2025-05-16 13:47