apache / httpd
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 8 components.
  • 604 files, 232,353 LOC (100.0% vs. main code).
  • "modules" is biggest, containing 69% of LOC.
  • "srclib" is smallest, containing 0% of LOC.


modules160314 LOC (68%) 369 files
server48327 LOC (20%) 98 files
support11512 LOC (4%) 30 files
include5556 LOC (2%) 51 files
build3160 LOC (1%) 28 files
os1756 LOC (<1%) 23 files
ROOT1725 LOC (<1%) 4 files
srclib3 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.
modules9568 commits (28%)
server4514 commits (13%)
include2066 commits (6%)
support897 commits (2%)
ROOT643 commits (1%)
build396 commits (1%)
os308 commits (<1%)
srclib17 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 2005
modules
47
204
371
421
488
481
448
539
864
1363
983
506
578
418
1331
662
555
591
362
552
704
include
4
33
19
43
46
80
21
79
32
116
72
73
81
120
298
173
130
107
65
86
144
server
3
33
38
110
114
148
45
210
152
305
206
188
130
186
513
316
291
176
98
174
262
build
6
1
2
1
3
12
10
9
8
3
28
34
82
9
35
12
30
22
32
support
3
27
13
3
20
10
7
14
20
11
11
41
55
33
43
78
24
28
65
74
os
2
1
3
3
3
5
3
1
2
3
27
12
19
12
4
41
41
ROOT
1
3
4
5
5
8
12
29
10
8
6
11
24
45
6
32
21
8
6
34
srclib
1


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 modules modules modules--modules 8 include include modules--include 2 server server modules--server 1 include--include 1 include--server 1


2025-05-07 15:16