Crytic::Mutation::Result
Inherits Struct / Value / Object
Constructors
new(status : Status, mutant : Mutant::Mutant, diff : String, output : String)
SourceInstance methods
clone
Sourcecopy_with(status _status = @status, mutant _mutant = @mutant, diff _diff = @diff, output _output = @output)
Sourcecovered?(*args, **options)
Sourcecovered?(*args, **options, &)
Sourcediff
errored?(*args, **options)
Sourceerrored?(*args, **options, &)
Sourcelocation
Sourcemutant
mutant_name
Sourcemutated_file
Sourceoutput
status
timeout?(*args, **options)
Sourcetimeout?(*args, **options, &)
Sourceuncovered?(*args, **options)
Sourceuncovered?(*args, **options, &)
Source