apache / ws-axiom
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 18 components.
  • 1,981 files, 87,967 LOC (100.0% vs. main code).
  • "testing" is biggest, containing 53.05% of LOC.
  • "apidocs" is smallest, containing 0.02% of LOC.


testing46664 LOC (53%) 1,091 files
mixins15229 LOC (17%) 352 files
axiom-api9353 LOC (10%) 197 files
components5979 LOC (6%) 91 files
axiom-compat3213 LOC (3%) 67 files
axiom-weaver1730 LOC (1%) 42 files
axiom-legacy-attachments1352 LOC (1%) 21 files
userguide1318 LOC (1%) 1 file
devguide810 LOC (<1%) 1 file
buildutils743 LOC (<1%) 14 files
implementations616 LOC (<1%) 72 files
axiom-jakarta-activation380 LOC (<1%) 15 files
axiom-jakarta-jaxb228 LOC (<1%) 5 files
etc141 LOC (<1%) 2 files
src83 LOC (<1%) 3 files
distribution68 LOC (<1%) 1 file
axiom-weaver-annotations46 LOC (<1%) 5 files
apidocs14 LOC (<1%) 1 file
Static Dependencies
Dependencies among components are static code dependencies among files in different components.
  • Analyzed system has 27 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 27 links contain 1957 dependencies.
  • There is 1 place (2 links) with cyclic dependencies (8 file dependencies).
G axiom-compat axiom-compat components components axiom-compat->components 8 axiom-jakarta-activation axiom-jakarta-activation axiom-compat->axiom-jakarta-activation 1 axiom-api axiom-api axiom-compat->axiom-api 10 axiom-jakarta-jaxb axiom-jakarta-jaxb axiom-jakarta-jaxb->axiom-compat 4 axiom-jakarta-jaxb->components 2 axiom-jakarta-jaxb->axiom-jakarta-activation 2 axiom-jakarta-jaxb->axiom-api 4 mixins mixins mixins->axiom-compat 101 mixins->components 71 axiom-weaver-annotations axiom-weaver-annotations mixins->axiom-weaver-annotations 108 mixins->axiom-api 132 etc etc distribution distribution buildutils buildutils axiom-weaver axiom-weaver buildutils->axiom-weaver 1 userguide userguide devguide devguide testing testing testing->axiom-compat 661 testing->components 35 testing->axiom-api 671 axiom-jakarta-activation->axiom-compat 7 axiom-jakarta-activation->components 8 axiom-jakarta-activation->axiom-api 7 implementations implementations implementations->axiom-compat 3 implementations->mixins 60 implementations->axiom-weaver-annotations 4 implementations->axiom-api 5 axiom-legacy-attachments axiom-legacy-attachments axiom-legacy-attachments->axiom-compat 7 axiom-legacy-attachments->components 6 axiom-legacy-attachments->axiom-jakarta-activation 5 axiom-legacy-attachments->axiom-api 8 apidocs apidocs axiom-api->components 26 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.
testing329 commits (6%)
axiom-api172 commits (3%)
src66 commits (1%)
mixins47 commits (<1%)
axiom-compat44 commits (<1%)
etc34 commits (<1%)
components32 commits (<1%)
devguide30 commits (<1%)
buildutils29 commits (<1%)
implementations24 commits (<1%)
axiom-weaver22 commits (<1%)
userguide13 commits (<1%)
distribution12 commits (<1%)
axiom-weaver-annotations6 commits (<1%)
axiom-jakarta-activation4 commits (<1%)
apidocs4 commits (<1%)
axiom-legacy-attachments1 commits (<1%)
axiom-jakarta-jaxb1 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
testing
246
740
46
44
8
10
122
917
627
845
mixins
63
316
524
components
93
25
1
2
57
5
4
axiom-api
2
62
4
31
12
51
229
218
axiom-legacy-attachments
21
axiom-jakarta-activation
19
buildutils
9
5
6
16
3
2
src
6
5
1
1
1
6
14
1
7
1
9
8
3
6
axiom-weaver
6
99
axiom-jakarta-jaxb
5
axiom-compat
5
1
5
9
7
70
31
implementations
3
89
2
7
11
4
devguide
1
1
2
2
13
3
5
3
etc
1
1
2
1
3
8
7
2
10
apidocs
2
2
distribution
1
1
7
2
1
axiom-weaver-annotations
7
userguide
4
3
2
2
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 testing testing testing--testing 12 mixins mixins testing--mixins 3 axiom-api axiom-api testing--axiom-api 1 mixins--mixins 4 mixins--axiom-api 1 axiom-jakarta-activation axiom-jakarta-activation axiom-jakarta-activation--axiom-jakarta-activation 2 axiom-jakarta-jaxb axiom-jakarta-jaxb axiom-jakarta-jaxb--axiom-jakarta-jaxb 1


2023-08-10 22:26