azure / msi-acrpull
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.
  • 32 files, 2,474 LOC (100.0% vs. main code).
  • "internal" is biggest, containing 40.74% of LOC.
  • "ROOT" is smallest, containing 0.16% of LOC.


internal1008 LOC (40%) 4 files
config738 LOC (29%) 15 files
api342 LOC (13%) 6 files
pkg218 LOC (8%) 5 files
cmd164 LOC (6%) 1 file
ROOT4 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.
internal40 commits (14%)
api28 commits (10%)
pkg28 commits (10%)
config22 commits (8%)
cmd14 commits (5%)
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
internal
30
33
config
24
36
pkg
39
37
api
22
25
cmd
5
9
ROOT
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 internal internal internal--internal 12 config config config--internal 9 config--config 9 cmd cmd config--cmd 4 api api config--api 4 cmd--internal 7 api--internal 5 api--cmd 2 api--api 3 pkg pkg pkg--internal 4 pkg--cmd 2 pkg--api 4 pkg--pkg 4


2025-05-06 22:05