libc:bool ->
Metrics_coverage.coverage_metrics ->
object
method pp_reached_from_function :
Format.formatter -> Kernel_function.t -> unit
method pp_stmts_reached_by_function : Stdlib.Format.formatter -> unit
method pp_unreached_calls : Stdlib.Format.formatter -> unit
method pp_value_coverage : Stdlib.Format.formatter -> unit
end