CBMC
|
Count effective lines of code. More...
Go to the source code of this file.
Macros | |
#define | OPT_GOTO_PROGRAM_STATS |
#define | HELP_GOTO_PROGRAM_STATS |
Functions | |
void | count_eloc (const goto_modelt &) |
void | list_eloc (const goto_modelt &) |
void | print_path_lengths (const goto_modelt &) |
void | print_global_state_size (const goto_modelt &) |
Count effective lines of code.
Definition in file count_eloc.h.
#define HELP_GOTO_PROGRAM_STATS |
Definition at line 30 of file count_eloc.h.
#define OPT_GOTO_PROGRAM_STATS |
Definition at line 24 of file count_eloc.h.
void count_eloc | ( | const goto_modelt & | goto_model | ) |
Definition at line 54 of file count_eloc.cpp.
void list_eloc | ( | const goto_modelt & | goto_model | ) |
Definition at line 68 of file count_eloc.cpp.
void print_global_state_size | ( | const goto_modelt & | goto_model | ) |
Definition at line 159 of file count_eloc.cpp.
void print_path_lengths | ( | const goto_modelt & | goto_model | ) |
Definition at line 86 of file count_eloc.cpp.