apache / openserverless-testing
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 5 components.
  • 42 files, 3,035 LOC (100.0% vs. main code).
  • "stress-test" is biggest, containing 89.56% of LOC.
  • "actions" is smallest, containing 0.2% of LOC.


stress-test2718 LOC (89%) 26 files
test-runtimes186 LOC (6%) 11 files
conf108 LOC (3%) 3 files
ROOT17 LOC (<1%) 1 file
actions6 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.
test-runtimes3 commits (6%)
ROOT2 commits (4%)
stress-test2 commits (4%)
conf2 commits (4%)
actions2 commits (4%)
Yearly File Updates Trend per Components
The number of file changes in commits
animated commit history: all time cumulative | 12 months window
2025 2024
stress-test
26
26
test-runtimes
11
16
conf
3
3
ROOT
1
1
actions
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 test-runtimes test-runtimes test-runtimes--test-runtimes 1 stress-test stress-test test-runtimes--stress-test 1 conf conf test-runtimes--conf 1 actions actions test-runtimes--actions 1 ROOT ROOT test-runtimes--ROOT 1 stress-test--stress-test 1 stress-test--conf 1 stress-test--actions 1 stress-test--ROOT 1 conf--conf 1 conf--actions 1 ROOT--conf 1 ROOT--actions 1


2025-05-07 21:01