apache / druid-website-src
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 8 components.
  • 107 files, 18,424 LOC (100.0% vs. main code).
  • "published_versions" is biggest, containing 59.07% of LOC.
  • "assets" is smallest, containing 0.02% of LOC.


published_versions10883 LOC (59%) 78 files
static5953 LOC (32%) 10 files
src673 LOC (3%) 7 files
ROOT566 LOC (3%) 5 files
scripts161 LOC (<1%) 3 files
css-extra118 LOC (<1%) 2 files
css-apache66 LOC (<1%) 1 file
assets4 LOC (<1%) 1 file
Component Commits
Components ordered by number of commits
Total Commits per Component
All commits, some commits may include files from multiple components.
static68 commits (6%)
ROOT50 commits (4%)
src49 commits (4%)
published_versions48 commits (4%)
scripts27 commits (2%)
css-extra4 commits (<1%)
assets2 commits (<1%)
css-apache2 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 2020 2019
published_versions
44
32
135
static
13
16
79
ROOT
8
8
34
6
src
2
12
65
scripts
2
1
41
assets
2
css-apache
2
css-extra
8


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 static static published_versions published_versions static--published_versions 11 ROOT ROOT static--ROOT 2 published_versions--published_versions 9 ROOT--published_versions 1 scripts scripts scripts--published_versions 1 scripts--ROOT 1 src src src--static 1 src--published_versions 1


2025-05-07 19:50