apache / tomcat
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,931 files, 275,355 LOC (100.0% vs. main code).
  • "java" is biggest, containing 92.32% of LOC.
  • "webapps" is smallest, containing 0.73% of LOC.


java254218 LOC (92%) 1,813 files
modules9619 LOC (3%) 55 files
res5249 LOC (1%) 31 files
conf4258 LOC (1%) 7 files
webapps2011 LOC (<1%) 25 files
Component Commits
Components ordered by number of commits
Total Commits per Component
All commits, some commits may include files from multiple components.
java14730 commits (54%)
modules372 commits (1%)
res277 commits (1%)
conf201 commits (<1%)
webapps140 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
java
1618
1881
2598
942
1955
1887
1869
1468
1856
2400
2871
2750
2630
1630
2371
3106
2126
845
930
2268
res
11
29
39
49
23
46
16
29
9
13
16
17
24
11
18
21
4
4
17
6
webapps
13
21
7
11
8
19
14
10
15
18
16
4
11
7
34
42
10
1
20
17
conf
2
12
6
4
5
14
4
12
20
19
17
7
6
15
20
11
9
16
21
modules
12
51
11
34
12
31
39
48
61
41
89
43
124
135
11
23
17


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 java java java--java 109 conf conf java--conf 3 webapps webapps webapps--java 2 webapps--webapps 3 webapps--conf 1 res res webapps--res 1 res--java 1 res--conf 1 res--res 1


2025-05-07 15:26