Class: Rigor::Triage::Hotspot

Inherits:
Data
  • Object
show all
Defined in:
lib/rigor/triage.rb

Instance Attribute Summary collapse

Instance Attribute Details

#by_ruleObject (readonly)

Returns the value of attribute by_rule

Returns:

  • (Object)

    the current value of by_rule



20
21
22
# File 'lib/rigor/triage.rb', line 20

def by_rule
  @by_rule
end

#countObject (readonly)

Returns the value of attribute count

Returns:

  • (Object)

    the current value of count



20
21
22
# File 'lib/rigor/triage.rb', line 20

def count
  @count
end

#fileObject (readonly)

Returns the value of attribute file

Returns:

  • (Object)

    the current value of file



20
21
22
# File 'lib/rigor/triage.rb', line 20

def file
  @file
end