spotify / mobius
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.
  • 124 files, 5,188 LOC (60.4% vs. main code).
  • "mobius-core" is biggest, containing 30.47% of LOC.
  • "ROOT" is smallest, containing 0.13% of LOC.


mobius-core1581 LOC (18%) 50 files
mobius-rx2758 LOC (8%) 14 files
mobius-rx3715 LOC (8%) 14 files
mobius-extras713 LOC (8%) 18 files
mobius-rx710 LOC (8%) 12 files
mobius-android447 LOC (5%) 11 files
mobius-coroutines257 LOC (2%) 4 files
ROOT7 LOC (<1%) 1 file
Static Dependencies
Dependencies among components are static code dependencies among files in different components.
  • Analyzed system has 5 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 5 links contain 50 dependencies.
G mobius-rx3 mobius-rx3 mobius-core mobius-core mobius-rx3->mobius-core 10 mobius-rx2 mobius-rx2 mobius-rx2->mobius-core 10 mobius-extras mobius-extras mobius-extras->mobius-core 14 mobius-rx mobius-rx mobius-rx->mobius-core 8 mobius-coroutines mobius-coroutines mobius-android mobius-android mobius-android->mobius-core 8 ROOT ROOT


Download: SVG DOT (open online Graphviz editor)

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

Show more details about dependencies...






2025-01-17 11:38