Skip to main content

Module inventory

Module inventory 

Source
Expand description

Source inventory walking for coverage and upload surfaces.

Structs§

InventoryComplexity
Per-function static complexity collected alongside the inventory walk.
InventoryEntry
A single static-inventory entry for one function.

Functions§

walk_source
Walk source and emit engine-owned function inventory entries.
walk_source_with_complexity
Walk source once and emit inventory entries plus static complexity by source hash.