Structs§
- Location
- Logic
State - Used to track the state of logical conditions
- Trace
- Trace
Map - Stores all the program traces mapped to files and provides an interface to add, query and change traces.
Enums§
- Coverage
Stat - Shows what type of coverage data is being collected by a given trace
Functions§
- amount_
coverable - Amount of data coverable in the provided slice traces
- amount_
covered - Amount of data covered in the provided trace slice
- coverage_
percentage