Method: Inch::API::Compare::CodeObjects#scores

Defined in:
lib/inch/api/compare/code_objects.rb

#scoresObject



50
51
52
# File 'lib/inch/api/compare/code_objects.rb', line 50

def scores
  [@before.score, @after.score]
end