spotify / elitzur
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 7 components.
  • 57 files, 2,814 LOC (100.0% vs. main code).
  • "elitzur-avro" is biggest, containing 26.69% of LOC.
  • "project" is smallest, containing 0.46% of LOC.


elitzur-avro751 LOC (26%) 12 files
elitzur-core741 LOC (26%) 16 files
elitzur-scio465 LOC (16%) 13 files
benchmarking327 LOC (11%) 4 files
ROOT299 LOC (10%) 4 files
elitzur-schemas218 LOC (7%) 7 files
project13 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 12 dependencies.
  • There are 2 places (4 links) with cyclic dependencies (6 file dependencies).
G elitzur-core elitzur-core ROOT ROOT project project elitzur-schemas elitzur-schemas benchmarking benchmarking benchmarking->elitzur-core 2 elitzur-scio elitzur-scio benchmarking->elitzur-scio 1 elitzur-avro elitzur-avro benchmarking->elitzur-avro 1 elitzur-scio->elitzur-core 1 elitzur-scio->elitzur-avro 1 elitzur-avro->elitzur-core 2 elitzur-avro->benchmarking 2 elitzur-avro->elitzur-scio 2


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