apache / wicket-site
Components & Dependencies

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.

Learn more...
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.
  • 382 files, 60,355 LOC (100.0% vs. main code).
  • "content" is biggest, containing 94.94% of LOC.
  • "css" is smallest, containing 0.01% of LOC.


content57303 LOC (94%) 327 files
dtds.data915 LOC (1%) 3 files
_sass911 LOC (1%) 17 files
_plugins356 LOC (<1%) 7 files
fonts310 LOC (<1%) 6 files
_includes239 LOC (<1%) 11 files
_layouts127 LOC (<1%) 5 files
ROOT126 LOC (<1%) 4 files
javascript61 LOC (<1%) 1 file
css7 LOC (<1%) 1 file
Static Dependencies
Dependencies among components are static code dependencies among files in different components.

No component dependencies found.

Component Commits
Components ordered by number of commits
Total Commits per Component
All commits, some commits may include files from multiple components.
content256 commits (76%)
ROOT93 commits (27%)
_includes28 commits (8%)
_sass28 commits (8%)
_layouts22 commits (6%)
_plugins4 commits (1%)
dtds.data2 commits (<1%)
css1 commits (<1%)
fonts1 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
2023 2022 2021 2020 2019 2018 2017 2016 2015
content
567
998
1428
3580
781
1130
989
1555
1619
ROOT
5
7
8
13
10
11
14
15
12
_includes
1
1
1
6
4
2
2
5
16
css
1
fonts
6
_plugins
14
_sass
43
2
4
1
22
_layouts
2
15
2
1
7
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 6 ROOT ROOT ROOT--content 4


2023-08-10 15:51