elastic / ottl-playground
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.
  • 29 files, 3,131 LOC (100.0% vs. main code).
  • "web" is biggest, containing 74.07% of LOC.
  • "ROOT" is smallest, containing 1.28% of LOC.


web2319 LOC (74%) 19 files
ci-tools331 LOC (10%) 1 file
internal326 LOC (10%) 6 files
wasm115 LOC (3%) 2 files
ROOT40 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.
web36 commits (53%)
internal11 commits (16%)
wasm9 commits (13%)
ci-tools7 commits (10%)
ROOT5 commits (7%)
Yearly File Updates Trend per Components
The number of file changes in commits
animated commit history: all time cumulative | 12 months window
2025 2024
web
56
68
internal
18
16
wasm
6
8
ci-tools
2
5
ROOT
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 web web web--web 10 wasm wasm web--wasm 4 internal internal web--internal 3 ROOT ROOT web--ROOT 3 wasm--wasm 3 ci-tools ci-tools wasm--ci-tools 3 internal--wasm 4 internal--internal 4 internal--ci-tools 3 ROOT--wasm 3 ROOT--internal 3 ROOT--ci-tools 3 ci-tools--web 3


2025-05-13 20:10