struct

Crytic::Mutation::Result

Inherits Struct / Value / Object

Constructors

new(status : Status, mutant : Mutant::Mutant, diff : String, output : String)
Source

Instance methods

clone
Source
copy_with(status _status = @status, mutant _mutant = @mutant, diff _diff = @diff, output _output = @output)
Source
covered?(*args, **options)
Source
covered?(*args, **options, &)
Source
diff
errored?(*args, **options)
Source
errored?(*args, **options, &)
Source
location
Source
mutant
mutant_name
Source
mutated_file
Source
output
status
timeout?(*args, **options)
Source
timeout?(*args, **options, &)
Source
uncovered?(*args, **options)
Source
uncovered?(*args, **options, &)
Source