GoogleCloudPlatform / docker-credential-gcr
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 7 components.
  • 16 files, 1,170 LOC (79.9% vs. main code).
  • "cli" is biggest, containing 34.27% of LOC.
  • "ROOT" is smallest, containing 2.56% of LOC.


cli401 LOC (27%) 8 files
config239 LOC (16%) 2 files
store158 LOC (10%) 1 file
credhelper152 LOC (10%) 1 file
auth149 LOC (10%) 1 file
util41 LOC (2%) 2 files
ROOT30 LOC (2%) 1 file
Component Commits
Components ordered by number of commits
Total Commits per Component
All commits, some commits may include files from multiple components.
config107 commits (34%)
cli36 commits (11%)
credhelper30 commits (9%)
store15 commits (4%)
auth13 commits (4%)
util12 commits (3%)
ROOT9 commits (2%)
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 2017 2016
config
3
6
27
15
11
8
9
11
13
9
credhelper
1
1
6
1
4
3
6
8
cli
22
2
2
14
2
23
17
util
2
2
6
3
ROOT
3
6
auth
6
2
2
2
1
store
4
2
2
2
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 credhelper credhelper config config credhelper--config 1


2025-05-04 14:29