apache / incubator-hugegraph-toolchain
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 5 components.
  • 640 files, 84,671 LOC (100.0% vs. main code).
  • "hugegraph-hubble" is biggest, containing 68.78% of LOC.
  • "assembly" is smallest, containing 0.04% of LOC.


hugegraph-hubble58239 LOC (68%) 328 files
hugegraph-client12593 LOC (14%) 177 files
hugegraph-loader9254 LOC (10%) 104 files
hugegraph-tools4547 LOC (5%) 30 files
assembly38 LOC (<1%) 1 file
Static Dependencies
Dependencies among components are static code dependencies among files in different components.
  • Analyzed system has 7 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 7 links contain 209 dependencies.
  • There is 1 place (2 links) with cyclic dependencies (57 file dependencies).
G assembly assembly hugegraph-hubble hugegraph-hubble hugegraph-tools hugegraph-tools hugegraph-hubble->hugegraph-tools 7 hugegraph-client hugegraph-client hugegraph-hubble->hugegraph-client 27 hugegraph-loader hugegraph-loader hugegraph-hubble->hugegraph-loader 6 hugegraph-tools->hugegraph-client 11 hugegraph-loader->hugegraph-hubble 51 hugegraph-loader->hugegraph-tools 53 hugegraph-loader->hugegraph-client 54


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.
hugegraph-hubble22 commits (3%)
hugegraph-loader20 commits (3%)
hugegraph-client13 commits (2%)
hugegraph-tools10 commits (1%)
assembly10 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 2018
hugegraph-hubble
334
554
hugegraph-client
353
277
hugegraph-loader
213
185
hugegraph-tools
58
37
assembly
3
3
3
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 hugegraph-loader hugegraph-loader hugegraph-loader--hugegraph-loader 1 hugegraph-client hugegraph-client hugegraph-loader--hugegraph-client 2 hugegraph-hubble hugegraph-hubble hugegraph-loader--hugegraph-hubble 1 hugegraph-hubble--hugegraph-client 1 hugegraph-hubble--hugegraph-hubble 1 hugegraph-tools hugegraph-tools hugegraph-tools--hugegraph-loader 1 hugegraph-tools--hugegraph-client 1 hugegraph-tools--hugegraph-hubble 1


2023-08-10 21:20