azure / azure-cli
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.
  • 3,811 files, 1,589,605 LOC (100.0% vs. main code).
  • "src" is biggest, containing 99.62% of LOC.
  • "ROOT" is smallest, containing 0% of LOC.


src1583627 LOC (99%) 3,735 files
scripts3243 LOC (<1%) 28 files
tools1662 LOC (<1%) 33 files
build_scripts834 LOC (<1%) 7 files
doc236 LOC (<1%) 6 files
ROOT3 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.
src6502 commits (51%)
scripts205 commits (1%)
tools86 commits (<1%)
build_scripts64 commits (<1%)
doc36 commits (<1%)
ROOT12 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
src
1034
3828
4856
3253
3333
3437
2893
610
782
185
scripts
2
15
27
17
33
37
30
11
22
50
build_scripts
1
8
8
13
8
8
9
22
7
tools
7
2
9
4
22
96
36
ROOT
1
11
doc
3
2
3
8
9
27


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 src src src--src 203 scripts scripts src--scripts 6 scripts--scripts 2 build_scripts build_scripts scripts--build_scripts 1 tools tools tools--src 3 tools--scripts 2 tools--tools 2 build_scripts--src 1


2025-05-06 21:18