guardian / recipes-backend
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.
  • 79 files, 5,656 LOC (58.7% vs. main code).
  • "lambda" is biggest, containing 42.01% of LOC.
  • "tools" is smallest, containing 1.63% of LOC.


lambda2376 LOC (24%) 39 files
lib1870 LOC (19%) 27 files
cdk1105 LOC (11%) 9 files
printable-recipe-generator213 LOC (2%) 2 files
tools92 LOC (<1%) 2 files
Component Commits
Components ordered by number of commits
Total Commits per Component
All commits, some commits may include files from multiple components.
lib272 commits (38%)
lambda250 commits (35%)
cdk160 commits (22%)
tools29 commits (4%)
printable-recipe-generator6 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
lambda
94
311
107
lib
33
317
180
cdk
59
107
54
tools
1
18
12
printable-recipe-generator
8


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 lambda lambda lambda--lambda 40 cdk cdk lambda--cdk 17 lib lib lib--lambda 23 lib--lib 22 lib--cdk 11 cdk--cdk 18 tools tools tools--lambda 4 tools--lib 4 tools--cdk 1 printable-recipe-generator printable-recipe-generator printable-recipe-generator--cdk 1 printable-recipe-generator--printable-recipe-generator 2


2025-05-09 20:59