apache / shardingsphere-elasticjob
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 10 components.
  • 276 files, 9,423 LOC (73.0% vs. main code).
  • "kernel" is biggest, containing 43.32% of LOC.
  • "src" is smallest, containing 0.35% of LOC.


kernel4082 LOC (31%) 92 files
ecosystem1402 LOC (10%) 41 files
restful1307 LOC (10%) 52 files
spring796 LOC (6%) 28 files
lifecycle609 LOC (4%) 17 files
registry-center607 LOC (4%) 15 files
api465 LOC (3%) 26 files
bootstrap70 LOC (<1%) 3 files
distribution52 LOC (<1%) 1 file
src33 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.
kernel41 commits (1%)
spring21 commits (<1%)
ecosystem21 commits (<1%)
lifecycle12 commits (<1%)
restful11 commits (<1%)
registry-center5 commits (<1%)
api5 commits (<1%)
bootstrap5 commits (<1%)
src1 commits (<1%)
distribution1 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
kernel
9
332
spring
5
104
restful
4
123
registry-center
2
34
bootstrap
2
4
lifecycle
70
ecosystem
149
src
1
api
48
distribution
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 kernel kernel kernel--kernel 1


2025-05-07 15:54