aws / language-server-runtimes
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 4 components.
  • 72 files, 4,545 LOC (74.6% vs. main code).
  • "runtimes" is biggest, containing 84.6% of LOC.
  • "script" is smallest, containing 2% of LOC.


runtimes3845 LOC (63%) 61 files
types444 LOC (7%) 8 files
chat-client-ui-types165 LOC (2%) 2 files
script91 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.
runtimes156 commits (35%)
types51 commits (11%)
chat-client-ui-types25 commits (5%)
script1 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
runtimes
186
336
types
35
30
chat-client-ui-types
11
16
script
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 runtimes runtimes runtimes--runtimes 59 types types runtimes--types 13 chat-client-ui-types chat-client-ui-types runtimes--chat-client-ui-types 1 types--types 4 types--chat-client-ui-types 6


2025-05-04 00:56