aws / api-models-aws
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.
  • 7 files, 137 LOC (0.1% vs. main code).
  • "buildSrc" is biggest, containing 57.66% of LOC.
  • "gradle" is smallest, containing 13.87% of LOC.


buildSrc79 LOC (<1%) 4 files
ROOT39 LOC (<1%) 2 files
gradle19 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.
gradle2 commits (28%)
ROOT1 commits (14%)
buildSrc1 commits (14%)
Yearly File Updates Trend per Components
The number of file changes in commits
animated commit history: all time cumulative | 12 months window
2025
buildSrc
4
gradle
2
ROOT
2


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 ROOT ROOT ROOT--ROOT 1 buildSrc buildSrc ROOT--buildSrc 1 gradle gradle ROOT--gradle 1 buildSrc--buildSrc 1 buildSrc--gradle 1


2025-05-04 01:03