epam / gflog
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 8 components.
  • 144 files, 12,127 LOC (100.0% vs. main code).
  • "gflog-core" is biggest, containing 70.31% of LOC.
  • "gflog-jcl" is smallest, containing 0.92% of LOC.


gflog-core8527 LOC (70%) 84 files
gflog-benchmark1557 LOC (12%) 31 files
gflog-api639 LOC (5%) 11 files
gflog-mail540 LOC (4%) 3 files
gflog-slf4j334 LOC (2%) 4 files
gflog-jul262 LOC (2%) 3 files
gflog-sample156 LOC (1%) 7 files
gflog-jcl112 LOC (<1%) 1 file
Static Dependencies
Dependencies among components are static code dependencies among files in different components.
  • Analyzed system has 10 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 10 links contain 59 dependencies.
G gflog-mail gflog-mail gflog-core gflog-core gflog-mail->gflog-core 2 gflog-api gflog-api gflog-mail->gflog-api 2 gflog-benchmark gflog-benchmark gflog-benchmark->gflog-core 8 gflog-benchmark->gflog-api 6 gflog-jcl gflog-jcl gflog-jcl->gflog-api 1 gflog-slf4j gflog-slf4j gflog-slf4j->gflog-api 2 gflog-core->gflog-api 29 gflog-jul gflog-jul gflog-jul->gflog-api 2 gflog-sample gflog-sample gflog-sample->gflog-core 3 gflog-sample->gflog-api 4


Download: SVG DOT (open online Graphviz editor)

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

Show more details about dependencies...






2025-01-10 14:11