elastic / go-ucfg
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.
  • 27 files, 4,550 LOC (76.7% vs. main code).
  • "ROOT" is biggest, containing 84.15% of LOC.
  • "cfgtest" is smallest, containing 0.44% of LOC.


ROOT3829 LOC (64%) 16 files
parse295 LOC (4%) 1 file
flag226 LOC (3%) 4 files
diff70 LOC (1%) 1 file
cfgutil41 LOC (<1%) 1 file
json23 LOC (<1%) 1 file
yaml23 LOC (<1%) 1 file
hjson23 LOC (<1%) 1 file
cfgtest20 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.
ROOT122 commits (53%)
flag13 commits (5%)
yaml12 commits (5%)
json11 commits (4%)
cfgutil5 commits (2%)
diff3 commits (1%)
parse2 commits (<1%)
cfgtest2 commits (<1%)
hjson1 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
ROOT
4
10
3
1
22
13
59
9
262
flag
1
1
9
1
16
json
1
2
1
7
diff
3
parse
1
1
hjson
1
cfgtest
2
cfgutil
2
3
yaml
1
1
2
1
7


Dependencies between components in same commits (past 180 days)
The number on the lines shows the number of shared commits.


2025-05-13 19:40