apache / skywalking-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.
  • 178 files, 7,263 LOC (26.7% vs. main code).
  • "themes" is biggest, containing 66.29% of LOC.
  • "static" is smallest, containing 0.95% of LOC.


themes4815 LOC (17%) 155 files
assets1133 LOC (4%) 6 files
ROOT450 LOC (1%) 2 files
layouts385 LOC (1%) 9 files
content317 LOC (1%) 2 files
scripts94 LOC (<1%) 1 file
static69 LOC (<1%) 3 files
Component Commits
Components ordered by number of commits
Total Commits per Component
All commits, some commits may include files from multiple components.
themes97 commits (8%)
content55 commits (4%)
layouts39 commits (3%)
ROOT38 commits (3%)
assets27 commits (2%)
scripts15 commits (1%)
static2 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
themes
5
18
11
71
161
148
content
2
6
2
22
15
8
layouts
5
1
13
17
7
assets
2
2
3
23
3
1
ROOT
2
4
5
26
2
static
3
scripts
2
7
6


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 themes themes themes--themes 1 assets assets themes--assets 1 content content content--assets 1


2025-05-07 17:36