spotify / magnolify
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 19 components.
  • 86 files, 5,817 LOC (100.0% vs. main code).
  • "parquet" is biggest, containing 17.52% of LOC.
  • "site" is smallest, containing 0.15% of LOC.


parquet1019 LOC (17%) 10 files
ROOT787 LOC (13%) 2 files
shared531 LOC (9%) 19 files
cats453 LOC (7%) 12 files
tools416 LOC (7%) 6 files
avro413 LOC (7%) 4 files
beam327 LOC (5%) 3 files
bigquery291 LOC (5%) 3 files
bigtable286 LOC (4%) 2 files
datastore276 LOC (4%) 3 files
protobuf263 LOC (4%) 2 files
tensorflow237 LOC (4%) 2 files
neo4j155 LOC (2%) 2 files
scalafix123 LOC (2%) 6 files
scalacheck88 LOC (1%) 3 files
guava75 LOC (1%) 4 files
refined57 LOC (<1%) 1 file
project11 LOC (<1%) 1 file
site9 LOC (<1%) 1 file
Static Dependencies
Dependencies among components are static code dependencies among files in different components.
  • Analyzed system has 11 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 11 links contain 21 dependencies.
G neo4j neo4j shared shared neo4j->shared 2 tools tools cats cats cats->shared 1 bigtable bigtable bigtable->shared 1 scalafix scalafix tensorflow tensorflow scalafix->tensorflow 2 guava guava bigquery bigquery bigquery->shared 2 scalacheck scalacheck project project datastore datastore datastore->shared 2 avro avro avro->shared 2 tensorflow->shared 2 site site refined refined beam beam beam->shared 2 parquet parquet parquet->shared 3 protobuf protobuf protobuf->shared 2 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:39