Method: Inch::Evaluation::Role::Object::Alias#priority

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

#priorityObject



11
12
13
14
15
# File 'lib/inch/evaluation/role/object.rb', line 11

def priority
  # not sure about this yet,
  # but aliases should not show up high in the reports
  -7
end