apache / servicecomb-saga-actuator
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 10 components.
  • 152 files, 5,700 LOC (100.0% vs. main code).
  • "saga-core" is biggest, containing 36.67% of LOC.
  • "saga-persistence" is smallest, containing 0.58% of LOC.


saga-core2090 LOC (36%) 78 files
saga-web1442 LOC (25%) 12 files
saga-format647 LOC (11%) 23 files
saga-spring611 LOC (10%) 13 files
saga-core-akka539 LOC (9%) 15 files
transports191 LOC (3%) 3 files
saga-demo58 LOC (1%) 4 files
saga-distribution54 LOC (<1%) 1 file
saga-discovery35 LOC (<1%) 2 files
saga-persistence33 LOC (<1%) 1 file
Static Dependencies
Dependencies among components are static code dependencies among files in different components.
  • Analyzed system has 12 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 12 links contain 65 dependencies.
  • There is 1 place (2 links) with cyclic dependencies (12 file dependencies).
G saga-spring saga-spring transports transports saga-spring->transports 1 saga-format saga-format saga-spring->saga-format 4 saga-core saga-core saga-spring->saga-core 6 saga-core-akka saga-core-akka saga-spring->saga-core-akka 1 saga-discovery saga-discovery saga-discovery->transports 1 saga-discovery->saga-core 1 saga-persistence saga-persistence transports->saga-format 2 transports->saga-core 2 saga-format->transports 10 saga-format->saga-core 11 saga-web saga-web saga-demo saga-demo saga-distribution saga-distribution saga-core-akka->saga-format 13 saga-core-akka->saga-core 13


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.
saga-spring20 commits (3%)
saga-web11 commits (2%)
saga-format11 commits (2%)
saga-core9 commits (1%)
saga-discovery7 commits (1%)
saga-distribution7 commits (1%)
saga-demo5 commits (<1%)
saga-persistence4 commits (<1%)
transports2 commits (<1%)
saga-core-akka1 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 2017
saga-persistence
4
transports
6
saga-spring
31
16
saga-core
199
saga-demo
7
9
saga-core-akka
15
saga-discovery
6
3
saga-web
24
18
saga-distribution
7
saga-format
77


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.



2023-08-10 22:00