apache / skywalking-website
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 8 components.
  • 174 files, 8,331 LOC (37.9% vs. main code).
  • "themes" is biggest, containing 56.03% of LOC.
  • "static" is smallest, containing 0.83% of LOC.


themes4668 LOC (21%) 149 files
data1584 LOC (7%) 5 files
assets977 LOC (4%) 5 files
ROOT440 LOC (2%) 2 files
layouts320 LOC (1%) 8 files
content179 LOC (<1%) 1 file
scripts94 LOC (<1%) 1 file
static69 LOC (<1%) 3 files
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.
data232 commits (25%)
themes82 commits (8%)
content47 commits (5%)
ROOT35 commits (3%)
layouts35 commits (3%)
assets24 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
2023 2022 2021 2020
data
71
119
132
22
themes
8
71
161
148
assets
3
23
3
1
content
2
22
15
8
layouts
1
13
17
7
scripts
2
7
6
ROOT
3
5
26
2
static
3


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 data data data--data 22 themes themes themes--themes 1 ROOT ROOT themes--ROOT 2 content content assets assets content--assets 1


2023-08-10 21:11