aws / s2n-quic
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.
  • 855 files, 137,622 LOC (100.0% vs. main code).
  • "quic" is biggest, containing 76.85% of LOC.
  • "ROOT" is smallest, containing 0.02% of LOC.


quic105762 LOC (76%) 589 files
dc26897 LOC (19%) 216 files
tools2520 LOC (1%) 34 files
common2413 LOC (1%) 15 files
ROOT30 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.
quic1138 commits (72%)
dc151 commits (9%)
common104 commits (6%)
tools84 commits (5%)
ROOT17 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
quic
255
1126
1099
1763
2323
1013
dc
374
540
common
17
51
35
14
32
28
tools
13
52
107
2
ROOT
5
3
4
2
3


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 dc dc dc--dc 73 common common dc--common 16 quic quic quic--dc 30 quic--quic 54 quic--common 16 common--common 4 tools tools tools--dc 12 tools--quic 12 tools--common 12 tools--tools 3 ROOT ROOT ROOT--dc 2 ROOT--quic 2 ROOT--common 2 ROOT--tools 1


2025-05-04 00:11