A collection of goal filters to be applied in conjunction.
More...
#include <cover_filter.h>
A collection of goal filters to be applied in conjunction.
Definition at line 98 of file cover_filter.h.
◆ add()
Adds a function filter.
- Parameters
-
filter | transfers ownership of filter to the filter collection |
Definition at line 103 of file cover_filter.h.
◆ operator()()
bool goal_filterst::operator() |
( |
const source_locationt & |
source_location | ) |
const |
|
inline |
Applies the filters to the given source location.
- Parameters
-
source_location | a source location where a goal is instrumented |
Definition at line 110 of file cover_filter.h.
◆ report_anomalies()
void goal_filterst::report_anomalies |
( |
| ) |
const |
|
inline |
Can be called after final filter application to report on unexpected situations encountered.
Definition at line 121 of file cover_filter.h.
◆ filters
The documentation for this class was generated from the following file:
- /home/runner/work/cbmc-documentation/cbmc-documentation/src/goto-instrument/cover_filter.h