Skip to content

Instantly share code, notes, and snippets.

@mbj
Created November 14, 2013 19:54
Show Gist options
  • Save mbj/7473268 to your computer and use it in GitHub Desktop.
Save mbj/7473268 to your computer and use it in GitHub Desktop.
anima mutations
Anima::Builder#define_anima_method:/home/mbj/devel/anima/lib/anima/builder.rb:98
evil:Anima::Builder#define_anima_method:/home/mbj/devel/anima/lib/anima/builder.rb:98:3ce76
@@ -1,8 +1,8 @@
def define_anima_method
- descendant_exec(@anima) do |anima|
+ descendant_exec(@anima) do |s5cddc71c5388531691ae|
define_singleton_method(:anima) do
anima
end
end
end
evil:Anima::Builder#define_anima_method:/home/mbj/devel/anima/lib/anima/builder.rb:98:80720
@@ -1,8 +1,8 @@
def define_anima_method
- descendant_exec(@anima) do |anima|
+ descendant_exec(@anima) do
define_singleton_method(:anima) do
anima
end
end
end
(12/14) 85% - 1.10s
Subjects: 25
Mutations: 451
Kills: 449
Runtime: 38.59s
Killtime: 37.61s
Overhead: 2.54%
Coverage: 99.56%
Alive: 2
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment