azure / go-amqp
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 2 components.
  • 28 files, 8,072 LOC (90.1% vs. main code).
  • "internal" is biggest, containing 58.51% of LOC.
  • "ROOT" is smallest, containing 41.49% of LOC.


internal4723 LOC (52%) 15 files
ROOT3349 LOC (37%) 13 files
Component Commits
Components ordered by number of commits
Total Commits per Component
All commits, some commits may include files from multiple components.
ROOT216 commits (49%)
internal39 commits (8%)
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
ROOT
6
19
137
112
117
10
19
88
internal
2
7
11
20
13
1
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 internal internal internal--internal 3 ROOT ROOT internal--ROOT 1 ROOT--ROOT 3


2025-05-06 21:57