Class: Inch::Language::Ruby::Evaluation::Role::Object::Tagged

Inherits:
Base show all
Defined in:
lib/inch/language/ruby/roles/object.rb

Overview

Tagged means tagged in an unconsidred way, i.e. YARD tags not considered by Inch. Since these tags are parsed from the docstring the object seems undocumented to Inch.

Instance Attribute Summary

Attributes inherited from Evaluation::Role

#object

Method Summary

Methods inherited from Base

#object_type

Methods inherited from Evaluation::Role

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

Constructor Details

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