apache / druid-website-src
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 8 components.
  • 35 files, 2,920 LOC (23.3% vs. main code).
  • "published_versions" is biggest, containing 31.37% of LOC.
  • "assets" is smallest, containing 0.14% of LOC.


published_versions916 LOC (7%) 7 files
src649 LOC (5%) 7 files
static533 LOC (4%) 9 files
ROOT485 LOC (3%) 5 files
scripts149 LOC (1%) 3 files
css-extra118 LOC (<1%) 2 files
css-apache66 LOC (<1%) 1 file
assets4 LOC (<1%) 1 file
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.
ROOT24 commits (2%)
src23 commits (2%)
static17 commits (1%)
scripts8 commits (<1%)
css-extra4 commits (<1%)
assets2 commits (<1%)
published_versions2 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
2023 2022 2021 2020 2019
static
47
src
45
ROOT
22
6
scripts
17
published_versions
14
css-extra
8
assets
2
css-apache
2


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 src src src--src 13 scripts scripts src--scripts 1 ROOT ROOT src--ROOT 6 static static static--src 8 static--static 8 static--scripts 1 static--ROOT 4 published_versions published_versions static--published_versions 1 scripts--scripts 7 scripts--ROOT 1 scripts--published_versions 1 ROOT--ROOT 3 ROOT--published_versions 1 published_versions--src 1 published_versions--published_versions 2


2023-08-10 22:07