Sha256: c5a15d84f8276054a511a17276e19e02b96595ee12d93b1af703c161ab87749b

Contents?: true

Size: 145 Bytes

Versions: 46

Compression:

Stored size: 145 Bytes

Contents

# Foo class
class Foo
  def initialize
    @foo = 'baz'
  end

  def bar
    @foo
  end

  #:nocov:
  def skipped
	@foo * 2
  end
  #:nocov:
end

Version data entries

46 entries across 35 versions & 3 rubygems

Version Path
challah-rolls-0.2.0 vendor/bundle/gems/challah-0.8.3/vendor/bundle/gems/simplecov-0.6.4/test/fixtures/sample.rb
challah-rolls-0.2.0 vendor/bundle/gems/challah-0.8.0.pre/vendor/bundle/gems/simplecov-0.6.4/test/fixtures/sample.rb
challah-rolls-0.2.0 vendor/bundle/gems/simplecov-0.6.4/test/fixtures/sample.rb
challah-0.8.3 vendor/bundle/gems/simplecov-0.6.4/test/fixtures/sample.rb
challah-0.8.1 vendor/bundle/gems/simplecov-0.6.4/test/fixtures/sample.rb
challah-rolls-0.1.0 vendor/bundle/gems/challah-0.8.0.pre/vendor/bundle/gems/simplecov-0.6.4/test/fixtures/sample.rb
challah-rolls-0.1.0 vendor/bundle/gems/simplecov-0.6.4/test/fixtures/sample.rb
challah-0.8.0.pre vendor/bundle/gems/simplecov-0.6.4/test/fixtures/sample.rb
challah-0.7.1 vendor/bundle/gems/simplecov-0.6.4/test/fixtures/sample.rb
challah-0.7.0 vendor/bundle/gems/simplecov-0.6.4/test/fixtures/sample.rb
challah-0.7.0.pre2 vendor/bundle/gems/simplecov-0.6.4/test/fixtures/sample.rb
challah-0.7.0.pre vendor/bundle/gems/simplecov-0.6.4/test/fixtures/sample.rb
challah-0.6.2 vendor/bundle/gems/simplecov-0.6.4/test/fixtures/sample.rb
challah-0.6.2 vendor/bundle/gems/simplecov-0.6.1/test/fixtures/sample.rb
challah-0.6.1 vendor/bundle/gems/simplecov-0.5.4/test/fixtures/sample.rb
challah-0.6.1 vendor/bundle/gems/simplecov-0.6.1/test/fixtures/sample.rb
challah-0.6.1 vendor/bundle/gems/simplecov-0.6.4/test/fixtures/sample.rb
challah-0.6.0 vendor/bundle/gems/simplecov-0.5.4/test/fixtures/sample.rb
challah-0.6.0 vendor/bundle/gems/simplecov-0.6.1/test/fixtures/sample.rb
challah-0.6.0 vendor/bundle/gems/simplecov-0.6.4/test/fixtures/sample.rb