CBMC
|
Cover Goals Reporting Utilities. More...
#include "properties.h"
Go to the source code of this file.
Functions | |
void | output_goals (const propertiest &properties, unsigned iterations, ui_message_handlert &ui_message_handler) |
Outputs the properties interpreted as 'coverage goals' and the number of goto verifier iterations that were required to compute the properties' status. More... | |
Cover Goals Reporting Utilities.
Definition in file cover_goals_report_util.h.
void output_goals | ( | const propertiest & | properties, |
unsigned | iterations, | ||
ui_message_handlert & | ui_message_handler | ||
) |
Outputs the properties
interpreted as 'coverage goals' and the number of goto verifier iterations
that were required to compute the properties' status.
Definition at line 161 of file cover_goals_report_util.cpp.