apache / apisix-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 5 components.
  • 145 files, 13,560 LOC (25.3% vs. main code).
  • "website" is biggest, containing 47.1% of LOC.
  • "config" is smallest, containing 5.46% of LOC.


website6387 LOC (11%) 63 files
blog2829 LOC (5%) 39 files
doc2732 LOC (5%) 30 files
scripts872 LOC (1%) 7 files
config740 LOC (1%) 6 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.
website185 commits (15%)
config40 commits (3%)
blog38 commits (3%)
scripts29 commits (2%)
doc21 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
website
13
198
121
2
blog
2
113
config
27
31
doc
9
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 config config config--config 4 website website website--config 1 website--website 3 doc doc website--doc 2 doc--config 1 doc--doc 1 blog blog blog--config 1 blog--website 1 blog--doc 1


2023-08-10 22:09