twitter / bijection
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 17 components.
  • 75 files, 4,859 LOC (100.0% vs. main code).
  • "bijection-core" is biggest, containing 51.51% of LOC.
  • "bijection-netty" is smallest, containing 0.35% of LOC.


bijection-core2503 LOC (51%) 34 files
ROOT388 LOC (7%) 1 file
bijection-macros270 LOC (5%) 8 files
bijection-thrift254 LOC (5%) 3 files
bijection-json245 LOC (5%) 4 files
bijection-util223 LOC (4%) 4 files
bijection-avro181 LOC (3%) 1 file
project161 LOC (3%) 3 files
bijection-clojure130 LOC (2%) 4 files
bijection-scrooge101 LOC (2%) 2 files
bijection-guava87 LOC (1%) 2 files
bijection-hbase81 LOC (1%) 1 file
bijection-finagle-mysql78 LOC (1%) 1 file
bijection-jodatime57 LOC (1%) 2 files
bijection-protobuf45 LOC (<1%) 1 file
bijection-json4s38 LOC (<1%) 2 files
bijection-netty17 LOC (<1%) 2 files
Static Dependencies
Dependencies among components are static code dependencies among files in different components.
  • Analyzed system has 41 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 41 links contain 64 dependencies.
G bijection-protobuf bijection-protobuf bijection-json4s bijection-json4s bijection-protobuf->bijection-json4s 1 bijection-core bijection-core bijection-protobuf->bijection-core 1 project project bijection-protobuf->project 1 bijection-finagle-mysql bijection-finagle-mysql bijection-finagle-mysql->bijection-json4s 1 bijection-finagle-mysql->bijection-core 1 bijection-finagle-mysql->project 1 bijection-hbase bijection-hbase bijection-hbase->bijection-json4s 1 bijection-hbase->bijection-core 1 bijection-hbase->project 1 bijection-macros bijection-macros bijection-hbase->bijection-macros 1 bijection-json4s->project 1 bijection-core->project 6 bijection-util bijection-util bijection-util->bijection-json4s 1 bijection-util->bijection-core 1 bijection-util->project 1 bijection-thrift bijection-thrift bijection-thrift->bijection-json4s 1 bijection-thrift->bijection-core 1 bijection-thrift->project 1 bijection-thrift->bijection-macros 1 bijection-macros->bijection-json4s 4 bijection-macros->bijection-core 4 bijection-macros->project 4 bijection-clojure bijection-clojure bijection-clojure->bijection-json4s 1 bijection-clojure->bijection-core 1 bijection-clojure->project 1 bijection-guava bijection-guava bijection-scrooge bijection-scrooge bijection-scrooge->bijection-json4s 1 bijection-scrooge->bijection-core 1 bijection-scrooge->project 1 bijection-scrooge->bijection-macros 1 bijection-avro bijection-avro bijection-avro->bijection-json4s 1 bijection-avro->bijection-core 1 bijection-avro->project 1 ROOT ROOT bijection-netty bijection-netty bijection-netty->bijection-json4s 1 bijection-netty->bijection-core 1 bijection-netty->project 1 bijection-jodatime bijection-jodatime bijection-jodatime->bijection-json4s 1 bijection-jodatime->bijection-core 1 bijection-jodatime->project 1 bijection-json bijection-json bijection-json->bijection-json4s 4 bijection-json->bijection-core 4 bijection-json->project 4


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