elastic / testing-genai-applications
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.
  • 9 files, 208 LOC (24.4% vs. main code).
  • "07-eval" is biggest, containing 48.08% of LOC.
  • "ROOT" is smallest, containing 6.73% of LOC.


07-eval100 LOC (11%) 3 files
06-http-replay58 LOC (6%) 3 files
04-main18 LOC (2%) 1 file
05-test18 LOC (2%) 1 file
ROOT14 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.
04-main1 commits (14%)
05-test1 commits (14%)
06-http-replay1 commits (14%)
07-eval1 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
04-main
1
05-test
1
06-http-replay
1
07-eval
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 07-eval 07-eval 06-http-replay 06-http-replay 07-eval--06-http-replay 1 05-test 05-test 07-eval--05-test 1 04-main 04-main 07-eval--04-main 1 06-http-replay--05-test 1 06-http-replay--04-main 1 05-test--04-main 1


2025-05-13 20:10