confidence property

double? confidence
getter/setter pair

Confidence of detected defect.

Range [0, 1] where 1 indicates strong confidence that the defect exists.

Implementation

core.double? confidence;