gitlab-org / GitLab_Development_Kit
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.
  • 436 files, 29,675 LOC (100.0% vs. main code).
  • "spec" is biggest, containing 52.66% of LOC.
  • "rubocop" is smallest, containing 0.04% of LOC.


spec15627 LOC (52%) 163 files
lib10715 LOC (36%) 206 files
support3264 LOC (10%) 62 files
doc-site30 LOC (<1%) 1 file
gem26 LOC (<1%) 2 files
rubocop13 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.
lib2810 commits (27%)
spec1870 commits (18%)
support794 commits (7%)
gem66 commits (<1%)
rubocop4 commits (<1%)
doc-site2 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
803
1140
539
456
803
758
280
8
18
13
spec
504
938
550
313
475
378
28
support
159
320
153
180
122
95
gem
8
12
6
6
10
30
2
6
1
rubocop
2
4
doc-site
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 132 lib lib spec--lib 387 support support spec--support 91 lib--lib 222 gem gem lib--gem 3 support--lib 115 support--support 26 gem--spec 2


2025-05-16 13:49