aws / aws-encryption-sdk
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 4 components.
  • 175 files, 25,084 LOC (100.0% vs. main code).
  • "releases" is biggest, containing 66.17% of LOC.
  • "cfn" is smallest, containing 0.67% of LOC.


releases16598 LOC (66%) 86 files
AwsEncryptionSDK6915 LOC (27%) 72 files
TestVectors1402 LOC (5%) 16 files
cfn169 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.
AwsEncryptionSDK42 commits (5%)
TestVectors17 commits (2%)
cfn14 commits (1%)
releases7 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
releases
82
138
AwsEncryptionSDK
60
126
45
TestVectors
19
29
cfn
2
6
6


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 AwsEncryptionSDK AwsEncryptionSDK AwsEncryptionSDK--AwsEncryptionSDK 17 TestVectors TestVectors TestVectors--AwsEncryptionSDK 16 TestVectors--TestVectors 9 releases releases releases--AwsEncryptionSDK 4 releases--TestVectors 2 releases--releases 6 cfn cfn cfn--AwsEncryptionSDK 3 cfn--TestVectors 3


2025-05-03 23:57