apache / dubbo-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 7 components.
  • 118 files, 14,806 LOC (11.1% vs. main code).
  • "static" is biggest, containing 64.26% of LOC.
  • "content" is smallest, containing 1.5% of LOC.


static9515 LOC (7%) 32 files
assets2311 LOC (1%) 12 files
layouts1257 LOC (<1%) 45 files
data708 LOC (<1%) 20 files
ROOT434 LOC (<1%) 5 files
i18n359 LOC (<1%) 2 files
content222 LOC (<1%) 2 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.
layouts27 commits (1%)
ROOT25 commits (1%)
data21 commits (1%)
content15 commits (<1%)
assets7 commits (<1%)
static4 commits (<1%)
i18n2 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
layouts
60
12
1
data
52
static
32
1
ROOT
14
7
10
assets
18
2
2
content
10
3
3
i18n
4


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 15 ROOT ROOT data--ROOT 2 layouts layouts layouts--data 6 layouts--layouts 7 layouts--ROOT 5 assets assets layouts--assets 5 content content layouts--content 4 i18n i18n layouts--i18n 2 ROOT--ROOT 5 assets--data 3 assets--ROOT 1 assets--assets 3 assets--i18n 1 content--data 2 content--ROOT 3 content--assets 2 content--content 1 content--i18n 1 static static static--data 2 static--layouts 3 static--ROOT 2 static--assets 2 static--content 2 static--static 2 static--i18n 2 i18n--data 2 i18n--ROOT 2 i18n--i18n 2


2023-08-10 15:50