gitlab-org / GitLab_Docs_DEPRECATED
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 6 components.
  • 160 files, 16,448 LOC (100.0% vs. main code).
  • "content" is biggest, containing 71.73% of LOC.
  • "scripts" is smallest, containing 1.67% of LOC.


content11798 LOC (71%) 76 files
spec2079 LOC (12%) 29 files
lib1009 LOC (6%) 26 files
layouts906 LOC (5%) 22 files
ROOT382 LOC (2%) 4 files
scripts274 LOC (1%) 3 files
Component Commits
Components ordered by number of commits
Total Commits per Component
All commits, some commits may include files from multiple components.
content4599 commits (48%)
layouts892 commits (9%)
lib432 commits (4%)
ROOT280 commits (2%)
spec118 commits (1%)
scripts28 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
content
122
1170
1388
1023
966
294
98
257
138
104
layouts
10
83
211
134
203
253
117
242
104
54
lib
8
50
111
175
70
111
27
27
16
27
spec
24
42
56
16
32
2
ROOT
2
18
32
32
50
49
44
26
12
17
scripts
2
10
4
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 content content content--content 10 layouts layouts layouts--content 6 layouts--layouts 2 lib lib lib--content 2 lib--layouts 4 lib--lib 4 spec spec spec--content 2 spec--lib 2 spec--spec 2 scripts scripts scripts--layouts 2 scripts--lib 2 ROOT ROOT ROOT--content 2


2025-05-16 13:46