apache / apisix-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 5 components.
  • 161 files, 14,484 LOC (21.6% vs. main code).
  • "website" is biggest, containing 49.36% of LOC.
  • "config" is smallest, containing 5.86% of LOC.


website7150 LOC (10%) 78 files
blog2856 LOC (4%) 39 files
doc2757 LOC (4%) 30 files
scripts872 LOC (1%) 7 files
config849 LOC (1%) 7 files
Component Commits
Components ordered by number of commits
Total Commits per Component
All commits, some commits may include files from multiple components.
website204 commits (15%)
config59 commits (4%)
blog49 commits (3%)
doc39 commits (2%)
scripts29 commits (2%)
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
website
44
9
14
198
121
2
config
7
18
38
31
blog
15
8
2
113
doc
7
10
12
40
scripts
30
13


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 doc doc doc--doc 1 blog blog doc--blog 6 config config doc--config 1 blog--blog 6 website website website--doc 6 website--blog 6 website--website 6 website--config 2 config--blog 1 config--config 1


2025-05-07 19:51