apache / inlong-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.
  • 40 files, 1,264 LOC (0.4% vs. main code).
  • "src" is biggest, containing 69.07% of LOC.
  • "versioned_docs" is smallest, containing 2.61% of LOC.


src873 LOC (<1%) 12 files
ROOT260 LOC (<1%) 4 files
scripts62 LOC (<1%) 1 file
i18n36 LOC (<1%) 12 files
versioned_docs33 LOC (<1%) 11 files
Component Commits
Components ordered by number of commits
Total Commits per Component
All commits, some commits may include files from multiple components.
ROOT60 commits (7%)
src41 commits (5%)
i18n14 commits (1%)
versioned_docs12 commits (1%)
scripts1 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
i18n
2
8
13
2
ROOT
2
6
8
24
23
src
1
5
19
23
13
versioned_docs
1
4
8
scripts
1


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 versioned_docs versioned_docs i18n i18n versioned_docs--i18n 1 ROOT ROOT versioned_docs--ROOT 1 i18n--i18n 1 i18n--ROOT 1


2025-05-07 20:05