spotify / semantic-metrics
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.
  • 50 files, 3,352 LOC (100.0% vs. main code).
  • "core" is biggest, containing 52.48% of LOC.
  • "ROOT" is smallest, containing 0.33% of LOC.


core1759 LOC (52%) 27 files
api516 LOC (15%) 9 files
remote491 LOC (14%) 8 files
ffwd-reporter433 LOC (12%) 2 files
jmh-benchmarks80 LOC (2%) 1 file
guava44 LOC (1%) 1 file
tools18 LOC (<1%) 1 file
ROOT11 LOC (<1%) 1 file
Static Dependencies
Dependencies among components are static code dependencies among files in different components.
  • Analyzed system has 8 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 8 links contain 14 dependencies.
G tools tools core core guava guava guava->core 1 api api guava->api 1 ROOT ROOT ffwd-reporter ffwd-reporter ffwd-reporter->core 1 ffwd-reporter->api 1 jmh-benchmarks jmh-benchmarks jmh-benchmarks->core 1 jmh-benchmarks->api 1 remote remote remote->core 4 remote->api 4


Download: SVG DOT (open online Graphviz editor)

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

Show more details about dependencies...






2025-01-17 11:37