Header menu logo TestPrune

DeadCodeResult Type

Result of dead code analysis containing total, reachable, and unreachable symbol counts.

Record fields

Record Field Description

ReachableSymbols

Full Usage: ReachableSymbols

Field type: int
Field type: int

TotalSymbols

Full Usage: TotalSymbols

Field type: int
Field type: int

UnreachableSymbols

Full Usage: UnreachableSymbols

Field type: SymbolInfo list
Field type: SymbolInfo list

Type something to start searching.