azure / azure-dev
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.
  • 982 files, 117,662 LOC (100.0% vs. main code).
  • "cli" is biggest, containing 76.31% of LOC.
  • "ROOT" is smallest, containing 0.03% of LOC.


cli89792 LOC (76%) 620 files
eng15893 LOC (13%) 127 files
templates7992 LOC (6%) 154 files
ext3123 LOC (2%) 71 files
generators822 LOC (<1%) 9 files
ROOT40 LOC (<1%) 1 file
Component Commits
Components ordered by number of commits
Total Commits per Component
All commits, some commits may include files from multiple components.
cli964 commits (52%)
ext49 commits (2%)
templates49 commits (2%)
eng34 commits (1%)
generators6 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
cli
884
1288
1499
833
eng
43
150
17
27
templates
37
115
71
ext
3
17
120
36
generators
10


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 cli cli cli--cli 88 eng eng eng--eng 2 ext ext ext--cli 2 templates templates templates--templates 1


2025-05-06 22:30