apache / geronimo-yoko
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 6 components.
  • 2,841 files, 167,093 LOC (100.0% vs. main code).
  • "yoko-spec-corba" is biggest, containing 56.37% of LOC.
  • "yoko-rmi-spec" is smallest, containing 0.27% of LOC.


yoko-spec-corba94183 LOC (56%) 1,940 files
yoko-core60031 LOC (35%) 766 files
yoko-rmi-impl10914 LOC (6%) 91 files
yoko-util919 LOC (<1%) 23 files
yoko-osgi600 LOC (<1%) 8 files
yoko-rmi-spec446 LOC (<1%) 13 files
Static Dependencies
Dependencies among components are static code dependencies among files in different components.
  • Analyzed system has 12 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 12 links contain 176 dependencies.
G yoko-rmi-spec yoko-rmi-spec yoko-spec-corba yoko-spec-corba yoko-rmi-spec->yoko-spec-corba 7 yoko-osgi yoko-osgi yoko-rmi-spec->yoko-osgi 1 yoko-rmi-impl yoko-rmi-impl yoko-rmi-impl->yoko-rmi-spec 13 yoko-rmi-impl->yoko-spec-corba 39 yoko-rmi-impl->yoko-osgi 3 yoko-util yoko-util yoko-rmi-impl->yoko-util 3 yoko-spec-corba->yoko-osgi 1 yoko-util->yoko-rmi-spec 1 yoko-core yoko-core yoko-core->yoko-rmi-spec 4 yoko-core->yoko-spec-corba 80 yoko-core->yoko-osgi 10 yoko-core->yoko-util 14


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.
yoko-core133 commits (40%)
yoko-rmi-impl101 commits (30%)
yoko-spec-corba25 commits (7%)
yoko-util23 commits (7%)
yoko-rmi-spec20 commits (6%)
yoko-osgi10 commits (3%)
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 2013 2012 2011 2010 2009 2008
yoko-rmi-impl
58
206
210
9
2
10
79
yoko-osgi
6
6
16
2
10
yoko-util
23
4
58
yoko-rmi-spec
3
15
5
13
yoko-spec-corba
8
35
1
630
1
yoko-core
87
26
483
18
4
12
748


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...

No temporal dependencies found.



2023-08-10 13:27