azure / TerraformModuleTelemetryService
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.
  • 25 files, 632 LOC (100.0% vs. main code).
  • "docker_image" is biggest, containing 25.32% of LOC.
  • "resource_group" is smallest, containing 3.48% of LOC.


docker_image160 LOC (25%) 5 files
acr152 LOC (24%) 4 files
container_apps146 LOC (23%) 4 files
ROOT116 LOC (18%) 6 files
blob_for_url36 LOC (5%) 3 files
resource_group22 LOC (3%) 3 files
Component Commits
Components ordered by number of commits
Total Commits per Component
All commits, some commits may include files from multiple components.
ROOT20 commits (29%)
container_apps12 commits (17%)
docker_image9 commits (13%)
acr4 commits (5%)
resource_group4 commits (5%)
blob_for_url2 commits (2%)
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
container_apps
1
7
8
ROOT
6
23
docker_image
3
14
acr
1
6
resource_group
1
5
blob_for_url
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 container_apps container_apps ROOT ROOT container_apps--ROOT 1 ROOT--ROOT 1


2025-05-06 22:56