Class: Pf2::Reporter::Annotate::HitCount

Inherits:
Struct
  • Object
show all
Defined in:
lib/pf2/reporter/annotate.rb

Instance Attribute Summary collapse

Instance Attribute Details

#selfObject

Returns the value of attribute self

Returns:

  • (Object)

    the current value of self



6
7
8
# File 'lib/pf2/reporter/annotate.rb', line 6

def self
  @self
end

#totalObject

Returns the value of attribute total

Returns:

  • (Object)

    the current value of total



6
7
8
# File 'lib/pf2/reporter/annotate.rb', line 6

def total
  @total
end