apache / aries-jpa
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 9 components.
  • 95 files, 5,138 LOC (100.0% vs. main code).
  • "jpa-container" is biggest, containing 32.95% of LOC.
  • "jpa-features" is smallest, containing 0.39% of LOC.


jpa-container1693 LOC (32%) 18 files
itests840 LOC (16%) 27 files
jpa-cdi799 LOC (15%) 17 files
jpa-support786 LOC (15%) 11 files
jpa-blueprint393 LOC (7%) 6 files
jpa-container-eclipselink-adapter369 LOC (7%) 6 files
javax-persistence208 LOC (4%) 4 files
jpa-api30 LOC (<1%) 5 files
jpa-features20 LOC (<1%) 1 file
Static Dependencies
Dependencies among components are static code dependencies among files in different components.
  • Analyzed system has 3 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 3 links contain 12 dependencies.
G jpa-container jpa-container itests itests jpa-api jpa-api itests->jpa-api 2 jpa-support jpa-support jpa-support->jpa-api 8 jpa-blueprint jpa-blueprint jpa-cdi jpa-cdi jpa-cdi->jpa-api 2 jpa-container-eclipselink-adapter jpa-container-eclipselink-adapter javax-persistence javax-persistence jpa-features jpa-features


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.
jpa-support28 commits (13%)
itests27 commits (12%)
jpa-container25 commits (11%)
jpa-blueprint23 commits (10%)
jpa-features4 commits (1%)
jpa-container-eclipselink-adapter3 commits (1%)
jpa-cdi2 commits (<1%)
jpa-api2 commits (<1%)
javax-persistence1 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
jpa-container
15
13
33
jpa-support
2
3
2
2
1
42
jpa-cdi
1
17
jpa-container-eclipselink-adapter
3
6
itests
14
8
4
2
44
jpa-api
5
javax-persistence
4
jpa-features
1
1
2
jpa-blueprint
2
5
2
26


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 18:18