Class: Html2rss::Test::EnhanceAudit::EnhanceGains

Inherits:
Data
  • Object
show all
Defined in:
lib/html2rss/test/enhance_audit.rb

Overview

Aggregate enhance probe metrics for one configuration test.

Instance Attribute Summary collapse

Instance Attribute Details

#descriptions_addedObject (readonly)

Returns the value of attribute descriptions_added

Returns:

  • (Object)

    the current value of descriptions_added



17
18
19
# File 'lib/html2rss/test/enhance_audit.rb', line 17

def descriptions_added
  @descriptions_added
end

#items_probedObject (readonly)

Returns the value of attribute items_probed

Returns:

  • (Object)

    the current value of items_probed



17
18
19
# File 'lib/html2rss/test/enhance_audit.rb', line 17

def items_probed
  @items_probed
end

#keys_addedObject (readonly)

Returns the value of attribute keys_added

Returns:

  • (Object)

    the current value of keys_added



17
18
19
# File 'lib/html2rss/test/enhance_audit.rb', line 17

def keys_added
  @keys_added
end

#no_opObject (readonly)

Returns the value of attribute no_op

Returns:

  • (Object)

    the current value of no_op



17
18
19
# File 'lib/html2rss/test/enhance_audit.rb', line 17

def no_op
  @no_op
end