Expand description
§foundry-evm-coverage
EVM bytecode coverage analysis.
Modules§
Structs§
- Contract
Id - A unique identifier for a contract
- Coverage
Collector - Inspector implementation for collecting coverage information.
- Coverage
Item - Coverage
Report - A coverage report.
- Coverage
Summary - Coverage summary for a source file.
- HitMap
- Hit data for an address.
- HitMaps
- A collection of
HitMap
s. - Item
Anchor - An item anchor describes what instruction marks a CoverageItem as covered.
- Source
Location - A source location.