azure / AppConfiguration-KubernetesProvider
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.
  • 40 files, 4,585 LOC (81.5% vs. main code).
  • "internal" is biggest, containing 63.12% of LOC.
  • "arc" is smallest, containing 0.57% of LOC.


internal2894 LOC (51%) 13 files
config594 LOC (10%) 12 files
api578 LOC (10%) 3 files
deploy422 LOC (7%) 9 files
cmd71 LOC (1%) 1 file
arc26 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.
internal54 commits (56%)
api20 commits (21%)
config19 commits (20%)
deploy14 commits (14%)
cmd5 commits (5%)
arc4 commits (4%)
Yearly File Updates Trend per Components
The number of file changes in commits
animated commit history: all time cumulative | 12 months window
2025 2024
internal
24
140
deploy
2
42
api
37
config
30
arc
7
cmd
5


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 internal internal internal--internal 5 config config internal--config 1 api api internal--api 1 deploy deploy internal--deploy 1 config--api 1 api--api 1


2025-05-06 22:59