aws / aws-lambda-java-libs
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.
  • 193 files, 14,146 LOC (100.0% vs. main code).
  • "aws-lambda-java-events" is biggest, containing 63.33% of LOC.
  • "aws-lambda-java-log4j2" is smallest, containing 0.77% of LOC.


aws-lambda-java-events8959 LOC (63%) 78 files
aws-lambda-java-runtime-interface-client2587 LOC (18%) 57 files
aws-lambda-java-serialization1672 LOC (11%) 26 files
experimental409 LOC (2%) 7 files
aws-lambda-java-events-sdk-transformer282 LOC (1%) 10 files
aws-lambda-java-core128 LOC (<1%) 12 files
aws-lambda-java-log4j2109 LOC (<1%) 3 files
Component Commits
Components ordered by number of commits
Total Commits per Component
All commits, some commits may include files from multiple components.
aws-lambda-java-events71 commits (23%)
aws-lambda-java-runtime-interface-client30 commits (10%)
aws-lambda-java-serialization7 commits (2%)
aws-lambda-java-core6 commits (2%)
aws-lambda-java-events-sdk-transformer4 commits (1%)
experimental3 commits (1%)
aws-lambda-java-log4j23 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 2019 2018 2017 2016 2015
aws-lambda-java-runtime-interface-client
8
84
55
7
3
24
aws-lambda-java-events
2
11
14
33
44
8
12
17
1
5
experimental
10
aws-lambda-java-serialization
1
7
3
24
aws-lambda-java-events-sdk-transformer
2
2
12
aws-lambda-java-core
3
7
4
11
aws-lambda-java-log4j2
3
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 experimental experimental experimental--experimental 2 aws-lambda-java-runtime-interface-client aws-lambda-java-runtime-interface-client aws-lambda-java-runtime-interface-client--aws-lambda-java-runtime-interface-client 2 aws-lambda-java-serialization aws-lambda-java-serialization aws-lambda-java-events aws-lambda-java-events aws-lambda-java-serialization--aws-lambda-java-events 1


2025-05-03 21:59