aws / amazon-chime-sdk-js
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 5 components.
  • 546 files, 35,193 LOC (60.8% vs. main code).
  • "src" is biggest, containing 73.84% of LOC.
  • "protocol" is smallest, containing 1.26% of LOC.


src25986 LOC (44%) 368 files
integration6901 LOC (11%) 153 files
libs1055 LOC (1%) 9 files
script808 LOC (1%) 15 files
protocol443 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.
src713 commits (47%)
integration166 commits (11%)
script57 commits (3%)
protocol35 commits (2%)
libs13 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
src
32
106
182
348
414
1108
201
protocol
1
2
8
9
6
9
integration
3
25
62
129
304
58
script
3
5
19
23
25
3
libs
1
11
14
20


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 10 protocol protocol src--protocol 1 script script src--script 1


2025-05-04 00:08