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       cobertura
21           Generate Cobertura XML report
22
23       coveralls
24           Generate Coveralls JSON report (for manual integration with web
25           services).
26
27       html
28           Generate HTML report locally.
29
30       merge
31           Merge coverage files
32
33       send-to
34           Send report to a supported web service.
35
36       summary
37           Write coverage summary to STDOUT.
38

COMMON OPTIONS

40       --help[=FMT] (default=auto)
41           Show this help in format FMT. The value FMT must be one of `auto',
42           `pager', `groff' or `plain'. With `auto', the format is `pager` or
43           `plain' whenever the TERM env var is `dumb' or undefined.
44
45
46
47Bisect-ppx-report                                         BISECT-PPX-REPORT(1)
Impressum