apache / geronimo-gshell
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 11 components.
  • 352 files, 18,267 LOC (100.0% vs. main code).
  • "gshell-support" is biggest, containing 51.35% of LOC.
  • "src" is smallest, containing 0.04% of LOC.


gshell-support9380 LOC (51%) 169 files
gshell-wisdom3886 LOC (21%) 66 files
gshell-commands3087 LOC (16%) 53 files
gshell-api543 LOC (2%) 31 files
gshell-parser342 LOC (1%) 6 files
gshell-bootstrap305 LOC (1%) 5 files
gshell-application300 LOC (1%) 13 files
gshell-assembly193 LOC (1%) 3 files
gshell-cli181 LOC (<1%) 1 file
gshell-maven-plugin42 LOC (<1%) 4 files
src8 LOC (<1%) 1 file
Static Dependencies
Dependencies among components are static code dependencies among files in different components.
  • Analyzed system has 17 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 17 links contain 218 dependencies.
  • There is 1 place (2 links) with cyclic dependencies (10 file dependencies).
G gshell-assembly gshell-assembly gshell-cli gshell-cli gshell-wisdom gshell-wisdom gshell-cli->gshell-wisdom 1 gshell-application gshell-application gshell-cli->gshell-application 1 gshell-support gshell-support gshell-cli->gshell-support 1 gshell-api gshell-api gshell-cli->gshell-api 1 gshell-wisdom->gshell-application 21 gshell-wisdom->gshell-support 47 gshell-parser gshell-parser gshell-wisdom->gshell-parser 1 gshell-wisdom->gshell-api 36 gshell-application->gshell-support 7 gshell-application->gshell-api 4 gshell-support->gshell-api 5 gshell-maven-plugin gshell-maven-plugin gshell-parser->gshell-support 1 gshell-parser->gshell-api 1 gshell-commands gshell-commands gshell-commands->gshell-application 4 gshell-commands->gshell-support 41 gshell-commands->gshell-api 41 gshell-bootstrap gshell-bootstrap gshell-api->gshell-support 5 src src


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.
gshell-support200 commits (12%)
gshell-wisdom192 commits (11%)
gshell-cli110 commits (6%)
gshell-assembly92 commits (5%)
gshell-api79 commits (4%)
gshell-commands51 commits (3%)
gshell-application27 commits (1%)
gshell-bootstrap25 commits (1%)
gshell-parser6 commits (<1%)
src3 commits (<1%)
gshell-maven-plugin3 commits (<1%)
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 2007 2006
gshell-cli
47
41
22
gshell-commands
10
117
gshell-bootstrap
25
7
gshell-support
3
514
39
gshell-application
58
src
1
2
gshell-parser
6
4
gshell-api
148
9
11
gshell-assembly
1
75
18
4
gshell-maven-plugin
5
gshell-wisdom
7
534


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