twitter / elephant-bird
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 13 components.
  • 250 files, 16,140 LOC (100.0% vs. main code).
  • "core" is biggest, containing 43.95% of LOC.
  • "repo" is smallest, containing 0.14% of LOC.


core7094 LOC (43%) 113 files
pig4557 LOC (28%) 70 files
rcfile1253 LOC (7%) 15 files
lucene745 LOC (4%) 7 files
crunch484 LOC (2%) 12 files
cascading2375 LOC (2%) 11 files
hive363 LOC (2%) 5 files
mahout333 LOC (2%) 1 file
cascading3322 LOC (1%) 7 files
hadoop-compat249 LOC (1%) 1 file
cascading-protobuf178 LOC (1%) 5 files
pig-lucene165 LOC (1%) 2 files
repo22 LOC (<1%) 1 file
Static Dependencies
Dependencies among components are static code dependencies among files in different components.
  • Analyzed system has 27 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 27 links contain 127 dependencies.
  • There is 1 place (2 links) with cyclic dependencies (14 file dependencies).
G rcfile rcfile pig pig rcfile->pig 2 core core rcfile->core 5 pig->rcfile 12 pig->core 23 hadoop-compat hadoop-compat pig->hadoop-compat 12 lucene lucene lucene->rcfile 1 lucene->core 1 lucene->hadoop-compat 1 cascading3 cascading3 cascading3->rcfile 6 cascading3->lucene 6 cascading3->core 7 cascading3->hadoop-compat 2 hive hive cascading3->hive 2 cascading2 cascading2 cascading2->rcfile 6 cascading2->lucene 6 cascading2->core 7 cascading2->hadoop-compat 2 cascading-protobuf cascading-protobuf pig-lucene pig-lucene crunch crunch crunch->rcfile 6 crunch->lucene 4 crunch->core 7 crunch->hadoop-compat 2 hive->rcfile 1 hive->core 2 hive->hadoop-compat 1 mahout mahout mahout->rcfile 1 mahout->pig 1 mahout->pig-lucene 1 repo repo


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