gitlab-org / GitLab_QA
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.
  • 97 files, 8,199 LOC (100.0% vs. main code).
  • "lib" is biggest, containing 49.32% of LOC.
  • "fixtures" is smallest, containing 0.02% of LOC.


lib4044 LOC (49%) 62 files
spec3344 LOC (40%) 23 files
support634 LOC (7%) 9 files
rubocop135 LOC (1%) 1 file
ROOT40 LOC (<1%) 1 file
fixtures2 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.
lib1473 commits (52%)
spec328 commits (11%)
ROOT81 commits (2%)
support32 commits (1%)
rubocop12 commits (<1%)
fixtures2 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
lib
43
182
282
463
297
441
208
188
145
spec
29
62
97
118
42
38
35
44
4
26
rubocop
12
support
2
10
6
22
ROOT
6
15
18
13
10
4
6
9
fixtures
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 spec spec spec--spec 6 lib lib spec--lib 21 rubocop rubocop spec--rubocop 2 lib--lib 10 rubocop--lib 4 support support support--spec 2 support--lib 2


2025-05-16 13:46