apache / shardingsphere-doc
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 13 components.
  • 9,101 files, 906,816 LOC (21.5% vs. main code).
  • "document" is biggest, containing 88.62% of LOC.
  • "benchmark" is smallest, containing 0% of LOC.


document803580 LOC (19%) 8,332 files
blog40606 LOC (<1%) 208 files
oncloud29969 LOC (<1%) 277 files
elasticjob16315 LOC (<1%) 116 files
community7280 LOC (<1%) 46 files
schema3790 LOC (<1%) 79 files
ROOT3000 LOC (<1%) 7 files
style1828 LOC (<1%) 24 files
statistics291 LOC (<1%) 5 files
js97 LOC (<1%) 1 file
charts24 LOC (<1%) 1 file
favicon23 LOC (<1%) 2 files
benchmark13 LOC (<1%) 3 files
Static Dependencies
Dependencies among components are static code dependencies among files in different components.

No component dependencies found.

Component Commits
Components ordered by number of commits
Total Commits per Component
All commits, some commits may include files from multiple components.
document2309 commits (34%)
community2275 commits (33%)
elasticjob270 commits (4%)
blog253 commits (3%)
ROOT174 commits (2%)
statistics150 commits (2%)
benchmark42 commits (<1%)
oncloud42 commits (<1%)
schema30 commits (<1%)
style20 commits (<1%)
charts3 commits (<1%)
js3 commits (<1%)
favicon1 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
document
1595
10634
2176
1450
909
107
community
791
2130
1089
874
339
blog
395
240
299
4367
oncloud
279
98
ROOT
50
109
26
104
72
statistics
157
style
10
83
schema
83
26
28
28
elasticjob
25
32
47
982
charts
3
js
1
2
favicon
2
benchmark
9
38


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 document document document--document 242 community community document--community 240 community--community 240 blog blog blog--document 35 blog--community 35 blog--blog 28 oncloud oncloud oncloud--oncloud 27 ROOT ROOT oncloud--ROOT 4 ROOT--ROOT 10 elasticjob elasticjob elasticjob--oncloud 1 elasticjob--ROOT 1 elasticjob--elasticjob 9 statistics statistics statistics--ROOT 1 statistics--statistics 3 style style style--oncloud 1 style--ROOT 1 style--style 2 js js style--js 1 js--oncloud 1 js--ROOT 1


2023-08-10 20:50