azure / azureml-examples
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.
  • 1,219 files, 292,856 LOC (100.0% vs. main code).
  • "sdk" is biggest, containing 84.53% of LOC.
  • "infra" is smallest, containing 0.1% of LOC.


sdk247563 LOC (84%) 766 files
cli34783 LOC (11%) 416 files
tutorials8740 LOC (2%) 19 files
best-practices824 LOC (<1%) 9 files
setup646 LOC (<1%) 4 files
infra300 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.
sdk543 commits (34%)
cli183 commits (11%)
tutorials62 commits (3%)
infra9 commits (<1%)
best-practices4 commits (<1%)
setup2 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
sdk
134
579
905
650
cli
35
144
257
203
94
tutorials
1
28
61
39
infra
6
5
best-practices
3
7
setup
4


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 24 cli cli sdk--cli 5 cli--cli 7 tutorials tutorials tutorials--tutorials 1


2025-05-06 22:06