dextool ~mutate-improve-diff-view (2026-04-01T20:21:06.3235291)
Dub
Repo
MutationTestResult.StatusUpdate
dextool
plugin
mutate
backend
test_mutant
source_mutant
MutationTestResult
Undocumented in source.
struct
MutationTestResult
static
struct
StatusUpdate {
MutationId
id
;
Mutation
.
Status
status
;
Duration
testTime
;
TestCase
[]
testCases
;
}
Members
Variables
id
MutationId
id
;
Undocumented in source.
status
Mutation
.
Status
status
;
Undocumented in source.
testCases
TestCase
[]
testCases
;
Undocumented in source.
testTime
Duration
testTime
;
Undocumented in source.
Meta
Source
See Implementation
dextool
plugin
mutate
backend
test_mutant
source_mutant
MutationTestResult
aliases
Value
functions
opAssign
structs
NoResult
StatusUpdate
variables
value