apache / royale-website
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 7 components.
  • 680 files, 157,672 LOC (23.8% vs. main code).
  • "tourdejewel" is biggest, containing 62.08% of LOC.
  • "_data" is smallest, containing 0% of LOC.


tourdejewel97886 LOC (14%) 168 files
asdoc45390 LOC (6%) 440 files
blog-examples12896 LOC (1%) 42 files
_includes1038 LOC (<1%) 20 files
ROOT453 LOC (<1%) 8 files
css8 LOC (<1%) 1 file
_data1 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.
_includes10 commits (17%)
ROOT6 commits (10%)
asdoc5 commits (8%)
tourdejewel4 commits (6%)
blog-examples3 commits (5%)
_data1 commits (1%)
css1 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
asdoc
443
2
1
tourdejewel
61
108
109
blog-examples
40
16
_includes
22
20
ROOT
8
8
_data
1
css
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 _includes _includes _includes--_includes 5 asdoc asdoc asdoc--asdoc 2 tourdejewel tourdejewel tourdejewel--tourdejewel 2 ROOT ROOT ROOT--_includes 2 ROOT--ROOT 2 blog-examples blog-examples blog-examples--blog-examples 2


2025-05-07 17:06