apache / solr-operator
Components & Dependencies

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.

Learn more...
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 7 components.
  • 85 files, 22,089 LOC (100.0% vs. main code).
  • "config" is biggest, containing 36.81% of LOC.
  • "version" is smallest, containing 0.06% of LOC.


config8130 LOC (36%) 34 files
controllers6385 LOC (28%) 23 files
hack3195 LOC (14%) 3 files
api2487 LOC (11%) 6 files
helm1630 LOC (7%) 16 files
ROOT248 LOC (1%) 2 files
version14 LOC (<1%) 1 file
Static Dependencies
Dependencies among components are static code dependencies among files in different components.

No component dependencies found.

Component Commits
Components ordered by number of commits
Total Commits per Component
All commits, some commits may include files from multiple components.
controllers129 commits (40%)
helm128 commits (40%)
api96 commits (30%)
config53 commits (16%)
hack23 commits (7%)
ROOT21 commits (6%)
version8 commits (2%)
Yearly File Updates Trend per Components
The number of file changes in commits
animated commit history: all time cumulative | 12 months window
2023 2022 2021 2020 2019
helm
40
65
131
35
controllers
45
28
194
87
9
api
21
22
84
55
7
config
4
16
94
17
22
hack
3
7
25
ROOT
2
3
13
3
2
version
2
1
5


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 helm helm helm--helm 10 controllers controllers helm--controllers 14 config config helm--config 2 controllers--controllers 6 api api api--helm 10 api--controllers 9 api--api 9 config--controllers 1 config--api 1 config--config 1 ROOT ROOT ROOT--helm 1 ROOT--controllers 1 ROOT--api 1 ROOT--ROOT 1 version version version--helm 1 version--config 1 hack hack hack--helm 1


2023-08-10 22:14