Class: Inch::Evaluation::Role::Method::WithManyParameters

Inherits:
Base
  • Object
show all
Defined in:
lib/inch/evaluation/role/method.rb

Overview

Role assigned to methods with many parameters

Instance Attribute Summary

Attributes inherited from Base

#object

Instance Method Summary collapse

Methods inherited from Base

applicable?, applicable_if, applicable_unless, #initialize, #max_score, #min_score, #object_type, #potential_score, #score, #suggestion

Constructor Details

This class inherits a constructor from Inch::Evaluation::Role::Base

Instance Method Details

#priorityObject



16
17
18
# File 'lib/inch/evaluation/role/method.rb', line 16

def priority
  +2
end