apache / inlong-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.
  • 32 files, 1,216 LOC (0.6% vs. main code).
  • "src" is biggest, containing 69.9% of LOC.
  • "versioned_docs" is smallest, containing 1.73% of LOC.


src850 LOC (<1%) 12 files
ROOT259 LOC (<1%) 4 files
scripts62 LOC (<1%) 1 file
i18n24 LOC (<1%) 8 files
versioned_docs21 LOC (<1%) 7 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.
ROOT50 commits (8%)
src31 commits (5%)
versioned_docs8 commits (1%)
i18n8 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
2023 2022 2021
src
14
23
13
ROOT
6
24
23
i18n
11
5
versioned_docs
8
3
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 versioned_docs--versioned_docs 1 i18n i18n versioned_docs--i18n 4 ROOT ROOT versioned_docs--ROOT 3 src src versioned_docs--src 3 i18n--i18n 3 i18n--ROOT 3 i18n--src 3 ROOT--src 3 src--src 3


2023-08-10 23:31