azure / azure-workload-identity
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.
  • 117 files, 5,775 LOC (100.0% vs. main code).
  • "pkg" is biggest, containing 64.1% of LOC.
  • "ROOT" is smallest, containing 0.09% of LOC.


pkg3702 LOC (64%) 53 files
manifest_staging668 LOC (11%) 15 files
config487 LOC (8%) 30 files
charts403 LOC (6%) 14 files
deploy265 LOC (4%) 1 file
cmd245 LOC (4%) 3 files
ROOT5 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.
pkg98 commits (20%)
config45 commits (9%)
manifest_staging38 commits (7%)
cmd28 commits (5%)
charts11 commits (2%)
deploy11 commits (2%)
ROOT1 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
manifest_staging
6
15
35
27
19
pkg
3
16
76
65
121
charts
4
10
14
config
2
6
15
7
69
deploy
2
4
5
cmd
1
1
9
2
22
ROOT
1


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 manifest_staging manifest_staging manifest_staging--manifest_staging 3 config config manifest_staging--config 3 charts charts manifest_staging--charts 3 deploy deploy manifest_staging--deploy 3 config--charts 3 charts--charts 3 pkg pkg pkg--manifest_staging 3 pkg--config 3 pkg--charts 3 pkg--deploy 3 cmd cmd pkg--cmd 1 deploy--config 3 deploy--charts 3


2025-05-06 22:13