Version

Current Bisect version.

Runtime

This module provides runtime support for Bisect.

Common

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

ReportGeneric

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

ReportArgs

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

ReportStat

This module defines the types and functions related to statistics.

ReportUtils

This module defines utility functions for the report program.

ReportText

This module defines the output to bare text.

ReportXML

This module defines the output to XML.

ReportHTML

This module defines the output to HTML.

ReportXMLEmma

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

CombineParser
ReportDump

This module defines the output to dump.

Combine

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

CombineAST

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

ReportCSV

This module defines the output to CSV.

CombineLexer