Method: Bugwatch::RubyComplexity#test_scores

Defined in:
lib/bugwatch/ruby_complexity.rb

#test_scoresObject



53
54
55
# File 'lib/bugwatch/ruby_complexity.rb', line 53

def test_scores
  complexity_scores(test_flog.scores)
end