apache / pekko-grpc
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 12 components.
  • 257 files, 10,959 LOC (100.0% vs. main code).
  • "runtime" is biggest, containing 33.36% of LOC.
  • "scalapb-protoc-plugin" is smallest, containing 0.16% of LOC.


runtime3656 LOC (33%) 71 files
benchmark-java2128 LOC (19%) 19 files
sbt-plugin1063 LOC (9%) 80 files
codegen921 LOC (8%) 23 files
plugin-tester-java751 LOC (6%) 16 files
project728 LOC (6%) 17 files
plugin-tester-scala583 LOC (5%) 17 files
maven-plugin487 LOC (4%) 6 files
ROOT308 LOC (2%) 1 file
gradle-plugin188 LOC (1%) 2 files
benchmarks128 LOC (1%) 4 files
scalapb-protoc-plugin18 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.
project648 commits (40%)
ROOT211 commits (13%)
sbt-plugin187 commits (11%)
plugin-tester-scala83 commits (5%)
benchmark-java81 commits (5%)
plugin-tester-java54 commits (3%)
maven-plugin33 commits (2%)
runtime29 commits (1%)
gradle-plugin15 commits (<1%)
codegen10 commits (<1%)
benchmarks6 commits (<1%)
scalapb-protoc-plugin3 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
project
2
49
111
54
140
152
131
151
sbt-plugin
41
249
53
134
92
13
85
plugin-tester-java
19
32
1
10
42
26
56
ROOT
18
39
4
9
33
20
88
runtime
16
296
1
gradle-plugin
7
11
benchmark-java
6
31
9
18
25
20
10
codegen
5
71
maven-plugin
4
19
4
4
4
3
6
plugin-tester-scala
58
7
16
48
53
76
benchmarks
18
scalapb-protoc-plugin
3


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 gradle-plugin gradle-plugin benchmark-java benchmark-java gradle-plugin--benchmark-java 1 project project gradle-plugin--project 1 benchmark-java--project 1 sbt-plugin sbt-plugin sbt-plugin--gradle-plugin 1 sbt-plugin--benchmark-java 1 sbt-plugin--project 1 ROOT ROOT project--ROOT 1


2025-05-07 20:42