gitlab-org / gitlab-svgs
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.
  • 31 files, 1,718 LOC (100.0% vs. main code).
  • "src" is biggest, containing 36.9% of LOC.
  • "ROOT" is smallest, containing 6.11% of LOC.


src634 LOC (36%) 1 file
svgpreviewer612 LOC (35%) 18 files
build_scripts367 LOC (21%) 8 files
ROOT105 LOC (6%) 4 files
Component Commits
Components ordered by number of commits
Total Commits per Component
All commits, some commits may include files from multiple components.
svgpreviewer79 commits (3%)
ROOT44 commits (2%)
build_scripts43 commits (2%)
src11 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
svgpreviewer
70
6
12
6
28
14
35
11
build_scripts
11
14
4
26
14
8
18
ROOT
15
2
4
4
2
2
15
10
src
7
2
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 svgpreviewer svgpreviewer svgpreviewer--svgpreviewer 11 ROOT ROOT svgpreviewer--ROOT 8 build_scripts build_scripts svgpreviewer--build_scripts 4 ROOT--ROOT 3 ROOT--build_scripts 1 build_scripts--build_scripts 5


2025-05-16 13:43