apache / cxf
Components

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.

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 14 components.
  • 3,847 files, 379,923 LOC (81.7% vs. main code).
  • "rt" is biggest, containing 63.14% of LOC.
  • "src" is smallest, containing 0.01% of LOC.


rt239866 LOC (51%) 2,205 files
core48148 LOC (10%) 549 files
tools39706 LOC (8%) 362 files
services20152 LOC (4%) 244 files
testutils11895 LOC (2%) 161 files
integration8925 LOC (1%) 176 files
maven-plugins6130 LOC (1%) 69 files
systests2306 LOC (<1%) 53 files
benchmark1787 LOC (<1%) 11 files
etc498 LOC (<1%) 7 files
tck309 LOC (<1%) 5 files
distribution150 LOC (<1%) 2 files
security32 LOC (<1%) 2 files
src19 LOC (<1%) 1 file
Component Commits
Components ordered by number of commits
Total Commits per Component
All commits, some commits may include files from multiple components.
rt7342 commits (41%)
core901 commits (5%)
tools599 commits (3%)
services564 commits (3%)
integration197 commits (1%)
maven-plugins195 commits (1%)
testutils176 commits (<1%)
systests76 commits (<1%)
distribution24 commits (<1%)
benchmark13 commits (<1%)
etc9 commits (<1%)
src4 commits (<1%)
tck2 commits (<1%)
security1 commits (<1%)
Yearly File Updates Trend per Components
The number of file changes in commits
animated commit history: all time cumulative | 12 months window
2025 2024 2023 2022 2021 2020 2019 2018 2017 2016 2015 2014 2013 2012 2011 2010 2009 2008
rt
74
120
131
925
450
674
1238
1611
5963
1249
2474
1900
2786
2292
1456
715
1569
768
core
17
19
26
116
140
89
358
372
1404
120
245
254
598
integration
1
28
115
57
21
25
46
115
276
51
13
14
3
39
2
4
13
22
tck
5
services
4
12
63
26
23
49
110
555
115
260
212
363
287
212
tools
3
6
92
81
34
164
182
947
40
131
77
119
369
163
113
208
113
systests
1
1
45
18
20
6
38
45
13
8
5
4
2
8
testutils
3
98
13
3
17
28
186
2
16
19
74
58
6
19
22
15
src
1
1
2
distribution
1
5
3
4
4
4
2
1
benchmark
2
3
25
1
1
1
security
2
etc
2
1
1
5
3
1
maven-plugins
4
13
5
9
37
80
143
11
27
28
25
67
68
5
16
8


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 rt rt rt--rt 18 core core rt--core 5 core--core 5 services services services--rt 2 services--services 2 tools tools tools--rt 1 tools--core 1 tools--tools 1


2025-05-07 15:40