60 if (!
RTEST(coverages)) {
static VALUE rb_coverage_result(VALUE klass)
VALUE rb_ary_freeze(VALUE ary)
static VALUE rb_coverage_start(VALUE klass)
void rb_raise(VALUE exc, const char *fmt,...)
VALUE rb_ary_clear(VALUE ary)
static VALUE rb_coverages
void rb_gc_register_address(VALUE *addr)
VALUE rb_get_coverages(void)
static VALUE coverage(const char *f, int n)
void rb_define_module_function(VALUE module, const char *name, VALUE(*func)(ANYARGS), int argc)
Defines a module function for module.
VALUE rb_hash_freeze(VALUE hash)
void rb_reset_coverages(void)
VALUE rb_ary_dup(VALUE ary)
VALUE rb_define_module(const char *name)
VALUE rb_hash_aset(VALUE, VALUE, VALUE)
static int coverage_result_i(st_data_t key, st_data_t val, st_data_t h)
int st_foreach(st_table *, int(*)(ANYARGS), st_data_t)
void rb_set_coverages(VALUE coverages)