apache / kyuubi-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.
  • 21 files, 2,155 LOC (15.6% vs. main code).
  • "static" is biggest, containing 48.58% of LOC.
  • "src" is smallest, containing 2% of LOC.


static1047 LOC (7%) 2 files
layouts484 LOC (3%) 12 files
ROOT292 LOC (2%) 1 file
i18n289 LOC (2%) 2 files
src43 LOC (<1%) 4 files
Component Commits
Components ordered by number of commits
Total Commits per Component
All commits, some commits may include files from multiple components.
layouts53 commits (23%)
ROOT16 commits (7%)
static7 commits (3%)
i18n6 commits (2%)
src1 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
ROOT
10
6
layouts
9
14
30
23
static
3
5
src
4
i18n
6
6


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 layouts layouts ROOT ROOT layouts--ROOT 1


2025-05-07 20:29