apache / rocketmq-clients
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.
  • 489 files, 43,191 LOC (100.0% vs. main code).
  • "cpp" is biggest, containing 28.05% of LOC.
  • "style" is smallest, containing 0.12% of LOC.


cpp12114 LOC (28%) 173 files
golang10395 LOC (24%) 48 files
java8693 LOC (20%) 142 files
rust4299 LOC (9%) 17 files
csharp4091 LOC (9%) 72 files
python2602 LOC (6%) 29 files
php947 LOC (2%) 7 files
style50 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.
java117 commits (10%)
csharp85 commits (7%)
golang39 commits (3%)
cpp30 commits (2%)
rust23 commits (2%)
python6 commits (<1%)
php2 commits (<1%)
style2 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
java
48
592
csharp
321
95
cpp
14
281
golang
83
131
rust
112
9
python
50
php
1
7
style
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 csharp csharp csharp--csharp 41 rust rust rust--rust 18 java java java--java 9 golang golang golang--golang 8 cpp cpp golang--cpp 1 python python python--python 5 cpp--cpp 2 php php php--golang 1 php--cpp 1


2023-08-11 02:32