Sha256: d047ccaaab977538ab711a44a8114ea511bbb0eb41d4ccaf3ebaf42a9cd4ef69

Contents?: true

Size: 167 Bytes

Versions: 97

Compression:

Stored size: 167 Bytes

Contents

def a
  if 1
    # ignore this
    def b; end
  end

  # don't ignore these even though we know they're not executed
  def c; end if false
  def d; end unless true
end

Version data entries

97 entries across 78 versions & 10 rubygems

Version Path
yard-0.9.24 spec/handlers/examples/method_condition_handler_001.rb.txt
yard-0.9.23 spec/handlers/examples/method_condition_handler_001.rb.txt
yard-0.9.22 spec/handlers/examples/method_condition_handler_001.rb.txt
yard-0.9.21 spec/handlers/examples/method_condition_handler_001.rb.txt
yard-0.9.20 spec/handlers/examples/method_condition_handler_001.rb.txt
yard-0.9.19 spec/handlers/examples/method_condition_handler_001.rb.txt
yard-0.9.16 spec/handlers/examples/method_condition_handler_001.rb.txt
yard-0.9.15 spec/handlers/examples/method_condition_handler_001.rb.txt
yard-0.9.14 spec/handlers/examples/method_condition_handler_001.rb.txt
yard-0.9.13 spec/handlers/examples/method_condition_handler_001.rb.txt
yard-0.9.12 spec/handlers/examples/method_condition_handler_001.rb.txt
yard-0.9.11 spec/handlers/examples/method_condition_handler_001.rb.txt
yard-0.9.10 spec/handlers/examples/method_condition_handler_001.rb.txt
yard-0.9.9 spec/handlers/examples/method_condition_handler_001.rb.txt
etude_for_ruby-0.1.4 vendor/bundle/ruby/2.4.0/gems/yard-0.9.8/spec/handlers/examples/method_condition_handler_001.rb.txt
etude_for_ruby-0.1.4 vendor/bundle/ruby/2.2.0/gems/yard-0.9.8/spec/handlers/examples/method_condition_handler_001.rb.txt
mdg-1.0.1 vendor/bundle/ruby/2.3.0/gems/yard-0.9.8/spec/handlers/examples/method_condition_handler_001.rb.txt
yard-0.9.8 spec/handlers/examples/method_condition_handler_001.rb.txt
abaci-0.3.0 vendor/bundle/gems/yard-0.9.1/spec/handlers/examples/method_condition_handler_001.rb.txt
abaci-0.3.0 vendor/bundle/gems/yard-0.9.2/spec/handlers/examples/method_condition_handler_001.rb.txt