aws / aws-iot-fleetwise-edge
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.
  • 291 files, 42,354 LOC (100.0% vs. main code).
  • "src" is biggest, containing 59.36% of LOC.
  • "ROOT" is smallest, containing 0.05% of LOC.


src25142 LOC (59%) 87 files
include10202 LOC (24%) 123 files
tools5463 LOC (12%) 60 files
interfaces1275 LOC (3%) 10 files
cmake250 LOC (<1%) 9 files
ROOT22 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.
tools20 commits (20%)
cmake16 commits (16%)
interfaces12 commits (12%)
src10 commits (10%)
ROOT3 commits (3%)
include2 commits (2%)
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
src
96
122
76
include
128
tools
16
42
59
18
5
interfaces
3
13
15
8
4
cmake
5
9
13
7
2
ROOT
1
1
1


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 src src src--src 4 interfaces interfaces src--interfaces 2 include include src--include 2 tools tools tools--src 3 tools--tools 3 tools--interfaces 2 cmake cmake tools--cmake 2 tools--include 2 interfaces--interfaces 2 interfaces--cmake 2 interfaces--include 1 cmake--src 2 cmake--cmake 2 include--cmake 1 include--include 2 ROOT ROOT ROOT--src 1 ROOT--tools 1 ROOT--interfaces 1 ROOT--cmake 1


2025-05-04 00:38