azure / azure-iot-sdk-c
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.
  • 244 files, 77,783 LOC (66.3% vs. main code).
  • "iothub_client" is biggest, containing 41.3% of LOC.
  • "certs" is smallest, containing 0.23% of LOC.


iothub_client32123 LOC (27%) 79 files
serializer13691 LOC (11%) 30 files
provisioning_client11858 LOC (10%) 47 files
iothub_service_client6789 LOC (5%) 16 files
provisioning_service_client5342 LOC (4%) 25 files
testtools3617 LOC (3%) 14 files
doc1426 LOC (1%) 1 file
tools1409 LOC (1%) 12 files
jenkins851 LOC (<1%) 14 files
build_all296 LOC (<1%) 2 files
configs199 LOC (<1%) 2 files
certs182 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.
iothub_client1296 commits (28%)
serializer235 commits (5%)
provisioning_client231 commits (5%)
testtools191 commits (4%)
iothub_service_client163 commits (3%)
build_all130 commits (2%)
jenkins61 commits (1%)
tools47 commits (1%)
configs46 commits (1%)
provisioning_service_client26 commits (<1%)
certs18 commits (<1%)
doc1 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 2016 2015
iothub_client
5
30
40
57
266
198
398
748
892
1123
72
serializer
11
2
1
28
19
120
65
94
433
20
provisioning_client
1
6
5
18
40
55
196
283
197
iothub_service_client
4
1
3
11
31
62
88
83
152
jenkins
4
8
5
9
12
22
14
9
6
build_all
1
2
1
9
2
3
12
27
75
21
testtools
1
1
17
18
32
47
28
49
118
tools
1
1
20
12
35
provisioning_service_client
1
1
66
57
12
configs
2
1
4
17
18
5
doc
1
certs
5
1
3
6
8


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 iothub_client iothub_client iothub_client--iothub_client 1 provisioning_client provisioning_client provisioning_client--iothub_client 1


2025-05-06 21:16