azure / acr-builder
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 12 components.
  • 73 files, 5,505 LOC (98.4% vs. main code).
  • "graph" is biggest, containing 23.65% of LOC.
  • "ROOT" is smallest, containing 0.07% of LOC.


graph1302 LOC (23%) 11 files
builder1097 LOC (19%) 15 files
cmd1040 LOC (18%) 9 files
scan676 LOC (12%) 5 files
templating483 LOC (8%) 6 files
pkg327 LOC (5%) 7 files
util215 LOC (3%) 12 files
secretmgmt158 LOC (2%) 2 files
vaults105 LOC (1%) 2 files
tokenutil93 LOC (1%) 1 file
version5 LOC (<1%) 1 file
ROOT4 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.
graph116 commits (25%)
builder96 commits (20%)
scan45 commits (9%)
templating42 commits (9%)
cmd37 commits (8%)
util19 commits (4%)
pkg18 commits (3%)
vaults8 commits (1%)
tokenutil7 commits (1%)
secretmgmt6 commits (1%)
ROOT5 commits (1%)
version1 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 2018
graph
5
14
8
7
4
10
49
65
scan
6
3
4
3
5
22
19
builder
5
3
2
6
12
28
127
templating
3
1
17
46
util
1
4
7
20
tokenutil
1
1
5
cmd
1
1
9
50
1
pkg
1
6
3
14
ROOT
2
8
secretmgmt
1
10
vaults
1
10
version
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...

No temporal dependencies found.



2025-05-06 21:22