apache / dubbo-go-hessian2
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 9 components.
  • 144 files, 6,515 LOC (100.0% vs. main code).
  • "ROOT" is biggest, containing 58.97% of LOC.
  • "hessian_test" is smallest, containing 0.12% of LOC.


ROOT3842 LOC (58%) 28 files
java_exception1843 LOC (28%) 87 files
output203 LOC (3%) 8 files
tools175 LOC (2%) 1 file
java_util173 LOC (2%) 2 files
java8_time146 LOC (2%) 13 files
java_sql_time70 LOC (1%) 3 files
testcases55 LOC (<1%) 1 file
hessian_test8 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.
ROOT434 commits (53%)
java_exception68 commits (8%)
output17 commits (2%)
java8_time12 commits (1%)
java_util4 commits (<1%)
java_sql_time4 commits (<1%)
hessian_test2 commits (<1%)
testcases1 commits (<1%)
tools1 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
ROOT
1
62
46
113
199
630
output
10
7
16
java_util
1
3
hessian_test
2
java_exception
5
10
520
808
java8_time
6
44
testcases
1
java_sql_time
12
tools
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...

No temporal dependencies found.



2025-05-07 19:45