Class: SixthSense::MatrixMutation

Inherits:
Struct
  • Object
show all
Defined in:
lib/sixth_sense/mutation_matrix_mutant_generator.rb

Instance Attribute Summary collapse

Instance Attribute Details

#idObject

Returns the value of attribute id

Returns:

  • (Object)

    the current value of id



7
8
9
# File 'lib/sixth_sense/mutation_matrix_mutant_generator.rb', line 7

def id
  @id
end

#lineObject

Returns the value of attribute line

Returns:

  • (Object)

    the current value of line



7
8
9
# File 'lib/sixth_sense/mutation_matrix_mutant_generator.rb', line 7

def line
  @line
end

#metadataObject

Returns the value of attribute metadata

Returns:

  • (Object)

    the current value of metadata



7
8
9
# File 'lib/sixth_sense/mutation_matrix_mutant_generator.rb', line 7

def 
  @metadata
end

#operatorObject

Returns the value of attribute operator

Returns:

  • (Object)

    the current value of operator



7
8
9
# File 'lib/sixth_sense/mutation_matrix_mutant_generator.rb', line 7

def operator
  @operator
end

#originalObject

Returns the value of attribute original

Returns:

  • (Object)

    the current value of original



7
8
9
# File 'lib/sixth_sense/mutation_matrix_mutant_generator.rb', line 7

def original
  @original
end

#pathObject

Returns the value of attribute path

Returns:

  • (Object)

    the current value of path



7
8
9
# File 'lib/sixth_sense/mutation_matrix_mutant_generator.rb', line 7

def path
  @path
end

#replacementObject

Returns the value of attribute replacement

Returns:

  • (Object)

    the current value of replacement



7
8
9
# File 'lib/sixth_sense/mutation_matrix_mutant_generator.rb', line 7

def replacement
  @replacement
end

#statusObject

Returns the value of attribute status

Returns:

  • (Object)

    the current value of status



7
8
9
# File 'lib/sixth_sense/mutation_matrix_mutant_generator.rb', line 7

def status
  @status
end