twitter / algebird
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 10 components.
  • 166 files, 26,584 LOC (100.0% vs. main code).
  • "algebird-core" is biggest, containing 86.98% of LOC.
  • "algebird-bijection" is smallest, containing 0.23% of LOC.


algebird-core23122 LOC (86%) 109 files
algebird-test901 LOC (3%) 17 files
algebird-benchmark857 LOC (3%) 15 files
algebird-util662 LOC (2%) 14 files
ROOT331 LOC (1%) 1 file
scripts289 LOC (1%) 2 files
project144 LOC (<1%) 2 files
algebird-generic130 LOC (<1%) 3 files
algebird-spark88 LOC (<1%) 2 files
algebird-bijection60 LOC (<1%) 1 file
Static Dependencies
Dependencies among components are static code dependencies among files in different components.
  • Analyzed system has 13 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 13 links contain 72 dependencies.
  • There is 1 place (2 links) with cyclic dependencies (10 file dependencies).
G algebird-bijection algebird-bijection algebird-spark algebird-spark algebird-generic algebird-generic algebird-generic->algebird-spark 2 algebird-benchmark algebird-benchmark algebird-generic->algebird-benchmark 2 project project algebird-generic->project 2 algebird-test algebird-test algebird-generic->algebird-test 2 algebird-core algebird-core algebird-generic->algebird-core 2 algebird-benchmark->project 4 algebird-util algebird-util algebird-benchmark->algebird-util 1 scripts scripts algebird-util->algebird-spark 9 algebird-util->algebird-benchmark 9 algebird-util->project 9 algebird-util->algebird-test 9 algebird-util->algebird-core 9 algebird-core->project 12 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:58