twitter / chill
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 14 components.
  • 100 files, 6,060 LOC (100.0% vs. main code).
  • "chill-scala" is biggest, containing 41.96% of LOC.
  • "project" is smallest, containing 0.12% of LOC.


chill-scala2543 LOC (41%) 37 files
chill-java2333 LOC (38%) 39 files
ROOT252 LOC (4%) 1 file
chill-hadoop209 LOC (3%) 5 files
scripts183 LOC (3%) 1 file
chill-bijection156 LOC (2%) 6 files
chill-algebird102 LOC (1%) 2 files
chill-scrooge71 LOC (1%) 1 file
chill-akka61 LOC (1%) 3 files
chill-protobuf55 LOC (<1%) 1 file
chill-thrift39 LOC (<1%) 1 file
chill-avro28 LOC (<1%) 1 file
chill-storm21 LOC (<1%) 1 file
project7 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 11 dependencies.
G chill-protobuf chill-protobuf chill-storm chill-storm chill-java chill-java chill-storm->chill-java 1 chill-avro chill-avro chill-scala chill-scala chill-akka chill-akka chill-akka->chill-scala 1 chill-bijection chill-bijection chill-akka->chill-bijection 1 scripts scripts chill-akka->scripts 1 chill-scrooge chill-scrooge project project chill-algebird chill-algebird chill-algebird->chill-scala 1 chill-algebird->chill-bijection 1 chill-algebird->scripts 1 chill-thrift chill-thrift chill-hadoop chill-hadoop chill-hadoop->chill-java 4 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