GoogleCloudPlatform / buildpacks
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.
  • 251 files, 21,086 LOC (78.2% vs. main code).
  • "cmd" is biggest, containing 39.51% of LOC.
  • "kokoro" is smallest, containing 0.97% of LOC.


cmd8331 LOC (30%) 87 files
pkg7128 LOC (26%) 76 files
internal2168 LOC (8%) 9 files
builders2113 LOC (7%) 31 files
tools623 LOC (2%) 6 files
licenses519 LOC (1%) 2 files
kokoro204 LOC (<1%) 40 files
Component Commits
Components ordered by number of commits
Total Commits per Component
All commits, some commits may include files from multiple components.
cmd582 commits (34%)
pkg441 commits (26%)
builders225 commits (13%)
internal123 commits (7%)
tools60 commits (3%)
kokoro25 commits (1%)
licenses17 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
pkg
43
149
140
205
66
126
builders
38
141
151
75
7
49
cmd
37
102
125
393
121
425
internal
8
28
15
63
13
7
tools
7
9
18
12
2
14
licenses
2
4
3
3
3
2
kokoro
10
41
2
9


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 11 cmd cmd pkg--cmd 14 builders builders pkg--builders 1 internal internal pkg--internal 2 licenses licenses pkg--licenses 2 cmd--cmd 8 cmd--builders 1 builders--builders 10 builders--internal 1 tools tools tools--pkg 1 tools--cmd 2 tools--tools 1 tools--internal 1 tools--licenses 1 internal--cmd 2 licenses--cmd 2 licenses--builders 1 licenses--internal 1


2025-05-04 15:22