Automated code reviews via mutation testing - semantic code coverage (fork of the latest free version)
Find a file
Markus Schirp dc893bfd7d Progress on method matching
* Adjust metrics
* Add initial integration spec on method matching
* Yard and Heckle coverage is at 100% (heckle cov is disputable)
* Rcov does not really make sense as MRI 1.8 cannot reach all code
  paths.
2012-07-24 01:41:08 +02:00
config Progress on method matching 2012-07-24 01:41:08 +02:00
lib Progress on method matching 2012-07-24 01:41:08 +02:00
spec Progress on method matching 2012-07-24 01:41:08 +02:00
tasks Progress on method matching 2012-07-24 01:41:08 +02:00
.gitignore Progress on method matching 2012-07-24 01:41:08 +02:00
Gemfile Add method matcher infrastructure 2012-07-23 22:54:35 +02:00
Gemfile.lock Add method matcher infrastructure 2012-07-23 22:54:35 +02:00
Guardfile Add project infrastructure 2012-07-23 16:37:44 +02:00
mutant.gemspec Add project infrastructure 2012-07-23 16:37:44 +02:00
Rakefile Add method matcher infrastructure 2012-07-23 22:54:35 +02:00
TODO Add method matcher infrastructure 2012-07-23 22:54:35 +02:00