apache / incubator-samoa
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.
  • 346 files, 30,051 LOC (100.0% vs. main code).
  • "samoa-api" is biggest, containing 77.23% of LOC.
  • "samoa-test" is smallest, containing 0.06% of LOC.


samoa-api23207 LOC (77%) 247 files
samoa-instances2337 LOC (7%) 25 files
samoa-samza1592 LOC (5%) 15 files
samoa-apex771 LOC (2%) 17 files
samoa-storm647 LOC (2%) 13 files
samoa-flink608 LOC (2%) 10 files
ROOT333 LOC (1%) 1 file
samoa-threads318 LOC (1%) 9 files
samoa-local220 LOC (<1%) 8 files
samoa-test18 LOC (<1%) 1 file
Static Dependencies
Dependencies among components are static code dependencies among files in different components.
  • Analyzed system has 9 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 9 links contain 154 dependencies.
G ROOT ROOT samoa-test samoa-test samoa-apex samoa-apex samoa-api samoa-api samoa-apex->samoa-api 10 samoa-samza samoa-samza samoa-apex->samoa-samza 1 samoa-instances samoa-instances samoa-api->samoa-instances 101 samoa-flink samoa-flink samoa-flink->samoa-api 8 samoa-flink->samoa-samza 3 samoa-storm samoa-storm samoa-storm->samoa-api 7 samoa-threads samoa-threads samoa-threads->samoa-api 9 samoa-samza->samoa-api 8 samoa-local samoa-local samoa-local->samoa-api 7


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.
samoa-api45 commits (39%)
samoa-instances14 commits (12%)
samoa-samza9 commits (7%)
samoa-local7 commits (6%)
ROOT5 commits (4%)
samoa-test5 commits (4%)
samoa-flink5 commits (4%)
samoa-storm5 commits (4%)
samoa-threads4 commits (3%)
samoa-apex2 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 2016 2015
samoa-apex
17
17
samoa-api
246
30
40
42
270
ROOT
1
4
samoa-samza
15
1
1
24
samoa-instances
25
15
33
4
27
samoa-test
1
4
samoa-flink
10
18
samoa-storm
13
2
16
samoa-threads
9
18
samoa-local
8
12


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 15:29