azure / azure-sdk-tools
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 5 components.
  • 1,661 files, 156,720 LOC (48.8% vs. main code).
  • "tools" is biggest, containing 50.03% of LOC.
  • "ROOT" is smallest, containing 0.01% of LOC.


tools78413 LOC (24%) 798 files
src47171 LOC (14%) 555 files
eng18260 LOC (5%) 143 files
packages12861 LOC (4%) 162 files
ROOT15 LOC (<1%) 3 files
Component Commits
Components ordered by number of commits
Total Commits per Component
All commits, some commits may include files from multiple components.
tools876 commits (18%)
src763 commits (16%)
eng728 commits (15%)
packages217 commits (4%)
ROOT9 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
tools
488
872
534
576
282
68
55
src
261
912
564
574
153
446
440
eng
94
197
125
176
246
231
33
packages
210
12
44
52
76
79
224
ROOT
11


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 tools tools tools--tools 86 src src tools--src 1 src--src 46 eng eng src--eng 2 packages packages packages--packages 34 eng--tools 4 eng--eng 19


2025-05-06 21:43