apache / olingo-odata2
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.
  • 828 files, 64,162 LOC (79.8% vs. main code).
  • "odata2-lib" is biggest, containing 70.64% of LOC.
  • "odata2-spring" is smallest, containing 0.15% of LOC.


odata2-lib45324 LOC (56%) 606 files
odata2-jpa-processor12369 LOC (15%) 152 files
odata2-annotation-processor4712 LOC (5%) 32 files
odata2-sample832 LOC (1%) 28 files
src664 LOC (<1%) 3 files
odata2-dist166 LOC (<1%) 4 files
odata2-spring95 LOC (<1%) 3 files
Static Dependencies
Dependencies among components are static code dependencies among files in different components.
  • Analyzed system has 6 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 6 links contain 113 dependencies.
G odata2-jpa-processor odata2-jpa-processor odata2-lib odata2-lib odata2-jpa-processor->odata2-lib 78 odata2-annotation-processor odata2-annotation-processor odata2-annotation-processor->odata2-lib 22 odata2-dist odata2-dist odata2-spring odata2-spring odata2-spring->odata2-lib 2 odata2-sample odata2-sample odata2-sample->odata2-jpa-processor 1 odata2-sample->odata2-annotation-processor 1 odata2-sample->odata2-lib 9 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.
odata2-lib361 commits (39%)
odata2-jpa-processor184 commits (19%)
odata2-annotation-processor53 commits (5%)
odata2-sample19 commits (2%)
odata2-dist11 commits (1%)
odata2-spring8 commits (<1%)
src4 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
odata2-lib
8
6
29
13
139
90
135
145
420
897
odata2-jpa-processor
4
3
2
2
41
52
72
116
467
142
odata2-annotation-processor
1
1
2
5
3
137
26
odata2-spring
4
9
odata2-dist
26
9
odata2-sample
7
64
16
src
6


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 15:02