apache / pulsar-site
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 7 components.
  • 892 files, 74,629 LOC (6.9% vs. main code).
  • "static" is biggest, containing 84.29% of LOC.
  • "plugins" is smallest, containing 0.1% of LOC.


static62905 LOC (5%) 721 files
src5436 LOC (<1%) 125 files
data4879 LOC (<1%) 20 files
ROOT581 LOC (<1%) 6 files
tools485 LOC (<1%) 17 files
scripts268 LOC (<1%) 2 files
plugins75 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.
data37 commits (2%)
ROOT31 commits (2%)
src26 commits (1%)
tools26 commits (1%)
static13 commits (<1%)
scripts4 commits (<1%)
plugins1 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
static
256
473
src
143
25
data
52
12
tools
22
23
ROOT
24
14
scripts
3
2
plugins
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 static static static--static 8 src src static--src 1 data data static--data 2 ROOT ROOT static--ROOT 1 src--src 7 src--data 7 src--ROOT 7 data--data 6 data--ROOT 6 tools tools tools--tools 2


2023-08-11 02:20