uber / gqlgen
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 12 components.
  • 420 files, 99,858 LOC (100.0% vs. main code).
  • "_examples" is biggest, containing 68.52% of LOC.
  • "init-templates" is smallest, containing 0.02% of LOC.


_examples68420 LOC (68%) 146 files
codegen15186 LOC (15%) 134 files
graphql5529 LOC (5%) 73 files
integration5066 LOC (5%) 19 files
plugin3587 LOC (3%) 26 files
internal784 LOC (<1%) 9 files
client629 LOC (<1%) 7 files
ROOT191 LOC (<1%) 1 file
api183 LOC (<1%) 2 files
handler179 LOC (<1%) 1 file
complexity81 LOC (<1%) 1 file
init-templates23 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.
codegen560 commits (20%)
graphql508 commits (18%)
plugin196 commits (7%)
_examples148 commits (5%)
internal77 commits (2%)
client68 commits (2%)
ROOT66 commits (2%)
api47 commits (1%)
handler20 commits (<1%)
integration16 commits (<1%)
complexity10 commits (<1%)
init-templates1 commits (<1%)
Yearly File Updates Trend per Components
The number of file changes in commits
animated commit history: all time cumulative | 12 months window
2026 2025 2024 2023 2022 2021 2020 2019 2018
codegen
139
102
91
186
107
366
270
complexity
1
1
2
2
4
handler
5
2
4
2
7
internal
10
15
8
16
22
37
2
ROOT
4
3
6
4
49
plugin
39
73
44
29
73
84
init-templates
1
integration
10
32
client
14
5
7
14
22
29
_examples
494
490
280
api
8
1
3
8
14
17
graphql
153
104
105
58
174
252
135


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.



2026-04-18 13:02