Counters summarizing the outcomes of the evaluation run.
Instance methods
errored
Number of output items that resulted in an error.
Sourceerrored=(errored :
Int64)
Number of output items that resulted in an error.
Sourcefailed
Number of output items that failed to pass the evaluation.
SourceNumber of output items that failed to pass the evaluation.
Sourcepassed
Number of output items that passed the evaluation.
SourceNumber of output items that passed the evaluation.
Sourcetotal
Total number of executed output items.
SourceTotal number of executed output items.
Source