apache / calcite-avatica-go
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 7 components.
  • 25 files, 7,720 LOC (100.0% vs. main code).
  • "message" is biggest, containing 76.96% of LOC.
  • "internal" is smallest, containing 0.23% of LOC.


message5941 LOC (76%) 4 files
ROOT1291 LOC (16%) 16 files
phoenix277 LOC (3%) 1 file
generic81 LOC (1%) 1 file
hsqldb81 LOC (1%) 1 file
errors31 LOC (<1%) 1 file
internal18 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.
ROOT70 commits (26%)
message12 commits (4%)
phoenix7 commits (2%)
hsqldb7 commits (2%)
generic7 commits (2%)
internal4 commits (1%)
errors1 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
ROOT
8
1
7
29
14
28
33
60
14
message
4
3
7
3
4
3
6
3
phoenix
1
1
3
2
hsqldb
1
1
3
2
generic
1
1
3
2
internal
1
1
2
errors
1


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 ROOT ROOT ROOT--ROOT 2 message message ROOT--message 1 message--message 1 hsqldb hsqldb message--hsqldb 1 generic generic message--generic 1 hsqldb--ROOT 1 hsqldb--generic 1 phoenix phoenix phoenix--ROOT 1 phoenix--message 1 phoenix--hsqldb 1 phoenix--generic 1 generic--ROOT 1


2025-05-07 16:59