Module coverage

Source

Structs§

ArtifactData
BytecodeData
CoverageArgs
CLI arguments for forge coverage.

Enums§

CoverageReportKind
Coverage reports to generate.

Functions§

dummy_link_bytecode 🔒
Helper function that will link references in unlinked bytecode to the 0 address.
dummy_link_deployed_bytecode 🔒
Helper function that will link references in unlinked bytecode to the 0 address.
parse_lcov_version 🔒