azure / alzlib
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.
  • 49 files, 3,599 LOC (63.8% vs. main code).
  • "ROOT" is biggest, containing 32.06% of LOC.
  • "to" is smallest, containing 0.33% of LOC.


ROOT1154 LOC (20%) 7 files
internal975 LOC (17%) 19 files
deployment836 LOC (14%) 4 files
cmd381 LOC (6%) 11 files
assets241 LOC (4%) 6 files
to12 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.
ROOT36 commits (42%)
deployment17 commits (20%)
internal10 commits (11%)
assets7 commits (8%)
cmd7 commits (8%)
to1 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
ROOT
3
43
5
internal
30
deployment
2
25
cmd
3
23
assets
1
13
to
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 deployment deployment deployment--deployment 2 cmd cmd cmd--deployment 1 cmd--cmd 1 ROOT ROOT cmd--ROOT 2 assets assets cmd--assets 1 ROOT--deployment 1 assets--deployment 1 assets--ROOT 1


2025-05-06 22:56