• en

bisect 1.1

Maintainer contact@ocamlpro.com
Dependencies
& camlp4
ocamlfind
Published Aug 21, 2012
Source [http] http://bisect.x9c.fr/distrib/bisect-1.1.tar.gz
6e4be9696c902f74908fd835a84353e9
Edit https://github.com/ocaml/opam-repository/tree/master/packages/bisect/bisect.1.1/opam

Code coverage tool for the OCaml language

Bisect is a code coverage tool for the OCaml language. It is a camlp4-based tool that allows to instrument your application before running tests. After application execution, it is possible to generate a report in HTML format that is the replica of the application source code annotated with code coverage information.

No package is dependent