apache / cloudberry-go-libs
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 8 components.
  • 14 files, 1,829 LOC (60.0% vs. main code).
  • "conv" is biggest, containing 22.96% of LOC.
  • "operating" is smallest, containing 3.94% of LOC.


conv420 LOC (13%) 5 files
dbconn372 LOC (12%) 2 files
cluster354 LOC (11%) 1 file
gplog263 LOC (8%) 1 file
testhelper138 LOC (4%) 2 files
structmatcher128 LOC (4%) 1 file
iohelper82 LOC (2%) 1 file
operating72 LOC (2%) 1 file
Component Commits
Components ordered by number of commits
Total Commits per Component
All commits, some commits may include files from multiple components.
dbconn20 commits (20%)
testhelper20 commits (20%)
cluster19 commits (19%)
gplog17 commits (17%)
structmatcher11 commits (11%)
iohelper5 commits (5%)
operating4 commits (4%)
conv2 commits (2%)
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
cluster
2
2
2
4
9
dbconn
1
1
3
1
17
conv
1
5
gplog
1
1
2
13
operating
1
2
1
testhelper
2
3
2
3
13
iohelper
1
2
2
structmatcher
1
2
6
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...

No temporal dependencies found.



2025-05-07 20:53