apache / apisix-java-plugin-runner
Components

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.

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.
  • 39 files, 1,980 LOC (100.0% vs. main code).
  • "runner-plugin-sdk" is biggest, containing 39.85% of LOC.
  • "runner-plugin" is smallest, containing 0.05% of LOC.


runner-plugin-sdk789 LOC (39%) 16 files
runner-core635 LOC (32%) 9 files
runner-starter263 LOC (13%) 5 files
sample177 LOC (8%) 5 files
runner-dist95 LOC (4%) 2 files
ci20 LOC (1%) 1 file
runner-plugin1 LOC (<1%) 1 file
Component Commits
Components ordered by number of commits
Total Commits per Component
All commits, some commits may include files from multiple components.
runner-plugin-sdk25 commits (25%)
runner-core15 commits (15%)
runner-starter12 commits (12%)
sample7 commits (7%)
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
2025 2024 2023 2022 2021
runner-core
2
1
9
14
sample
1
2
7
runner-plugin-sdk
1
4
11
48
runner-starter
10
8
runner-plugin
1
ci
2
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-core runner-core runner-plugin-sdk--runner-core 1 sample sample sample--runner-plugin-sdk 1 sample--runner-core 1


2025-05-07 20:27