apache / pulsar-client-cpp
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 11 components.
  • 324 files, 28,931 LOC (100.0% vs. main code).
  • "lib" is biggest, containing 80.71% of LOC.
  • "win-examples" is smallest, containing 0.02% of LOC.


lib23351 LOC (80%) 245 files
include2540 LOC (8%) 64 files
wireshark1030 LOC (3%) 1 file
proto901 LOC (3%) 1 file
perf640 LOC (2%) 3 files
ROOT175 LOC (<1%) 2 files
build-support98 LOC (<1%) 4 files
cmake_modules93 LOC (<1%) 1 file
pkg72 LOC (<1%) 1 file
templates24 LOC (<1%) 1 file
win-examples7 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.
lib486 commits (52%)
include197 commits (21%)
perf22 commits (2%)
wireshark11 commits (1%)
build-support9 commits (<1%)
pkg9 commits (<1%)
cmake_modules6 commits (<1%)
templates3 commits (<1%)
ROOT2 commits (<1%)
proto2 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
2023 2022 2021 2020 2019 2018 2017
lib
298
518
278
210
433
410
279
include
59
85
61
33
118
119
59
build-support
8
1
wireshark
3
2
5
1
perf
3
3
5
14
8
8
proto
2
templates
2
1
pkg
2
2
1
1
3
ROOT
1
1
cmake_modules
1
2
1
1
1
win-examples
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 33 include include lib--include 25 include--include 11


2023-08-11 02:33