ScoreTrendByCodeChange.Point

Undocumented in source.

Members

Variables

error
NamedType!(double, Tag!"MutationScoreError", 0.0, TagStringable) error;

The error in the estimate. The unit is the same as estimate.

timeStamp
SysTime timeStamp;
Undocumented in source.
value
NamedType!(double, Tag!"EstimatedMutationScore", 0.0, TagStringable) value;

The estimated mutation score.

Meta