bisect_ppx.ocamlbuild
Bisect_ppx_plugin
bisect_ppx
bisect_ppx.runtime
val handle_coverage : unit -> unit
Sets up handling for the coverage tag.
coverage
val dispatch : Ocamlbuild_plugin.hook -> unit
A helper that can be passed directly to Ocamlbuild_plugin.dispatch. Calls handle_coverage.
Ocamlbuild_plugin.dispatch
handle_coverage