Expand description
Coverage reports.
Modules§
Structs§
- A unique identifier for a contract
- A coverage report.
- Coverage summary for a source file.
- A super verbose reporter for debugging coverage while it is still unstable.
- Hit data for an address.
- A collection of
HitMap
s. - An item anchor describes what instruction marks a CoverageItem as covered.
- Cache line number offsets for source files
- A simple summary reporter that prints the coverage results in a table.
Enums§
Traits§
- A coverage reporter.