free_mutant/lib/mutant/matcher
Markus Schirp a2de0442f6 Skip method subjects defined in blocks
* No easy way to insert mutants on these via current monkey patching
  loader
* The blocks are typically part of a method building library when those
  libraries are mutated the def/defs nodes will be part of an mutated
  block that is included in a subject.

[fix #254]
2014-09-16 21:07:26 +00:00
..
method Improve internals of method matcher 2014-09-16 18:39:34 +00:00
chain.rb
compiler.rb
config.rb
filter.rb
method.rb Skip method subjects defined in blocks 2014-09-16 21:07:26 +00:00
methods.rb
namespace.rb Fix comment typo 2014-08-12 16:29:51 -07:00
null.rb
scope.rb