Method: Inch::Evaluation::Role#min_score

Defined in:
lib/inch/evaluation/role.rb

#min_scoreFloat

Note:

Override this method to that a min_score for the evaluation.

Returns a minimal score for the object. The final score can not be lower than this.



50
51
# File 'lib/inch/evaluation/role.rb', line 50

def min_score
end