aws / aws-sdk-ruby
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.
  • 7,435 files, 1,319,841 LOC (72.7% vs. main code).
  • "gems" is biggest, containing 98.89% of LOC.
  • "ROOT" is smallest, containing 0% of LOC.


gems1305243 LOC (71%) 7,246 files
build_tools13205 LOC (<1%) 163 files
tasks701 LOC (<1%) 16 files
doc-src664 LOC (<1%) 9 files
ROOT28 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.
gems2857 commits (37%)
build_tools372 commits (4%)
tasks132 commits (1%)
doc-src63 commits (<1%)
ROOT1 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 2018 2017 2016 2015 2014 2013
gems
6210
24981
17796
17390
13663
15597
9237
7183
5827
7104
build_tools
34
202
41
99
48
234
91
160
129
271
tasks
8
24
2
4
1
8
5
45
12
40
15
doc-src
2
14
1
2
12
6
8
9
9
8
11
ROOT
1


Dependencies between components in same commits (past 180 days)
The number on the lines shows the number of shared commits.


2025-05-03 17:34