| (++) [ReportUtils] | Similar to |
| (+|) [ReportUtils] | Returns the sum of the passed arrays, using |
| (--) [ReportUtils] | Similar to |
| (-|) [ReportUtils] | Returns the difference of the passed arrays, using |
| __ocaml_lex_comment_rec [CombineLexer] | |
| __ocaml_lex_string_rec [CombineLexer] | |
| __ocaml_lex_tables [CombineLexer] | |
| __ocaml_lex_token_rec [CombineLexer] | |
A | |
| add [ReportStat] |
|
| add_char [CombineLexer] | |
| add_hexa_char [CombineLexer] | |
| add_octal_char [CombineLexer] | |
| all_point_kinds [Common] | The list of all point kinds, in ascending order. |
C | |
| char_of_point_kind [Common] | Conversion from point kind into (lowercase) character. |
| cmp_file_of_ml_file [Common] |
|
| combine_expr [ReportArgs] | Expression used to combine data files. |
| comment [CombineLexer] | |
| current_time [ReportUtils] | Returns the current time as a string, using the following format:
|
D | |
| dtd [ReportXML] | The DTD defining the XML output. |
E | |
| eval [Combine] |
|
F | |
| fail [CombineLexer] | |
| files [ReportArgs] | Files to gather (runtime data). |
I | |
| incr_line [CombineLexer] | |
| init [Runtime] |
|
| init_with_array [Runtime] |
|
M | |
| make [ReportDump] | Returns a converter for dump output. |
| make [ReportStat] | Returns empty statistics for all point kinds. |
| make [ReportXMLEmma] | Returns a converter for XML output, using EMMA format. |
| make [ReportXML] | Returns a converter for XML output. |
| make [ReportCSV] | Returns a converter for CSV output, the passed string being the separator. |
| make [ReportText] | Returns a converter for bare text output, the passed boolean indicates whether only summary should be output. |
| mark [Runtime] |
|
| mark_array [Runtime] |
|
| mkdirs [ReportUtils] | Creates the directory whose path is passed, and all necessary parent directories. |
N | |
| no_folding [ReportArgs] | Whether folding is disabled (HTML only). |
| no_navbar [ReportArgs] | Whether navigation bar is disabled (HTML only). |
O | |
| open_both [ReportUtils] |
|
| output [ReportGeneric] |
|
| output [ReportHTML] |
|
| output_bytes [ReportUtils] |
|
| output_strings [ReportUtils] |
|
| outputs [ReportArgs] | Selected output kinds. |
P | |
| parse [ReportArgs] | Parses the command-line. |
| point_kind_of_char [Common] | Conversion from (lowercase) character into point kind. |
R | |
| read_points [Common] |
|
| read_runtime_data [Common] |
|
S | |
| search_path [ReportArgs] | Search path for files. |
| separator [ReportArgs] | Separator (CSV only). |
| split [ReportUtils] |
|
| split_after [ReportUtils] |
|
| start [CombineParser] | |
| string [CombineLexer] | |
| string_of_error [Combine] | Converts the passed error into a string. |
| string_of_error [CombineLexer] | |
| string_of_point_kind [Common] | Conversion from point kind into string. |
| sum [ReportStat] |
|
| summarize [ReportStat] | Returns a |
| summary_only [ReportArgs] | Whether to ouput onlly summary (text only). |
T | |
| tab_size [ReportArgs] | Tabulation size (HTML only). |
| title [ReportArgs] | Page title (HTML only). |
| to_string [CombineAST] | Converts the passed expression into a string. |
| token [CombineLexer] | |
| try_finally [Common] |
|
| try_in_channel [Common] |
|
| try_out_channel [Common] |
|
U | |
| update [ReportStat] |
|
| url [ReportUtils] | The Bisect URL, as a string. |
V | |
| value [Version] | The current version of Bisect as a string. |
| verbose [ReportArgs] | Whether verbose mode is activated. |
W | |
| write_points [Common] |
|
| write_runtime_data [Common] |
|