azure / vscode-aks-tools
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 4 components.
  • 364 files, 35,767 LOC (100.0% vs. main code).
  • "webview-ui" is biggest, containing 55.43% of LOC.
  • "resources" is smallest, containing 0.06% of LOC.


webview-ui19825 LOC (55%) 193 files
src15834 LOC (44%) 168 files
ROOT85 LOC (<1%) 1 file
resources23 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.
src198 commits (46%)
webview-ui98 commits (22%)
resources3 commits (<1%)
ROOT2 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 2020 2019
src
127
302
338
141
18
18
8
webview-ui
162
176
425
ROOT
2
resources
1
1
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 src src src--src 30 ROOT ROOT src--ROOT 1 webview-ui webview-ui webview-ui--src 20 webview-ui--webview-ui 28 webview-ui--ROOT 2


2025-05-06 21:45