Sha256: b4ae5daf2ea0b619bb878fa46c7e03de8d735ff797a24e17eb4054b9946d5fe9

Contents?: true

Size: 107 Bytes

Versions: 140

Compression:

Stored size: 107 Bytes

Contents

class Dirty
  def a
    puts @s.title
    @s.map {|x| x.each {|key| key += 3}}
    puts @s.title
  end
end

Version data entries

140 entries across 20 versions & 2 rubygems

Version Path
kevinrutherford-reek-1.1.3.10 spec/samples/two_smelly_files/dirty_one.rb
kevinrutherford-reek-1.1.3.10 spec/samples/mixed_results/dirty_one.rb
kevinrutherford-reek-1.1.3.10 spec/samples/two_smelly_files/dirty_two.rb
kevinrutherford-reek-1.1.3.10 spec/samples/corrupt_config_file/dirty.rb
kevinrutherford-reek-1.1.3.10 spec/samples/clean_due_to_masking/dirty_two.rb
kevinrutherford-reek-1.1.3.10 spec/samples/clean_due_to_masking/dirty_one.rb
kevinrutherford-reek-1.1.3.10 spec/samples/mixed_results/dirty_two.rb
kevinrutherford-reek-1.1.3.10 spec/samples/empty_config_file/dirty.rb
kevinrutherford-reek-1.1.3.11 spec/samples/clean_due_to_masking/dirty_two.rb
kevinrutherford-reek-1.1.3.11 spec/samples/corrupt_config_file/dirty.rb
kevinrutherford-reek-1.1.3.11 spec/samples/two_smelly_files/dirty_two.rb
kevinrutherford-reek-1.1.3.11 spec/samples/mixed_results/dirty_two.rb
kevinrutherford-reek-1.1.3.11 spec/samples/empty_config_file/dirty.rb
kevinrutherford-reek-1.1.3.11 spec/samples/clean_due_to_masking/dirty_one.rb
kevinrutherford-reek-1.1.3.11 spec/samples/two_smelly_files/dirty_one.rb
kevinrutherford-reek-1.1.3.11 spec/samples/mixed_results/dirty_one.rb
kevinrutherford-reek-1.1.3.12 spec/samples/corrupt_config_file/dirty.rb
kevinrutherford-reek-1.1.3.12 spec/samples/clean_due_to_masking/dirty_one.rb
kevinrutherford-reek-1.1.3.12 spec/samples/clean_due_to_masking/dirty_two.rb
kevinrutherford-reek-1.1.3.12 spec/samples/empty_config_file/dirty.rb