epam / edp-keycloak-operator
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.

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 9 components.
  • 256 files, 24,037 LOC (100.0% vs. main code).
  • "controllers" is biggest, containing 21.43% of LOC.
  • "hack" is smallest, containing 0.13% of LOC.


controllers5152 LOC (21%) 56 files
deploy-templates4410 LOC (18%) 38 files
config4335 LOC (18%) 90 files
pkg4140 LOC (17%) 26 files
api3273 LOC (13%) 21 files
bundle2393 LOC (9%) 16 files
ROOT227 LOC (<1%) 3 files
ct-configs76 LOC (<1%) 3 files
hack31 LOC (<1%) 3 files
Component Commits
Components ordered by number of commits
Total Commits per Component
All commits, some commits may include files from multiple components.
pkg135 commits (33%)
deploy-templates99 commits (24%)
config53 commits (12%)
controllers46 commits (11%)
api40 commits (9%)
ROOT18 commits (4%)
bundle14 commits (3%)
hack4 commits (<1%)
ct-configs1 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
deploy-templates
76
98
67
13
13
api
67
72
controllers
64
110
45
config
58
63
101
pkg
58
40
66
141
4
58
bundle
41
41
16
ROOT
6
7
4
1
ct-configs
3
hack
1
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 deploy-templates deploy-templates deploy-templates--deploy-templates 8 config config deploy-templates--config 12 api api deploy-templates--api 11 controllers controllers deploy-templates--controllers 8 config--config 5 config--api 11 bundle bundle config--bundle 2 api--api 9 pkg pkg pkg--deploy-templates 9 pkg--config 9 pkg--api 9 pkg--pkg 7 pkg--controllers 9 ROOT ROOT pkg--ROOT 1 controllers--config 8 controllers--api 8 controllers--controllers 6 bundle--deploy-templates 2 bundle--api 1 bundle--bundle 2 ROOT--deploy-templates 1 ROOT--config 1 ROOT--api 1 ROOT--controllers 1


2025-01-10 14:11