azure / aks-app-routing-operator
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.
  • 214 files, 42,852 LOC (100.0% vs. main code).
  • "pkg" is biggest, containing 94.91% of LOC.
  • "cmd" is smallest, containing 0.07% of LOC.


pkg40669 LOC (94%) 189 files
api874 LOC (2%) 7 files
config701 LOC (1%) 4 files
devenv397 LOC (<1%) 8 files
proto180 LOC (<1%) 4 files
cmd31 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.
pkg126 commits (44%)
api21 commits (7%)
config16 commits (5%)
devenv11 commits (3%)
proto2 commits (<1%)
cmd2 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
pkg
319
247
166
42
api
22
15
6
config
13
8
2
proto
6
devenv
1
4
21
cmd
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 pkg pkg pkg--pkg 17 api api pkg--api 5 api--api 8 config config config--pkg 4 config--api 6 config--config 5 cmd cmd config--cmd 1 proto proto proto--proto 2 devenv devenv devenv--api 1 devenv--config 1 cmd--pkg 1 cmd--api 1


2025-05-06 22:27