I would like to clarify that -combine-expr is not about combining multiple output files as in bisect-ppx-report -html report *.out That is not being removed. -combine-expr is a separate feature that allows visitation counts of two or more separate sets of *.out files to be manipulated, for example by subtracting them, to obtain a new report. Best, Anton > On Jun 10, 2016, at 08:46, Anton Bachin wrote: > > Hello, > > We are in the process of removing the following features from Bisect_ppx, as we don’t believe they are used: > > - combine expressions (reporter’s -combine-expr) > - XML output > - EMMA output > - “bisect” output [1] > - point kinds (mentioned earlier [2]) > > We would also like to remove “dump” output, but we are using it internally for testing. > > Please let me know of any objections. > > Best, > Anton > > > [1]: https://github.com/aantron/bisect_ppx/pull/106 > [2]: https://sympa.inria.fr/sympa/arc/caml-list/2016-06/msg00004.html