Expand description
ยงfoundry-evm-coverage
EVM bytecode coverage analysis.
Modulesยง
Structsยง
- Call
Hits ๐ - Contract
Execution ๐Anchors - Contract
Id - A unique identifier for a contract.
- Coverage
Item - Coverage
Item ๐Key - Coverage
Report - A coverage report.
- Coverage
Summary - Coverage summary for a source file.
- Execution
Anchor - An execution-based anchor for a coverage item without source-mapped bytecode.
- HitMap
- Hit data for an address.
- HitMaps
- A collection of
HitMaps. - Item
Anchor - An item anchor describes what instruction marks a CoverageItem as covered.
- Line
Coverage Collector - Inspector implementation for collecting coverage information.
- Source
Location - A source location.
Enumsยง
- Call
Data ๐ - Coverage
Item Kind - Coverage
Item ๐Kind Key - Execution
Anchor Kind - The execution path associated with an execution-based anchor.