azure / Project-Cerberus
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 6 components.
  • 923 files, 104,831 LOC (29.5% vs. main code).
  • "core" is biggest, containing 84.4% of LOC.
  • "ROOT" is smallest, containing 0.3% of LOC.


core88476 LOC (24%) 787 files
tools8242 LOC (2%) 25 files
projects5791 LOC (1%) 89 files
testing1521 LOC (<1%) 5 files
cmake488 LOC (<1%) 15 files
ROOT313 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.
core554 commits (77%)
projects92 commits (12%)
tools52 commits (7%)
testing31 commits (4%)
cmake20 commits (2%)
ROOT2 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
core
158
1771
954
553
417
1207
projects
6
64
89
28
32
94
tools
19
16
34
39
29
testing
2
12
9
6
9
15
cmake
2
8
5
7
13
ROOT
1
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 core core core--core 23 projects projects projects--core 6 projects--projects 6 tools tools projects--tools 2 cmake cmake projects--cmake 1 tools--core 2 testing testing testing--core 1 testing--projects 1 testing--testing 1


2025-05-06 21:59