azure / azure-functions-dotnet-worker
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 9 components.
  • 522 files, 20,735 LOC (83.5% vs. main code).
  • "src" is biggest, containing 35.14% of LOC.
  • "eng" is smallest, containing 0.23% of LOC.


src7287 LOC (29%) 221 files
extensions5939 LOC (23%) 175 files
sdk5478 LOC (22%) 85 files
host868 LOC (3%) 25 files
protos622 LOC (2%) 3 files
tools239 LOC (<1%) 2 files
ROOT160 LOC (<1%) 4 files
build95 LOC (<1%) 5 files
eng47 LOC (<1%) 2 files
Component Commits
Components ordered by number of commits
Total Commits per Component
All commits, some commits may include files from multiple components.
sdk162 commits (16%)
extensions159 commits (15%)
src157 commits (15%)
build23 commits (2%)
ROOT21 commits (2%)
tools17 commits (1%)
host13 commits (1%)
protos4 commits (<1%)
eng3 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
extensions
17
101
254
34
48
src
94
142
125
231
4
sdk
20
63
160
45
138
host
15
38
ROOT
2
6
5
2
7
eng
3
build
1
1
4
18
3
tools
2
5
13
protos
3
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 sdk sdk sdk--sdk 8 src src src--sdk 2 src--src 6 extensions extensions extensions--sdk 1 extensions--src 1 extensions--extensions 6 tools tools extensions--tools 1 ROOT ROOT extensions--ROOT 1 tools--ROOT 1


2025-05-06 22:04