spotify / robolectric
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 16 components.
  • 787 files, 86,255 LOC (100.0% vs. main code).
  • "shadows" is biggest, containing 59.53% of LOC.
  • "scripts" is smallest, containing 0.04% of LOC.


shadows51349 LOC (59%) 401 files
resources17923 LOC (20%) 102 files
robolectric4173 LOC (4%) 51 files
sandbox3207 LOC (3%) 38 files
utils2456 LOC (2%) 31 files
processor2015 LOC (2%) 21 files
testapp1368 LOC (1%) 95 files
errorprone1271 LOC (1%) 4 files
buildSrc669 LOC (<1%) 6 files
annotations522 LOC (<1%) 10 files
shadowapi443 LOC (<1%) 7 files
plugins291 LOC (<1%) 4 files
junit251 LOC (<1%) 1 file
pluginapi214 LOC (<1%) 11 files
integration_tests65 LOC (<1%) 4 files
scripts38 LOC (<1%) 1 file
Static Dependencies
Dependencies among components are static code dependencies among files in different components.
  • Analyzed system has 35 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 35 links contain 1199 dependencies.
  • There are 5 places (10 links) with cyclic dependencies (185 file dependencies).
G shadowapi shadowapi shadows shadows shadows->shadowapi 199 integration_tests integration_tests shadows->integration_tests 53 resources resources shadows->resources 28 utils utils shadows->utils 161 annotations annotations shadows->annotations 334 sandbox sandbox shadows->sandbox 145 robolectric robolectric shadows->robolectric 145 testapp testapp testapp->integration_tests 3 integration_tests->shadowapi 1 integration_tests->annotations 1 junit junit pluginapi pluginapi junit->pluginapi 1 junit->sandbox 1 plugins plugins resources->shadowapi 10 resources->pluginapi 1 resources->utils 10 resources->sandbox 10 resources->robolectric 10 processor processor processor->shadowapi 1 processor->annotations 3 utils->pluginapi 1 errorprone errorprone errorprone->annotations 4 annotations->shadowapi 1 annotations->integration_tests 2 buildSrc buildSrc sandbox->shadowapi 5 sandbox->junit 2 sandbox->annotations 4 sandbox->robolectric 2 scripts scripts robolectric->shadowapi 7 robolectric->shadows 6 robolectric->integration_tests 6 robolectric->resources 12 robolectric->pluginapi 12 robolectric->utils 3 robolectric->annotations 11 robolectric->sandbox 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:38