spotify / ruler
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.
  • 83 files, 3,420 LOC (100.0% vs. main code).
  • "ruler-common" is biggest, containing 33.42% of LOC.
  • "ROOT" is smallest, containing 2.54% of LOC.


ruler-common1143 LOC (33%) 28 files
ruler-frontend1139 LOC (33%) 16 files
ruler-gradle-plugin401 LOC (11%) 6 files
ruler-cli223 LOC (6%) 2 files
sample191 LOC (5%) 14 files
buildSrc124 LOC (3%) 3 files
ruler-models112 LOC (3%) 10 files
ROOT87 LOC (2%) 4 files
Static Dependencies
Dependencies among components are static code dependencies among files in different components.
  • Analyzed system has 4 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 4 links contain 19 dependencies.
G ruler-frontend ruler-frontend ruler-models ruler-models ruler-frontend->ruler-models 7 buildSrc buildSrc ROOT ROOT sample sample ruler-common ruler-common ruler-common->ruler-models 8 ruler-cli ruler-cli ruler-cli->ruler-common 1 ruler-gradle-plugin ruler-gradle-plugin ruler-gradle-plugin->ruler-common 3


Download: SVG DOT (open online Graphviz editor)

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

Show more details about dependencies...






2025-01-17 11:39