GoogleCloudPlatform / healthcare-dicom-dicomweb-adapter
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 8 components.
  • 78 files, 4,896 LOC (100.0% vs. main code).
  • "import" is biggest, containing 46.34% of LOC.
  • "ROOT" is smallest, containing 0.16% of LOC.


import2269 LOC (46%) 29 files
util777 LOC (15%) 11 files
dicom_util582 LOC (11%) 7 files
marketplace_confg394 LOC (8%) 5 files
export330 LOC (6%) 7 files
terraform_alert_config318 LOC (6%) 10 files
integration_test218 LOC (4%) 8 files
ROOT8 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.
import175 commits (41%)
integration_test107 commits (25%)
dicom_util64 commits (15%)
util55 commits (12%)
export33 commits (7%)
marketplace_confg26 commits (6%)
ROOT14 commits (3%)
terraform_alert_config8 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
integration_test
1
14
35
63
47
import
1
6
6
27
225
133
3
export
2
1
16
40
2
util
1
27
64
ROOT
1
4
9
terraform_alert_config
24
24
marketplace_confg
6
74
dicom_util
6
58
52


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 integration_test integration_test import import integration_test--import 1


2025-05-04 15:13