Class: Inch::Evaluation::Role::Namespace::WithoutMethods
- Defined in:
- lib/inch/evaluation/role/namespace.rb
Overview
Role assigned to namespaces without any methods
Instance Attribute Summary
Attributes inherited from Base
Instance Method Summary collapse
Methods inherited from Base
#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
#priority ⇒ Object
45 46 47 |
# File 'lib/inch/evaluation/role/namespace.rb', line 45 def priority -2 end |