epam / gpac
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 11 components.
  • 1,479 files, 557,226 LOC (100.0% vs. main code).
  • "src" is biggest, containing 49.92% of LOC.
  • "ROOT" is smallest, containing 0.02% of LOC.


src278170 LOC (49%) 278 files
extra_lib67957 LOC (12%) 496 files
modules67833 LOC (12%) 195 files
applications58593 LOC (10%) 197 files
build33423 LOC (5%) 117 files
include24977 LOC (4%) 98 files
gui12992 LOC (2%) 16 files
regression_tests11547 LOC (2%) 79 files
doc848 LOC (<1%) 1 file
packagers800 LOC (<1%) 1 file
ROOT86 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 114 dependencies.
  • There are 3 places (6 links) with cyclic dependencies (107 file dependencies).
G include include extra_lib extra_lib include->extra_lib 2 extra_lib->include 91 applications applications extra_lib->applications 1 build build extra_lib->build 6 modules modules extra_lib->modules 1 gui gui applications->extra_lib 7 doc doc packagers packagers modules->extra_lib 5 ROOT ROOT regression_tests regression_tests src src src->extra_lib 1


Download: SVG DOT (open online Graphviz editor)

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

Show more details about dependencies...






2025-01-10 15:02