C# Class FaultLocalization.TarantulaRater

Inheritance: StatisticalRater
Show file Open project: lukesandberg/PexFaultLocalization

Protected Methods

Method Description
applyRating ( StatementSuspiciousnessInfo line, uint passed, uint failed ) : StatementSuspiciousnessInfo

Method Details

applyRating() protected method

protected applyRating ( StatementSuspiciousnessInfo line, uint passed, uint failed ) : StatementSuspiciousnessInfo
line StatementSuspiciousnessInfo
passed uint
failed uint
return StatementSuspiciousnessInfo