azure / webhook-tls-manager
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 8 components.
  • 21 files, 1,267 LOC (82.8% vs. main code).
  • "toolkit" is biggest, containing 46.01% of LOC.
  • "consts" is smallest, containing 0.71% of LOC.


toolkit583 LOC (38%) 12 files
reconcilers370 LOC (24%) 2 files
goalresolvers153 LOC (9%) 2 files
ROOT58 LOC (3%) 1 file
utils35 LOC (2%) 1 file
config33 LOC (2%) 1 file
metrics26 LOC (1%) 1 file
consts9 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.
reconcilers19 commits (19%)
ROOT17 commits (17%)
goalresolvers16 commits (16%)
toolkit14 commits (14%)
utils7 commits (7%)
metrics6 commits (6%)
config5 commits (5%)
consts5 commits (5%)
Yearly File Updates Trend per Components
The number of file changes in commits
animated commit history: all time cumulative | 12 months window
2025 2024
toolkit
14
39
reconcilers
4
17
goalresolvers
2
16
ROOT
2
15
utils
7
metrics
6
config
5
consts
5


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 toolkit toolkit toolkit--toolkit 2 goalresolvers goalresolvers toolkit--goalresolvers 2 reconcilers reconcilers toolkit--reconcilers 2 ROOT ROOT toolkit--ROOT 2 reconcilers--goalresolvers 2 reconcilers--ROOT 2 ROOT--goalresolvers 2


2025-05-06 23:03