apache / struts
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 5 components.
  • 1,923 files, 124,712 LOC (100.0% vs. main code).
  • "core" is biggest, containing 66.29% of LOC.
  • "src" is smallest, containing 0.16% of LOC.


core82672 LOC (66%) 1,001 files
plugins28717 LOC (23%) 620 files
apps12731 LOC (10%) 294 files
assembly396 LOC (<1%) 6 files
src196 LOC (<1%) 2 files
Component Commits
Components ordered by number of commits
Total Commits per Component
All commits, some commits may include files from multiple components.
core2246 commits (29%)
plugins832 commits (10%)
apps352 commits (4%)
assembly99 commits (1%)
src82 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 2007 2006
core
101
3750
770
621
615
509
182
264
1035
316
944
565
234
189
94
37
163
645
1102
2013
plugins
26
725
591
476
14
69
125
115
538
324
328
75
41
70
131
21
139
164
94
56
apps
612
131
162
16
58
36
52
368
179
413
390
4
127
41
4
22
67
455
assembly
21
16
2
6
1
17
29
27
9
6
3
4
9
23
10
14
src
5
2
2
3
2
3
7
3
3
8
1
2
16
25


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 core core core--core 31 apps apps core--apps 1 assembly assembly core--assembly 1 plugins plugins plugins--core 4 plugins--plugins 4 plugins--apps 1 apps--apps 1 assembly--plugins 1 assembly--apps 1 assembly--assembly 1 src src src--core 1 src--plugins 1 src--apps 1 src--assembly 1


2025-05-07 15:38