apache / openserverless-operator
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 6 components.
  • 333 files, 30,523 LOC (100.0% vs. main code).
  • "deploy" is biggest, containing 47.51% of LOC.
  • "clusters" is smallest, containing 0.31% of LOC.


deploy14500 LOC (47%) 119 files
nuvolaris8783 LOC (28%) 132 files
actions6248 LOC (20%) 70 files
tools738 LOC (2%) 3 files
ROOT160 LOC (<1%) 5 files
clusters94 LOC (<1%) 4 files
Component Commits
Components ordered by number of commits
Total Commits per Component
All commits, some commits may include files from multiple components.
nuvolaris57 commits (43%)
ROOT18 commits (13%)
deploy17 commits (13%)
actions15 commits (11%)
tools2 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
nuvolaris
41
133
deploy
8
60
actions
40
19
ROOT
8
14
tools
2


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 nuvolaris nuvolaris nuvolaris--nuvolaris 25 deploy deploy nuvolaris--deploy 12 ROOT ROOT nuvolaris--ROOT 9 actions actions nuvolaris--actions 4 deploy--deploy 5 deploy--ROOT 6 deploy--actions 2 ROOT--actions 2 actions--actions 8 tools tools tools--nuvolaris 2


2025-05-07 21:00