twitter / cloudhopper-commons
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 12 components.
  • 244 files, 14,674 LOC (100.0% vs. main code).
  • "ch-commons-util" is biggest, containing 40.51% of LOC.
  • "ch-httpclient-util" is smallest, containing 1.85% of LOC.


ch-commons-util5945 LOC (40%) 79 files
ch-sxmp1895 LOC (12%) 32 files
ch-commons-xbean1551 LOC (10%) 49 files
ch-commons-charset1129 LOC (7%) 19 files
ch-commons-sql925 LOC (6%) 22 files
ch-commons-ssl809 LOC (5%) 4 files
ch-commons-rfs544 LOC (3%) 7 files
ch-jetty510 LOC (3%) 6 files
ch-commons-gsm398 LOC (2%) 6 files
ch-commons-io364 LOC (2%) 8 files
ch-commons-locale332 LOC (2%) 6 files
ch-httpclient-util272 LOC (1%) 6 files
Static Dependencies
Dependencies among components are static code dependencies among files in different components.
  • Analyzed system has 9 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 9 links contain 24 dependencies.
G ch-commons-locale ch-commons-locale ch-commons-xbean ch-commons-xbean ch-commons-util ch-commons-util ch-commons-xbean->ch-commons-util 8 ch-commons-ssl ch-commons-ssl ch-commons-rfs ch-commons-rfs ch-commons-rfs->ch-commons-util 4 ch-commons-charset ch-commons-charset ch-commons-charset->ch-commons-util 2 ch-sxmp ch-sxmp ch-sxmp->ch-commons-charset 1 ch-sxmp->ch-commons-util 3 ch-commons-sql ch-commons-sql ch-commons-sql->ch-commons-util 1 ch-jetty ch-jetty ch-jetty->ch-commons-util 2 ch-httpclient-util ch-httpclient-util ch-commons-io ch-commons-io ch-commons-io->ch-commons-util 1 ch-commons-gsm ch-commons-gsm ch-commons-gsm->ch-commons-util 2


Download: SVG DOT (open online Graphviz editor)

Open 2D force graph...
Open 3D force graph...

Show more details about dependencies...






2025-01-17 11:59