apache / whimsy
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.
  • 591 files, 62,353 LOC (100.0% vs. main code).
  • "www" is biggest, containing 72.7% of LOC.
  • "docker-config" is smallest, containing 0.02% of LOC.


www45329 LOC (72%) 478 files
lib11405 LOC (18%) 66 files
tools5525 LOC (8%) 43 files
ROOT82 LOC (<1%) 3 files
docker-config12 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.
www3936 commits (45%)
lib1567 commits (17%)
tools772 commits (8%)
ROOT25 commits (<1%)
docker-config2 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
www
202
445
228
285
285
1218
731
832
1890
1128
82
50
32
13
lib
74
169
93
108
94
492
261
158
262
199
98
30
tools
18
131
51
79
82
206
71
58
151
41
ROOT
2
4
1
1
1
1
1
2
5
2
5
1
docker-config
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 www www www--www 29 tools tools www--tools 6 ROOT ROOT www--ROOT 1 lib lib lib--www 16 lib--lib 7 lib--ROOT 1 tools--lib 4 tools--tools 3 ROOT--tools 1


2025-05-07 15:56