apache / ws-wss4j
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.
  • 490 files, 56,010 LOC (95.5% vs. main code).
  • "ws-security-dom" is biggest, containing 27.74% of LOC.
  • "ws-security-web" is smallest, containing 0.03% of LOC.


ws-security-dom15539 LOC (26%) 99 files
ws-security-stax13532 LOC (23%) 129 files
ws-security-common12420 LOC (21%) 113 files
policy8732 LOC (14%) 95 files
ws-security-policy-stax4206 LOC (7%) 37 files
src1342 LOC (2%) 9 files
build-tools178 LOC (<1%) 3 files
bindings46 LOC (<1%) 4 files
ws-security-web15 LOC (<1%) 1 file
Static Dependencies
Dependencies among components are static code dependencies among files in different components.
  • Analyzed system has 7 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 7 links contain 263 dependencies.
G ws-security-policy-stax ws-security-policy-stax ws-security-stax ws-security-stax ws-security-policy-stax->ws-security-stax 30 ws-security-common ws-security-common ws-security-policy-stax->ws-security-common 30 policy policy ws-security-policy-stax->policy 30 bindings bindings ws-security-stax->bindings 10 ws-security-stax->ws-security-common 78 ws-security-web ws-security-web ws-security-dom ws-security-dom ws-security-web->ws-security-dom 1 ws-security-dom->ws-security-common 84 build-tools build-tools 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.
ws-security-dom411 commits (14%)
ws-security-common314 commits (11%)
ws-security-stax293 commits (10%)
ws-security-policy-stax68 commits (2%)
src66 commits (2%)
policy61 commits (2%)
build-tools6 commits (<1%)
bindings3 commits (<1%)
ws-security-web3 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
ws-security-dom
7
61
32
58
92
41
184
158
598
169
449
1
ws-security-stax
47
1
102
27
45
100
183
254
63
560
5
ws-security-common
42
24
29
18
25
91
75
341
110
220
1
policy
40
5
3
28
124
12
107
4
225
src
5
4
2
8
4
7
10
16
19
16
7
35
ws-security-policy-stax
5
4
15
24
56
67
64
146
build-tools
1
1
1
2
2
bindings
1
1
4
ws-security-web
1
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 ws-security-dom ws-security-dom ws-security-dom--ws-security-dom 1 src src src--src 1


2023-08-10 22:25