azure / aztfmigrate
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 7 components.
  • 25 files, 2,706 LOC (100.0% vs. main code).
  • "types" is biggest, containing 52.59% of LOC.
  • "scripts" is smallest, containing 1.37% of LOC.


types1423 LOC (52%) 8 files
cmd465 LOC (17%) 4 files
azurerm413 LOC (15%) 7 files
helper196 LOC (7%) 1 file
tf123 LOC (4%) 2 files
ROOT49 LOC (1%) 2 files
scripts37 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.
cmd31 commits (16%)
tf26 commits (13%)
ROOT16 commits (8%)
azurerm12 commits (6%)
types10 commits (5%)
helper7 commits (3%)
scripts3 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
types
4
29
cmd
2
13
3
30
4
tf
1
5
2
17
4
azurerm
3
1
12
1
ROOT
1
1
9
7
helper
1
1
3
2
scripts
1
2


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 types types types--types 3 tf tf types--tf 1 cmd cmd types--cmd 2 helper helper types--helper 1 tf--cmd 2 tf--helper 1 cmd--cmd 1 helper--cmd 1


2025-05-06 22:22