apache / incubator-seata-go-samples
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 6 components.
  • 67 files, 2,901 LOC (100.0% vs. main code).
  • "tcc" is biggest, containing 40.19% of LOC.
  • "util" is smallest, containing 1.41% of LOC.


tcc1166 LOC (40%) 22 files
at1145 LOC (39%) 29 files
xa408 LOC (14%) 13 files
integrate_test85 LOC (2%) 1 file
dockercompose56 LOC (1%) 1 file
util41 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.
at11 commits (45%)
tcc6 commits (25%)
xa4 commits (16%)
integrate_test3 commits (12%)
util3 commits (12%)
dockercompose2 commits (8%)
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
at
6
24
40
7
tcc
26
19
22
xa
14
13
integrate_test
1
2
util
1
2
dockercompose
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 at at at--at 2 xa xa xa--at 1 xa--xa 1 tcc tcc xa--tcc 1 integrate_test integrate_test xa--integrate_test 1 util util xa--util 1 tcc--at 1 tcc--tcc 1 tcc--integrate_test 1 integrate_test--at 1 util--at 1 util--tcc 1 util--integrate_test 1


2025-05-07 20:45