Expand description
ยงfoundry-evm-coverage
EVM bytecode coverage analysis.
Modulesยง
Structsยง
- 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.
- 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.