elastic / elasticsearch-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 4 components.
  • 909 files, 27,899 LOC (100.0% vs. main code).
  • "elasticsearch-api" is biggest, containing 93.62% of LOC.
  • "ROOT" is smallest, containing 0.07% of LOC.


elasticsearch-api26120 LOC (93%) 882 files
elasticsearch1339 LOC (4%) 22 files
rake_tasks421 LOC (1%) 4 files
ROOT19 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.
elasticsearch-api953 commits (29%)
elasticsearch177 commits (5%)
rake_tasks70 commits (2%)
ROOT2 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
elasticsearch-api
2894
678
638
1434
1144
876
358
290
36
109
75
241
221
elasticsearch
14
34
49
23
51
9
10
8
5
14
17
36
24
rake_tasks
4
18
22
6
9
11
3
ROOT
1
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 elasticsearch-api elasticsearch-api elasticsearch-api--elasticsearch-api 39 elasticsearch elasticsearch elasticsearch-api--elasticsearch 3 elasticsearch--elasticsearch 4 rake_tasks rake_tasks rake_tasks--rake_tasks 1


2025-05-13 19:38