Commit graph

14 commits

Author SHA1 Message Date
Markus Schirp
3a579a81c5 Show stats for generic mutator below config runner stats
This will help us to track down the most important generically handled
nodes.
2013-07-21 20:32:53 +02:00
Markus Schirp
cef9c6140f Fix spelling 2013-07-16 17:41:33 +02:00
Markus Schirp
afee23c8ac Do not pass uncontrolled strings to sprintf 2013-07-16 17:37:39 +02:00
Markus Schirp
023df844f9 Correctly emit memoizers for memoized method mutations 2013-07-05 13:28:21 +02:00
Markus Schirp
47bca3fa1f Correct mutation of adamantium memoized methods 2013-07-05 01:14:05 +02:00
Markus Schirp
e5333b9980 Split differ interface and mutation cover Mutant::Differ.build 2013-07-02 20:10:59 +02:00
Dan Kubb
9eab4a1bbd Fix whitespace 2013-06-22 23:24:48 -07:00
Markus Schirp
1c859483b3 Fix invalid ast generation on index sends 2013-06-22 17:53:12 +02:00
Markus Schirp
61d5156afb Fix YARD docs 2013-06-22 03:47:23 +02:00
Markus Schirp
0302a0ebd6 Return valid scalar when guarding zero divide 2013-06-22 03:14:52 +02:00
Markus Schirp
8c9411cfba Also apply math fix for overhead 2013-06-22 00:43:16 +02:00
Markus Schirp
3ae411bb7f Fix math in reporters 2013-06-22 00:29:37 +02:00
Markus Schirp
dbc6455ae1 Finish cli reporter refactoring
Readds mutation reporting
2013-06-21 23:52:57 +02:00
Markus Schirp
59533287b2 Remove complexity in cli reporter via printer classes 2013-06-21 17:52:53 +02:00