apache / geode-native
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 12 components.
  • 1,425 files, 207,146 LOC (100.0% vs. main code).
  • "cppcache" is biggest, containing 55.78% of LOC.
  • "xsds" is smallest, containing 0.01% of LOC.


cppcache115554 LOC (55%) 845 files
clicache82171 LOC (39%) 509 files
cmake4533 LOC (2%) 10 files
tools2590 LOC (1%) 23 files
ci570 LOC (<1%) 8 files
packer369 LOC (<1%) 12 files
sqliteimpl323 LOC (<1%) 4 files
ROOT296 LOC (<1%) 2 files
templates293 LOC (<1%) 7 files
etc292 LOC (<1%) 1 file
executables136 LOC (<1%) 2 files
xsds19 LOC (<1%) 2 files
Static Dependencies
Dependencies among components are static code dependencies among files in different components.
  • Analyzed system has 1 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 1 links contain 8 dependencies.
G tools tools ROOT ROOT cmake cmake xsds xsds executables executables ci ci etc etc clicache clicache cppcache cppcache clicache->cppcache 8 sqliteimpl sqliteimpl templates templates packer packer


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.
cppcache420 commits (28%)
clicache158 commits (10%)
tools28 commits (1%)
ci25 commits (1%)
sqliteimpl23 commits (1%)
cmake20 commits (1%)
templates13 commits (<1%)
packer8 commits (<1%)
xsds7 commits (<1%)
ROOT2 commits (<1%)
executables1 commits (<1%)
etc1 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
cppcache
205
896
524
418
3711
2668
tools
25
47
22
clicache
8
90
33
45
672
1147
ci
3
36
cmake
1
3
3
10
3
1
xsds
1
4
2
packer
13
2
4
3
ROOT
1
2
executables
2
etc
1
templates
1
6
14
sqliteimpl
4
2
18
15


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