apache / dubbo-go-hessian2
Components & Dependencies

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.

Learn more...
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.
  • 147 files, 7,242 LOC (100.0% vs. main code).
  • "ROOT" is biggest, containing 63.09% of LOC.
  • "hessian_test" is smallest, containing 0.11% of LOC.


ROOT4569 LOC (63%) 31 files
java_exception1843 LOC (25%) 87 files
output203 LOC (2%) 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
Static Dependencies
Dependencies among components are static code dependencies among files in different components.
  • Analyzed system has 2 links (arrows) between components.
  • The number on the arrow represents the number of files from referring component that depend on files in referred component.
  • These 2 links contain 2 dependencies.
G ROOT ROOT java8_time java8_time tools tools hessian_test hessian_test output output output->java8_time 1 java_exception java_exception output->java_exception 1 java_sql_time java_sql_time java_util java_util testcases testcases


Download: SVG DOT (open online Graphviz editor)

Open 3D force graph...

Show more details about dependencies...




Component Commits
Components ordered by number of commits
Total Commits per Component
All commits, some commits may include files from multiple components.
ROOT492 commits (61%)
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
2023 2022 2021 2020 2019
ROOT
55
53
124
227
829
output
10
7
16
java_exception
5
10
520
808
java_util
1
3
testcases
1
hessian_test
2
java8_time
6
44
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...

G ROOT ROOT ROOT--ROOT 11 output output output--ROOT 5 output--output 2


2023-08-10 22:00