aws / aws-iot-device-sdk-embedded-C
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 3 components.
  • 25 files, 2,860 LOC (12.8% vs. main code).
  • "platform" is biggest, containing 66.71% of LOC.
  • "integration-test" is smallest, containing 4.76% of LOC.


platform1908 LOC (8%) 12 files
tools816 LOC (3%) 7 files
integration-test136 LOC (<1%) 6 files
Component Commits
Components ordered by number of commits
Total Commits per Component
All commits, some commits may include files from multiple components.
platform54 commits (4%)
tools27 commits (2%)
integration-test14 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
platform
1
14
2
13
25
105
integration-test
4
4
8
23
tools
2
1
4
10
13


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 platform platform platform--platform 2 integration-test integration-test integration-test--platform 1 integration-test--integration-test 1 tools tools tools--platform 1


2025-05-03 21:59