GoogleCloudPlatform / pubsub2inbox
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 6 components.
  • 69 files, 7,713 LOC (100.0% vs. main code).
  • "processors" is biggest, containing 44.34% of LOC.
  • "helpers" is smallest, containing 3.18% of LOC.


processors3420 LOC (44%) 34 files
ROOT1988 LOC (25%) 7 files
output1210 LOC (15%) 16 files
cmd544 LOC (7%) 3 files
filters306 LOC (3%) 7 files
helpers245 LOC (3%) 2 files
Component Commits
Components ordered by number of commits
Total Commits per Component
All commits, some commits may include files from multiple components.
ROOT83 commits (44%)
processors58 commits (30%)
output26 commits (13%)
helpers26 commits (13%)
filters20 commits (10%)
cmd7 commits (3%)
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
processors
38
76
31
ROOT
21
89
35
output
5
19
9
helpers
4
18
4
filters
2
28
3
cmd
1
12


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...

No temporal dependencies found.



2025-05-04 15:51