Runtime

This module provides runtime support for Bisect.

Common

This module provides type definitions, and functions used by the various parts of Bisect.

Version

Current Bisect version.

Combine

This module defines the elements needed to evaluate a 'combine' expression.

ReportStat

This module defines the types and functions related to statistics.

ReportCSV

This module defines the output to CSV.

ReportUtils

This module defines utility functions for the report program.

ReportXML

This module defines the output to XML.

CombineParser
ReportArgs

This module defines the values related to command-line analysis.

ReportXMLEmma

This module defines the output to XML (EMMA-compatible).

CombineAST

This module defines the bbstract syntax tree for 'combine' expressions.

ReportHTML

This module defines the output to HTML.

CombineLexer
ReportGeneric

This module defines a generic output mode parametrized by an object.

ReportText

This module defines the output to bare text.

ReportDump

This module defines the output to dump.