Method: SimpleCov::SourceFile::Branch#coverage
- Defined in:
- lib/simplecov/source_file/branch.rb
#coverage ⇒ Object (readonly)
Returns the value of attribute coverage.
9 10 11 |
# File 'lib/simplecov/source_file/branch.rb', line 9 def coverage @coverage end |