Class: Pf2::Reporter::Annotate::SourceCodeHits
- Inherits:
-
Struct
- Object
- Struct
- Pf2::Reporter::Annotate::SourceCodeHits
- Defined in:
- lib/pf2/reporter/annotate.rb
Instance Attribute Summary collapse
-
#line_count ⇒ Object
Returns the value of attribute line_count.
-
#path ⇒ Object
Returns the value of attribute path.
Instance Attribute Details
#line_count ⇒ Object
Returns the value of attribute line_count
7 8 9 |
# File 'lib/pf2/reporter/annotate.rb', line 7 def line_count @line_count end |
#path ⇒ Object
Returns the value of attribute path
7 8 9 |
# File 'lib/pf2/reporter/annotate.rb', line 7 def path @path end |