• en

bisect 1.3

Author Xavier Clerc
License GPL v3
Homepage http://bisect.x9c.fr/
Maintainer contact@ocamlpro.com
Dependencies
& camlp4
ocamlfind
Published Nov 13, 2012
Source [http] http://bisect.x9c.fr/distrib/bisect-1.3.tar.gz
8481342a3d9f17d5502bc84c04c206e3
Edit https://github.com/ocaml/opam-repository/tree/master/packages/bisect/bisect.1.3/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