GoogleCloudPlatform / functions-framework-dart
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.
  • 87 files, 2,824 LOC (43.6% vs. main code).
  • "dartfn" is biggest, containing 32.05% of LOC.
  • "tool" is smallest, containing 1.42% of LOC.


dartfn905 LOC (13%) 37 files
functions_framework652 LOC (10%) 16 files
google_cloud500 LOC (7%) 13 files
functions_framework_builder434 LOC (6%) 10 files
integration_test228 LOC (3%) 7 files
ROOT65 LOC (1%) 3 files
tool40 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.
functions_framework76 commits (24%)
functions_framework_builder56 commits (18%)
dartfn40 commits (12%)
integration_test25 commits (8%)
ROOT18 commits (5%)
google_cloud7 commits (2%)
tool2 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
dartfn
18
23
54
68
31
functions_framework_builder
1
9
7
13
31
31
functions_framework
7
24
22
39
77
ROOT
6
2
5
2
5
google_cloud
1
5
13
integration_test
4
6
11
13
tool
1
1


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 ROOT ROOT ROOT--ROOT 1 functions_framework functions_framework ROOT--functions_framework 2 google_cloud google_cloud ROOT--google_cloud 1 functions_framework_builder functions_framework_builder ROOT--functions_framework_builder 1 integration_test integration_test ROOT--integration_test 1 dartfn dartfn functions_framework--dartfn 1 functions_framework--google_cloud 1 dartfn--ROOT 1 dartfn--dartfn 1 dartfn--google_cloud 1 functions_framework_builder--functions_framework 1 functions_framework_builder--dartfn 1 functions_framework_builder--google_cloud 1 integration_test--functions_framework 1 integration_test--dartfn 1 integration_test--google_cloud 1 integration_test--functions_framework_builder 1


2025-05-04 15:29