Sha256: 1cb3d36fd63705e31cef2bb3818d817f04ac2d5c806da184fc53fa3dd31d406a

Contents?: true

Size: 143 Bytes

Versions: 47

Compression:

Stored size: 143 Bytes

Contents

require "coverage"

Coverage.start

require "./test/dog"

puts Coverage.peek_result

puts Dog.new.bark

puts Coverage.peek_result

puts "done"

Version data entries

47 entries across 47 versions & 1 rubygems

Version Path
coverband-6.1.4 test/jruby_check.rb
coverband-6.1.3 test/jruby_check.rb
coverband-6.1.2 test/jruby_check.rb
coverband-6.1.2.rc.1 test/jruby_check.rb
coverband-6.1.1 test/jruby_check.rb
coverband-6.1.0 test/jruby_check.rb
coverband-6.0.3.rc.4 test/jruby_check.rb
coverband-6.0.3.rc.3 test/jruby_check.rb
coverband-6.0.3.rc.2 test/jruby_check.rb
coverband-6.0.3.rc.1 test/jruby_check.rb
coverband-6.0.2 test/jruby_check.rb
coverband-6.0.1 test/jruby_check.rb
coverband-6.0.1.rc.1 test/jruby_check.rb
coverband-6.0.0 test/jruby_check.rb
coverband-5.2.6.rc.6 test/jruby_check.rb
coverband-5.2.3.2 test/jruby_check.rb
coverband-5.2.6.rc.5 test/jruby_check.rb
coverband-5.2.3.1 test/jruby_check.rb
coverband-5.2.6.rc.4 test/jruby_check.rb
coverband-5.2.6.rc.3 test/jruby_check.rb