apache / geronimo-arthur
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 5 components.
  • 37 files, 4,238 LOC (100.0% vs. main code).
  • "knights" is biggest, containing 38.98% of LOC.
  • "arthur-api" is smallest, containing 1.56% of LOC.


knights1652 LOC (38%) 10 files
arthur-impl1154 LOC (27%) 10 files
arthur-maven-plugin1133 LOC (26%) 6 files
arthur-spi233 LOC (5%) 6 files
arthur-api66 LOC (1%) 5 files
Static Dependencies
Dependencies among components are static code dependencies among files in different components.
  • Analyzed system has 5 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 5 links contain 16 dependencies.
G arthur-maven-plugin arthur-maven-plugin arthur-impl arthur-impl arthur-maven-plugin->arthur-impl 2 arthur-spi arthur-spi arthur-maven-plugin->arthur-spi 2 arthur-impl->arthur-spi 4 arthur-api arthur-api arthur-impl->arthur-api 1 knights knights knights->arthur-spi 7


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.
arthur-maven-plugin28 commits (21%)
knights26 commits (20%)
arthur-impl23 commits (17%)
arthur-spi10 commits (7%)
arthur-api1 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
arthur-maven-plugin
5
4
5
8
18
knights
8
13
12
3
arthur-impl
2
3
8
10
18
arthur-spi
1
6
2
5
arthur-api
2


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 arthur-maven-plugin arthur-maven-plugin arthur-impl arthur-impl arthur-maven-plugin--arthur-impl 1


2023-08-10 22:25