azure / fleet-networking
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 5 components.
  • 93 files, 10,736 LOC (39.9% vs. main code).
  • "pkg" is biggest, containing 44% of LOC.
  • "cmd" is smallest, containing 7.51% of LOC.


pkg4724 LOC (17%) 30 files
config2485 LOC (9%) 22 files
api1665 LOC (6%) 18 files
charts1056 LOC (3%) 20 files
cmd806 LOC (2%) 3 files
Component Commits
Components ordered by number of commits
Total Commits per Component
All commits, some commits may include files from multiple components.
pkg90 commits (37%)
config47 commits (19%)
api46 commits (19%)
cmd38 commits (15%)
charts18 commits (7%)
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
34
35
7
107
config
15
33
69
api
27
19
1
49
cmd
7
13
4
35
charts
18
4
43


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 14 cmd cmd pkg--cmd 3 config config config--pkg 6 config--config 5 api api config--api 11 config--cmd 3 charts charts config--charts 1 api--pkg 6 api--api 8 api--cmd 3 cmd--cmd 2 charts--pkg 1 charts--api 1 charts--cmd 1


2025-05-06 22:14