|
CBMC
|
This graph shows which files directly or indirectly include this file: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 & | ) |
Definition at line 54 of file count_eloc.cpp.
| void list_eloc | ( | const goto_modelt & | ) |
Definition at line 68 of file count_eloc.cpp.
| void print_global_state_size | ( | const goto_modelt & | ) |
Definition at line 158 of file count_eloc.cpp.
| void print_path_lengths | ( | const goto_modelt & | ) |
Definition at line 85 of file count_eloc.cpp.