guardian / price-migration-engine
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.
  • 104 files, 8,378 LOC (10.3% vs. main code).
  • "lambda" is biggest, containing 86.62% of LOC.
  • "project" is smallest, containing 0.3% of LOC.


lambda7257 LOC (8%) 89 files
stateMachine504 LOC (<1%) 2 files
android-price-rise434 LOC (<1%) 5 files
ROOT81 LOC (<1%) 1 file
dynamoDb77 LOC (<1%) 5 files
project25 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.
lambda1122 commits (56%)
project378 commits (18%)
ROOT79 commits (3%)
stateMachine58 commits (2%)
dynamoDb42 commits (2%)
android-price-rise8 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
lambda
5
763
526
384
56
1141
project
15
82
132
47
59
59
android-price-rise
22
stateMachine
11
16
6
1
27
ROOT
6
5
10
12
7
39
dynamoDb
5
2
40


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 9 project project lambda--project 3 ROOT ROOT lambda--ROOT 1 android-price-rise android-price-rise android-price-rise--android-price-rise 7 android-price-rise--project 1 android-price-rise--ROOT 1 project--project 4 ROOT--project 3


2025-05-09 20:52