Man page - bisect-ppx-report(1)
Packages contains this manual
apt-get install libbisect-ppx-ocaml-dev
Manual
BISECT-PPX-REPORT
NAMEDESCRIPTION
SEE ALSO
NAME
bisect-ppx-report - Generate coverage reports for OCaml and Reason.
DESCRIPTION
NAME
bisect-ppx-report - Generate coverage reports for OCaml and Reason.
SYNOPSIS
bisect-ppx-report [COMMAND] ...
USAGE EXAMPLE
bisect-ppx-report html bisect-ppx-report send-to Coveralls bisect-ppx-report summary
See bisect-ppx-report COMMAND --help for further information on each command, including options.
COMMANDS
cobertura [--coverage-path=DIRECTORY] [--ignore-missing-files] [--source-path=DIRECTORY] [OPTION]... OUTPUT_FILE [COVERAGE_FILES]...
Generate Cobertura XML report
coveralls [OPTION]... OUTPUT_FILE [COVERAGE_FILES]...
Generate Coveralls JSON report (for manual integration with web services).
html [OPTION]... [COVERAGE_FILES]...
Generate HTML report locally.
merge [--coverage-path=DIRECTORY] [OPTION]... OUTPUT_FILE [COVERAGE_FILES]...
Merge coverage files
send-to [OPTION]... SERVICE [COVERAGE_FILES]...
Send report to a supported web service.
summary [--coverage-path=DIRECTORY] [--per-file] [OPTION]... [COVERAGE_FILES]...
Write coverage summary to STDOUT.
COMMON OPTIONS
|
--help [= FMT ] (default=auto) |
Show this help in format FMT. The value FMT must be one of auto, pager, groff or plain. With auto, the format is pager or plain whenever the TERM env var is dumb or undefined.
SEE ALSO
The full documentation for bisect-ppx-report is maintained as a Texinfo manual. If the info and bisect-ppx-report programs are properly installed at your site, the command
info bisect-ppx-report
should give you access to the complete manual.