gitlab-org / libgit2
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 5 components.
  • 452 files, 90,954 LOC (100.0% vs. main code).
  • "src" is biggest, containing 92.57% of LOC.
  • "script" is smallest, containing 0.26% of LOC.


src84200 LOC (92%) 335 files
include5010 LOC (5%) 87 files
cmake1107 LOC (1%) 21 files
fuzzers399 LOC (<1%) 6 files
script238 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.
src8256 commits (63%)
include2671 commits (20%)
cmake75 commits (<1%)
fuzzers39 commits (<1%)
script17 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 2014 2013 2012 2011 2010 2009 2008
include
50
368
248
154
128
383
841
1237
1157
550
fuzzers
30
24
src
163
1633
1603
1753
1019
1977
2900
4560
4461
2019
352
47
69
cmake
11
45
18
6
4
15
5
script
2
4
11


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...

No temporal dependencies found.



2025-05-16 13:37