azure / iotedge
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.
  • 1,379 files, 113,526 LOC (99.0% vs. main code).
  • "edgelet" is biggest, containing 31.64% of LOC.
  • "scripts" is smallest, containing 0.01% of LOC.


edgelet35914 LOC (31%) 312 files
edge-hub34700 LOC (30%) 486 files
edge-agent15770 LOC (13%) 252 files
edge-util11001 LOC (9%) 187 files
edge-modules6751 LOC (5%) 76 files
mqtt4286 LOC (3%) 24 files
smoke2162 LOC (1%) 19 files
builds1844 LOC (1%) 16 files
tools894 LOC (<1%) 2 files
snap174 LOC (<1%) 1 file
ROOT16 LOC (<1%) 3 files
scripts14 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.
edgelet468 commits (11%)
edge-agent412 commits (9%)
edge-util248 commits (5%)
builds193 commits (4%)
edge-hub171 commits (4%)
edge-modules114 commits (2%)
smoke98 commits (2%)
mqtt55 commits (1%)
ROOT17 commits (<1%)
tools10 commits (<1%)
snap6 commits (<1%)
scripts2 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 2017
builds
32
27
36
74
52
72
32
15
edgelet
1
33
189
503
697
275
291
485
edge-agent
3
12
10
63
61
405
593
238
417
edge-hub
1
9
7
40
191
1402
snap
6
edge-modules
1
2
3
51
61
84
68
56
22
ROOT
2
1
10
4
2
edge-util
14
12
69
83
300
124
152
mqtt
23
28
121
smoke
1
4
22
59
86
82
scripts
1
1
tools
1
2
2
4
1


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 builds builds builds--builds 5 edge-agent edge-agent edge-agent--edge-agent 1 edge-hub edge-hub edge-hub--edge-agent 1


2025-05-06 21:33