azure / c-pal
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.
  • 239 files, 15,753 LOC (46.5% vs. main code).
  • "win32" is biggest, containing 35.16% of LOC.
  • "umocktypes" is smallest, containing 1.03% of LOC.


win325539 LOC (16%) 60 files
linux4473 LOC (13%) 62 files
common3202 LOC (9%) 54 files
c_pal_ll1281 LOC (3%) 24 files
interfaces1095 LOC (3%) 37 files
umocktypes163 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.
win32133 commits (27%)
linux119 commits (24%)
interfaces60 commits (12%)
common34 commits (6%)
c_pal_ll9 commits (1%)
umocktypes2 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
win32
12
59
41
41
37
128
linux
26
42
82
23
20
30
common
11
27
34
11
4
8
interfaces
3
29
19
12
13
33
c_pal_ll
14
26
umocktypes
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 win32 win32 win32--win32 6 linux linux win32--linux 10 interfaces interfaces win32--interfaces 6 common common win32--common 2 linux--linux 6 interfaces--linux 6 interfaces--interfaces 1 interfaces--common 1 common--linux 3 common--common 6 c_pal_ll c_pal_ll common--c_pal_ll 1 c_pal_ll--c_pal_ll 1


2025-05-06 22:02