epam / hibernate-ogm
Static Component 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.
  • 893 files, 49,670 LOC (99.9% vs. main code).
  • "core" is biggest, containing 46.41% of LOC.
  • "jipijapa" is smallest, containing 0.13% of LOC.


core23052 LOC (46%) 456 files
neo4j10447 LOC (21%) 119 files
mongodb6408 LOC (12%) 108 files
infinispan-remote4867 LOC (9%) 117 files
infinispan-embedded2080 LOC (4%) 47 files
performance1299 LOC (2%) 19 files
integrationtest802 LOC (1%) 4 files
featurepack249 LOC (<1%) 19 files
src163 LOC (<1%) 1 file
distribution145 LOC (<1%) 1 file
ROOT92 LOC (<1%) 1 file
jipijapa66 LOC (<1%) 1 file
Static Dependencies
Dependencies among components are static code dependencies among files in different components.
  • Analyzed system has 6 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 6 links contain 218 dependencies.
G neo4j neo4j core core neo4j->core 72 featurepack featurepack infinispan-embedded infinispan-embedded infinispan-embedded->core 36 distribution distribution mongodb mongodb mongodb->core 62 ROOT ROOT jipijapa jipijapa integrationtest integrationtest performance performance performance->core 3 performance->mongodb 3 infinispan-remote infinispan-remote infinispan-remote->core 42 src src


Download: SVG DOT (open online Graphviz editor)

Open 2D force graph...
Open 3D force graph...

Show more details about dependencies...






2025-01-10 14:14