A collection of instrumenters to be run.
More...
#include <cover_instrument.h>
A collection of instrumenters to be run.
Definition at line 102 of file cover_instrument.h.
◆ add_from_criterion()
Create and add an instrumenter based on the given criterion.
- Parameters
-
criterion | the coverage criterion |
symbol_table | the symbol table |
goal_filters | goal filters to discard certain goals |
Definition at line 59 of file cover.cpp.
◆ operator()()
Applies all instrumenters to the given goto program.
- Parameters
-
function_id | name of goto_program |
goto_program | a goto program |
basic_blocks | detected basic blocks of the goto program |
make_assertion | A function which makes goto program assertions. This parameter may be used to customise the expressions asserted. |
Definition at line 116 of file cover_instrument.h.
◆ instrumenters
The documentation for this class was generated from the following files: