apache / dubbo-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 8 components.
  • 138 files, 16,791 LOC (10.6% vs. main code).
  • "static" is biggest, containing 56.94% of LOC.
  • "content" is smallest, containing 0.55% of LOC.


static9561 LOC (6%) 36 files
assets2373 LOC (1%) 13 files
layouts2285 LOC (1%) 52 files
data778 LOC (<1%) 22 files
benchmark716 LOC (<1%) 6 files
ROOT562 LOC (<1%) 5 files
i18n423 LOC (<1%) 2 files
content93 LOC (<1%) 2 files
Component Commits
Components ordered by number of commits
Total Commits per Component
All commits, some commits may include files from multiple components.
data44 commits (2%)
layouts43 commits (2%)
ROOT38 commits (1%)
content18 commits (<1%)
assets10 commits (<1%)
static6 commits (<1%)
i18n4 commits (<1%)
benchmark3 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
data
26
22
62
layouts
5
28
62
12
1
ROOT
4
15
14
7
10
assets
8
18
2
2
benchmark
8
static
6
32
1
i18n
2
5
content
2
13
3
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 3 ROOT ROOT ROOT--ROOT 2 layouts layouts layouts--data 1 layouts--ROOT 2 layouts--layouts 2


2025-05-07 15:54