package bisect-summary

  1. Overview
  2. Docs
bisect-summary - simple analysis of coverage data created by bisect-ppx

Install

Dune Dependency

Authors

Maintainers

Sources

0.3.zip
md5=62cfc015ccf1cacf224a32be79265be0

Description

This tool reads the data produced by bisect-ppx-instrumented code at runtime and reports the coverate ratio. Unlike bisect-ppx-report, it doesn't require access to the source code of the instrumented code and the *.pmx files that bisect-ppx created at instrumentation time.

Published: 03 Jun 2016

Dependencies (4)

  1. ocamlfind build
  2. oasis build
  3. bisect_ppx < "2.0.0"
  4. ocaml

Dev Dependencies

None

Used by

None

Conflicts

None