1BISECT-PPX-REPORT(1)       Bisect-ppx-report Manual       BISECT-PPX-REPORT(1)
2
3
4

NAME

6       bisect-ppx-report - Generate coverage reports for OCaml and Reason.
7

SYNOPSIS

9       bisect-ppx-report COMMAND ...
10

USAGE EXAMPLE

12       bisect-ppx-report html
13       bisect-ppx-report send-to Coveralls
14       bisect-ppx-report summary
15
16       See bisect-ppx-report COMMAND --help for further information on each
17       command, including options.
18

COMMANDS

20       coveralls
21           Generate Coveralls JSON report (for manual integration with web
22           services).
23
24       html
25           Generate HTML report locally.
26
27       send-to
28           Send report to a supported web service.
29
30       summary
31           Write coverage summary to STDOUT.
32

COMMON OPTIONS

34       --help[=FMT] (default=auto)
35           Show this help in format FMT. The value FMT must be one of `auto',
36           `pager', `groff' or `plain'. With `auto', the format is `pager` or
37           `plain' whenever the TERM env var is `dumb' or undefined.
38
39
40
41Bisect-ppx-report                                         BISECT-PPX-REPORT(1)
Impressum