GoogleCloudPlatform / healthcare-data-harmonization
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.
  • 424 files, 30,977 LOC (16.6% vs. main code).
  • "runtime" is biggest, containing 31.48% of LOC.
  • "ROOT" is smallest, containing 0.01% of LOC.


runtime9753 LOC (5%) 152 files
wstl19052 LOC (4%) 112 files
tools4974 LOC (2%) 57 files
plugins3398 LOC (1%) 56 files
transpiler2474 LOC (1%) 26 files
testutil977 LOC (<1%) 17 files
proto345 LOC (<1%) 3 files
ROOT4 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.
plugins26 commits (7%)
runtime7 commits (2%)
ROOT5 commits (1%)
transpiler4 commits (1%)
tools3 commits (<1%)
wstl13 commits (<1%)
testutil1 commits (<1%)
proto1 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
tools
59
plugins
2
21
59
wstl1
11
112
runtime
6
154
transpiler
3
26
testutil
17
ROOT
1
4
proto
3


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 plugins plugins plugins--plugins 2 transpiler transpiler runtime runtime transpiler--runtime 1


2025-05-04 15:21