apache / flex-blazeds
Components & 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 7 components.
  • 451 files, 39,036 LOC (100.0% vs. main code).
  • "core" is biggest, containing 79.89% of LOC.
  • "distribution" is smallest, containing 0.27% of LOC.


core31187 LOC (79%) 361 files
common4587 LOC (11%) 46 files
opt1152 LOC (2%) 14 files
ROOT739 LOC (1%) 2 files
remoting644 LOC (1%) 17 files
proxy622 LOC (1%) 9 files
distribution105 LOC (<1%) 2 files
Static Dependencies
Dependencies among components are static code dependencies among files in different components.
  • Analyzed system has 7 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 7 links contain 27 dependencies.
G remoting remoting core core remoting->core 9 common common remoting->common 6 opt opt remoting->opt 3 proxy proxy proxy->core 4 proxy->common 3 ROOT ROOT distribution distribution opt->core 1 opt->common 1


Download: SVG DOT (open online Graphviz editor)

Open 3D force graph...

Show more details about dependencies...




Component Commits
Components ordered by number of commits
Total Commits per Component
All commits, some commits may include files from multiple components.
core12 commits (7%)
ROOT10 commits (6%)
opt7 commits (4%)
distribution7 commits (4%)
proxy4 commits (2%)
common4 commits (2%)
remoting4 commits (2%)
Yearly File Updates Trend per Components
The number of file changes in commits
animated commit history: all time cumulative | 12 months window
2023 2022 2021 2020 2019 2018 2017 2016 2015 2014
core
329
326
2
380
1
common
46
45
46
opt
13
13
17
remoting
13
13
18
proxy
14
8
9
distribution
11
ROOT
2
2
2
1
4
1


Dependencies between components in same commits (past 180 days)
The number on the lines shows the number of shared commits.
See detailed temporal dependencies report...

G proxy proxy proxy--proxy 1 distribution distribution distribution--distribution 1


2023-08-10 15:04