gitlab-org / release-tools
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.
  • 885 files, 64,155 LOC (100.0% vs. main code).
  • "spec" is biggest, containing 59.21% of LOC.
  • "templates" is smallest, containing 1.25% of LOC.


spec37986 LOC (59%) 408 files
lib23414 LOC (36%) 427 files
metrics1955 LOC (3%) 26 files
templates800 LOC (1%) 24 files
Component Commits
Components ordered by number of commits
Total Commits per Component
All commits, some commits may include files from multiple components.
lib3556 commits (38%)
spec2900 commits (31%)
templates1047 commits (11%)
metrics146 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 2015
lib
523
1475
1311
958
968
1538
768
spec
372
1178
1020
693
590
956
530
49
62
22
12
templates
98
212
98
63
66
117
99
184
194
88
8
metrics
17
68
128
15
23


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 lib lib lib--lib 162 spec spec lib--spec 262 templates templates lib--templates 38 spec--spec 118 spec--templates 34 metrics metrics spec--metrics 4 templates--templates 8 metrics--lib 4 metrics--metrics 4


2025-05-16 13:48