Property RulesEvaluated
RulesEvaluated
Gets the number of rules the pass evaluated for the validated level. Zero when the verdict is Undetermined. Reported so a stored verdict stays honest about its own coverage.
public int RulesEvaluated { get; }
Gets the number of rules the pass evaluated for the validated level. Zero when the verdict is Undetermined. Reported so a stored verdict stays honest about its own coverage.
public int RulesEvaluated { get; }