Class: Pf2::Reporter::Annotate::SourceCodeHits

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

Instance Attribute Summary collapse

Instance Attribute Details

#line_countObject

Returns the value of attribute line_count

Returns:

  • (Object)

    the current value of line_count



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

def line_count
  @line_count
end

#pathObject

Returns the value of attribute path

Returns:

  • (Object)

    the current value of path



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

def path
  @path
end