apache / apisix-java-plugin-runner
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 7 components.
  • 38 files, 1,933 LOC (100.0% vs. main code).
  • "runner-plugin-sdk" is biggest, containing 40.51% of LOC.
  • "runner-plugin" is smallest, containing 0.05% of LOC.


runner-plugin-sdk783 LOC (40%) 16 files
runner-core617 LOC (31%) 9 files
runner-starter263 LOC (13%) 5 files
sample154 LOC (7%) 4 files
runner-dist95 LOC (4%) 2 files
ci20 LOC (1%) 1 file
runner-plugin1 LOC (<1%) 1 file
Static Dependencies
Dependencies among components are static code dependencies among files in different components.
  • Analyzed system has 4 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 4 links contain 20 dependencies.
G runner-dist runner-dist runner-core runner-core runner-plugin runner-plugin runner-core->runner-plugin 3 runner-starter runner-starter runner-core->runner-starter 7 runner-plugin-sdk runner-plugin-sdk runner-core->runner-plugin-sdk 7 sample sample runner-core->sample 3 ci ci


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.
runner-plugin-sdk24 commits (26%)
runner-core13 commits (14%)
runner-starter12 commits (13%)
sample6 commits (6%)
runner-dist3 commits (3%)
ci2 commits (2%)
runner-plugin1 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
runner-plugin-sdk
4
11
48
runner-starter
10
8
runner-core
1
9
14
ci
2
sample
2
7
runner-plugin
1
runner-dist
4


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 runner-plugin-sdk runner-plugin-sdk runner-plugin-sdk--runner-plugin-sdk 1 runner-core runner-core runner-plugin-sdk--runner-core 1


2023-08-11 02:14