flitsr.ranking

Functions

set_orig(ranking)

Set the original SBFL Ranking to be used in tie-breaking (see Tiebrk).

unset_orig()

Classes

Rank(entity, score, exec_count)

An Entity from a spectrum, together with its score and execution count.

Ranking([tiebrk])

A singular ranking, containing ranked Spectrum.Entity.

Rankings(faults, elements[, rankings])

A collection of Ranking objects, which share a non-overlapping set of elements from a Spectrum.

Tiebrk(*values)

An Enum for the tie-breaking method to be used.