azure / iot-operations-sdks
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 6 components.
  • 688 files, 47,706 LOC (100.0% vs. main code).
  • "rust" is biggest, containing 34.55% of LOC.
  • "tools" is smallest, containing 0.89% of LOC.


rust16484 LOC (34%) 109 files
dotnet12815 LOC (26%) 281 files
codegen9231 LOC (19%) 192 files
go7604 LOC (15%) 98 files
doc1146 LOC (2%) 3 files
tools426 LOC (<1%) 5 files
Component Commits
Components ordered by number of commits
Total Commits per Component
All commits, some commits may include files from multiple components.
rust131 commits (21%)
dotnet102 commits (16%)
go88 commits (14%)
codegen51 commits (8%)
tools13 commits (2%)
doc9 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
dotnet
886
563
rust
533
207
codegen
435
277
go
243
369
tools
12
3
doc
5
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 rust rust rust--rust 69 dotnet dotnet rust--dotnet 16 go go rust--go 14 doc doc rust--doc 1 dotnet--dotnet 59 codegen codegen dotnet--codegen 4 go--dotnet 20 go--go 39 go--codegen 4 codegen--rust 12 codegen--codegen 28 tools tools tools--rust 6 tools--tools 2 doc--dotnet 3 doc--go 1 doc--doc 1


2025-05-06 23:15