Structsยง
- Contract
Visitor ๐ - A visitor that walks the AST of a single contract and finds coverage items.
- Source
Analysis - Coverage source analysis.
- Source
File - The source code and AST of a file.
- Source
Files - A list of versioned sources and their ASTs.
Functionsยง
- has_
statements ๐ - Helper function to check if a given node is or contains any statement.