elastic / docs
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 9 components.
  • 301 files, 30,843 LOC (100.0% vs. main code).
  • "resources" is biggest, containing 45.45% of LOC.
  • "air_gapped" is smallest, containing 0.01% of LOC.


resources14019 LOC (45%) 136 files
integtest5210 LOC (16%) 29 files
shared3868 LOC (12%) 104 files
ROOT3518 LOC (11%) 6 files
lib2073 LOC (6%) 11 files
extra1200 LOC (3%) 5 files
preview760 LOC (2%) 7 files
template193 LOC (<1%) 2 files
air_gapped2 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.
ROOT1581 commits (50%)
shared734 commits (23%)
resources389 commits (12%)
lib211 commits (6%)
integtest198 commits (6%)
extra54 commits (1%)
preview30 commits (<1%)
template8 commits (<1%)
air_gapped3 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
shared
44
190
192
228
271
184
183
49
ROOT
25
97
201
204
276
207
444
154
resources
3
71
43
74
29
50
782
extra
1
14
26
15
2
integtest
3
9
5
6
28
34
333
lib
2
4
11
5
3
32
211
16
preview
1
1
2
2
32
template
10
air_gapped
2
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 shared shared shared--shared 11 ROOT ROOT shared--ROOT 12 lib lib shared--lib 1 integtest integtest shared--integtest 1 ROOT--ROOT 1 resources resources resources--shared 2 resources--ROOT 2 resources--resources 2 extra extra resources--extra 1 lib--ROOT 1 lib--integtest 2 integtest--ROOT 1 integtest--integtest 1 extra--shared 1 extra--ROOT 1


2025-05-13 19:39