Ruby 3.0.5p211 (2022-11-24 revision ba5cf0f7c52d4d35cc6a173c89eda98ceffa2dcf)
Data Structures | Functions
coverage.c File Reference
#include "gc.h"
#include "internal/hash.h"
#include "internal/thread.h"
#include "internal/sanitizers.h"
#include "ruby.h"
#include "vm_core.h"

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.