PerElemScoreUnitGenerator

constructor(runner: Runner, stage: PipelineStage, displayName: String, elements: Int?, policy: ConfigUnit.PerElemScorable.Policy?)

Parameters

displayName

The user-friendly name to be displayed in the ScoreReportUnit.

elements

The number of "scoring elements" as computed by the stage, or null if a number cannot be computed.

policy

The user-defined policy for computing the final score.