GoogleCloudPlatform / declarative-resource-client-library
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 4 components.
  • 4,029 files, 2,079,504 LOC (100.0% vs. main code).
  • "services" is biggest, containing 60.03% of LOC.
  • "dcl" is smallest, containing 0.17% of LOC.


services1248358 LOC (60%) 1,709 files
python594590 LOC (28%) 1,921 files
unstructured232970 LOC (11%) 368 files
dcl3586 LOC (<1%) 31 files
Component Commits
Components ordered by number of commits
Total Commits per Component
All commits, some commits may include files from multiple components.
services552 commits (66%)
python365 commits (43%)
unstructured226 commits (27%)
dcl95 commits (11%)
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
services
1693
2794
3276
11586
8433
python
1214
2099
2016
2698
4046
unstructured
365
422
514
1639
dcl
29
30
31
66
128


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 services services services--services 7 python python services--python 7 dcl dcl services--dcl 1 python--python 7 python--dcl 1 unstructured unstructured unstructured--services 6 unstructured--python 6 unstructured--unstructured 5 dcl--unstructured 1 dcl--dcl 1


2025-05-04 15:34