Ruby  3.1.0dev(2021-09-10revisionb76ad15ed0da636161de0243c547ee1e6fc95681)
Data Structures | Functions
coverage.c File Reference

(b76ad15ed0da636161de0243c547ee1e6fc95681)

#include "gc.h"
#include "internal/hash.h"
#include "internal/thread.h"
#include "internal/sanitizers.h"
#include "ruby.h"
#include "vm_core.h"
Include dependency graph for coverage.c:

Go to the source code of this file.

Data Structures

struct  branch_coverage_result_builder
 

Functions

void Init_coverage (void)
 

Function Documentation

◆ Init_coverage()

void Init_coverage ( void  )

Definition at line 480 of file coverage.c.

References rb_define_module(), and rb_define_module_function.