apache / wicket-site
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 10 components.
  • 414 files, 72,494 LOC (100.0% vs. main code).
  • "content" is biggest, containing 95.39% of LOC.
  • "javascript" is smallest, containing 0.08% of LOC.


content69152 LOC (95%) 357 files
_sass946 LOC (1%) 17 files
dtds.data915 LOC (1%) 3 files
_plugins356 LOC (<1%) 7 files
fonts330 LOC (<1%) 7 files
css276 LOC (<1%) 3 files
_includes257 LOC (<1%) 11 files
_layouts127 LOC (<1%) 5 files
ROOT74 LOC (<1%) 3 files
javascript61 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.
content315 commits (77%)
_includes37 commits (9%)
_sass31 commits (7%)
_layouts27 commits (6%)
ROOT7 commits (1%)
css5 commits (1%)
_plugins5 commits (1%)
fonts2 commits (<1%)
dtds.data2 commits (<1%)
javascript1 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
content
2873
892
964
998
1428
3580
781
1130
989
1555
1619
_sass
14
5
43
2
4
1
22
_includes
6
3
1
1
1
6
4
2
2
5
16
css
4
1
1
_layouts
5
2
15
2
1
7
ROOT
1
2
3
2
fonts
1
6
_plugins
1
14
dtds.data
6
javascript
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 content content content--content 20 _layouts _layouts content--_layouts 4 _includes _includes _includes--content 6 css css css--content 3 css--_includes 1 css--css 1 _sass _sass css--_sass 1 _sass--content 1 _sass--_sass 1 ROOT ROOT ROOT--content 1 _plugins _plugins _plugins--_layouts 1


2025-05-07 15:51