apache / pulsar-client-cpp
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 13 components.
  • 334 files, 30,326 LOC (100.0% vs. main code).
  • "lib" is biggest, containing 80.29% of LOC.
  • "win-examples" is smallest, containing 0.02% of LOC.


lib24350 LOC (80%) 249 files
include2568 LOC (8%) 64 files
wireshark1030 LOC (3%) 1 file
proto918 LOC (3%) 1 file
perf681 LOC (2%) 5 files
ROOT450 LOC (1%) 3 files
build-support104 LOC (<1%) 4 files
cmake_modules93 LOC (<1%) 1 file
pkg80 LOC (<1%) 1 file
templates24 LOC (<1%) 1 file
vcpkg-triplets14 LOC (<1%) 2 files
vcpkg-example7 LOC (<1%) 1 file
win-examples7 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.
lib559 commits (53%)
include205 commits (19%)
perf26 commits (2%)
pkg11 commits (1%)
wireshark11 commits (1%)
build-support10 commits (<1%)
ROOT8 commits (<1%)
cmake_modules6 commits (<1%)
proto4 commits (<1%)
templates3 commits (<1%)
vcpkg-example1 commits (<1%)
vcpkg-triplets1 commits (<1%)
win-examples1 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 2018 2017
lib
11
163
447
518
278
209
432
410
279
include
8
64
85
61
33
118
119
59
ROOT
3
3
1
1
perf
2
1
4
3
3
5
14
8
8
vcpkg-triplets
2
pkg
1
1
2
2
1
1
3
proto
2
2
vcpkg-example
1
build-support
1
8
1
templates
2
1
win-examples
1
wireshark
3
2
5
1
cmake_modules
1
2
1
1
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 lib lib lib--lib 4 include include lib--include 2 include--include 2 perf perf perf--lib 1 perf--perf 1 vcpkg-triplets vcpkg-triplets vcpkg-triplets--vcpkg-triplets 1


2025-05-07 20:41