openai / ceph-chef
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.
  • 92 files, 3,803 LOC (100.0% vs. main code).
  • "recipes" is biggest, containing 38.6% of LOC.
  • "spec" is smallest, containing 0.37% of LOC.


recipes1468 LOC (38%) 55 files
templates651 LOC (17%) 10 files
libraries635 LOC (16%) 2 files
files396 LOC (10%) 3 files
providers330 LOC (8%) 4 files
attributes242 LOC (6%) 11 files
resources49 LOC (1%) 4 files
ROOT18 LOC (<1%) 1 file
spec14 LOC (<1%) 2 files
Component Commits
Components ordered by number of commits
Total Commits per Component
All commits, some commits may include files from multiple components.
ROOT164 commits (68%)
recipes150 commits (62%)
attributes79 commits (32%)
templates75 commits (31%)
libraries66 commits (27%)
providers24 commits (9%)
resources13 commits (5%)
files5 commits (2%)
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
recipes
120
425
414
12
ROOT
3
68
88
5
templates
4
36
63
libraries
4
19
44
1
resources
8
12
1
files
5
6
attributes
4
64
91
4
providers
4
18
19
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...

No temporal dependencies found.



2025-04-14 11:53