Skip to content

Instantly share code, notes, and snippets.

Created December 14, 2012 11:11
Show Gist options
  • Save anonymous/4284698 to your computer and use it in GitHub Desktop.
Save anonymous/4284698 to your computer and use it in GitHub Desktop.
Mutant 0.2.5 on veritas, shortened.
Mutant configuration:
Matcher: #<Mutant::Matcher::ObjectSpace scope_name_pattern=/\AVeritas(\z|::)/>
Filter: Mutant::Mutation::Filter::ALL
Strategy: #<Mutant::Strategy::Rspec::DM2>
Subject: Veritas::Attribute::Decimal.primitive:/home/mbj/devel/veritas/lib/veritas/attribute/decimal.rb:17
Alive: rspec:noop:Veritas::Attribute::Decimal.primitive:/home/mbj/devel/veritas/lib/veritas/attribute/decimal.rb:17:0f3cd (0.18s)
Subject: Veritas::Aliasable#define_inheritable_alias_method:/home/mbj/devel/veritas/lib/veritas/support/aliasable.rb:35
def define_inheritable_alias_method(new_method, original_method)
class_eval(" def #{new_method}(*args, &block) # def |(*args, &block)\n self.#{original_method}(*args, &block) # self.union(*args, &block)\n end # end\n", __FILE__, 36 + 1)
end
Subject: Veritas::Aliasable#inheritable_alias:/home/mbj/devel/veritas/lib/veritas/support/aliasable.rb:19
Alive: rspec:noop:Veritas::Aliasable#inheritable_alias:/home/mbj/devel/veritas/lib/veritas/support/aliasable.rb:19:bd864 (0.24s)
Subject: Veritas::Function::Predicate::GreaterThan.inverse:/home/mbj/devel/veritas/lib/veritas/function/predicate/greater_than.rb:31
Alive: rspec:noop:Veritas::Function::Predicate::GreaterThan.inverse:/home/mbj/devel/veritas/lib/veritas/function/predicate/greater_than.rb:31:56ae8 (0.25s)
Subject: Veritas::Function::Predicate::GreaterThan.operation:/home/mbj/devel/veritas/lib/veritas/function/predicate/greater_than.rb:19
Alive: rspec:noop:Veritas::Function::Predicate::GreaterThan.operation:/home/mbj/devel/veritas/lib/veritas/function/predicate/greater_than.rb:19:73100 (0.23s)
Subject: Veritas::Function::Predicate::GreaterThan.reverse:/home/mbj/devel/veritas/lib/veritas/function/predicate/greater_than.rb:43
Alive: rspec:noop:Veritas::Function::Predicate::GreaterThan.reverse:/home/mbj/devel/veritas/lib/veritas/function/predicate/greater_than.rb:43:e951d (0.24s)
Subject: Veritas::Function::Predicate::GreaterThan::Methods#gt:/home/mbj/devel/veritas/lib/veritas/function/predicate/greater_than.rb:59
Alive: rspec:noop:Veritas::Function::Predicate::GreaterThan::Methods#gt:/home/mbj/devel/veritas/lib/veritas/function/predicate/greater_than.rb:59:c4b11 (0.21s)
Subject: Veritas::Attribute::Float.primitive:/home/mbj/devel/veritas/lib/veritas/attribute/float.rb:19
Alive: rspec:noop:Veritas::Attribute::Float.primitive:/home/mbj/devel/veritas/lib/veritas/attribute/float.rb:19:14ad2 (0.22s)
Subject: Veritas::Attribute::Integer.primitive:/home/mbj/devel/veritas/lib/veritas/attribute/integer.rb:17
Alive: rspec:noop:Veritas::Attribute::Integer.primitive:/home/mbj/devel/veritas/lib/veritas/attribute/integer.rb:17:e8f74 (0.13s)
Subject: Veritas::Visitable#accept:/home/mbj/devel/veritas/lib/veritas/support/visitable.rb:19
Alive: rspec:noop:Veritas::Visitable#accept:/home/mbj/devel/veritas/lib/veritas/support/visitable.rb:19:74bea (0.13s)
Subject: Veritas::Function::Predicate::GreaterThanOrEqualTo::Methods#gte:/home/mbj/devel/veritas/lib/veritas/function/predicate/greater_than_or_equal_to.rb:59
Alive: rspec:noop:Veritas::Function::Predicate::GreaterThanOrEqualTo::Methods#gte:/home/mbj/devel/veritas/lib/veritas/function/predicate/greater_than_or_equal_to.rb:59:717ef (0.21s)
Subject: Veritas::Function::Predicate::GreaterThanOrEqualTo.inverse:/home/mbj/devel/veritas/lib/veritas/function/predicate/greater_than_or_equal_to.rb:31
Alive: rspec:noop:Veritas::Function::Predicate::GreaterThanOrEqualTo.inverse:/home/mbj/devel/veritas/lib/veritas/function/predicate/greater_than_or_equal_to.rb:31:d4a0f (0.22s)
Subject: Veritas::Function::Predicate::GreaterThanOrEqualTo.operation:/home/mbj/devel/veritas/lib/veritas/function/predicate/greater_than_or_equal_to.rb:19
Alive: rspec:noop:Veritas::Function::Predicate::GreaterThanOrEqualTo.operation:/home/mbj/devel/veritas/lib/veritas/function/predicate/greater_than_or_equal_to.rb:19:fc3e6 (0.17s)
Subject: Veritas::Function::Predicate::GreaterThanOrEqualTo.reverse:/home/mbj/devel/veritas/lib/veritas/function/predicate/greater_than_or_equal_to.rb:43
Alive: rspec:noop:Veritas::Function::Predicate::GreaterThanOrEqualTo.reverse:/home/mbj/devel/veritas/lib/veritas/function/predicate/greater_than_or_equal_to.rb:43:f8810 (0.21s)
Subject: Veritas::Equalizer#include_comparison_methods:/home/mbj/devel/veritas/lib/veritas/support/equalizer.rb:15
Spec file(s): "spec/unit/veritas/equalizer/*_spec.rb" not found for noop:Veritas::Equalizer#include_comparison_methods:/home/mbj/devel/veritas/lib/veritas/support/equalizer.rb:15:5162b
Alive: rspec:noop:Veritas::Equalizer#include_comparison_methods:/home/mbj/devel/veritas/lib/veritas/support/equalizer.rb:15:5162b (0.18s)
Spec file(s): "spec/unit/veritas/equalizer/*_spec.rb" not found for Veritas::Equalizer#include_comparison_methods:/home/mbj/devel/veritas/lib/veritas/support/equalizer.rb:15:43a52
Alive: rspec:Veritas::Equalizer#include_comparison_methods:/home/mbj/devel/veritas/lib/veritas/support/equalizer.rb:15:43a52 (0.16s)
@@ -1,5 +0,4 @@
def include_comparison_methods
- super
module_eval do
include(Adamantium)
memoize(:hash)
Spec file(s): "spec/unit/veritas/equalizer/*_spec.rb" not found for Veritas::Equalizer#include_comparison_methods:/home/mbj/devel/veritas/lib/veritas/support/equalizer.rb:15:54343
Alive: rspec:Veritas::Equalizer#include_comparison_methods:/home/mbj/devel/veritas/lib/veritas/support/equalizer.rb:15:54343 (0.17s)
@@ -1,8 +-3,4 @@
def include_comparison_methods
super
- module_eval do
- include(Adamantium)
- memoize(:hash)
- end
end
Spec file(s): "spec/unit/veritas/equalizer/*_spec.rb" not found for Veritas::Equalizer#include_comparison_methods:/home/mbj/devel/veritas/lib/veritas/support/equalizer.rb:15:ce75a
Alive: rspec:Veritas::Equalizer#include_comparison_methods:/home/mbj/devel/veritas/lib/veritas/support/equalizer.rb:15:ce75a (0.15s)
@@ -1,7 +0,6 @@
def include_comparison_methods
super
module_eval do
- include(Adamantium)
memoize(:hash)
end
end
Spec file(s): "spec/unit/veritas/equalizer/*_spec.rb" not found for Veritas::Equalizer#include_comparison_methods:/home/mbj/devel/veritas/lib/veritas/support/equalizer.rb:15:4a6da
Alive: rspec:Veritas::Equalizer#include_comparison_methods:/home/mbj/devel/veritas/lib/veritas/support/equalizer.rb:15:4a6da (0.14s)
@@ -2,7 +1,6 @@
super
module_eval do
include(Adamantium)
- memoize(:hash)
end
end
Spec file(s): "spec/unit/veritas/equalizer/*_spec.rb" not found for Veritas::Equalizer#include_comparison_methods:/home/mbj/devel/veritas/lib/veritas/support/equalizer.rb:15:9f824
Alive: rspec:Veritas::Equalizer#include_comparison_methods:/home/mbj/devel/veritas/lib/veritas/support/equalizer.rb:15:9f824 (0.13s)
@@ -1,7 +1,7 @@
def include_comparison_methods
super
module_eval do
- include(Adamantium)
+ include
memoize(:hash)
end
end
Spec file(s): "spec/unit/veritas/equalizer/*_spec.rb" not found for Veritas::Equalizer#include_comparison_methods:/home/mbj/devel/veritas/lib/veritas/support/equalizer.rb:15:9805b
Alive: rspec:Veritas::Equalizer#include_comparison_methods:/home/mbj/devel/veritas/lib/veritas/support/equalizer.rb:15:9805b (0.14s)
@@ -2,7 +2,7 @@
super
module_eval do
include(Adamantium)
- memoize(:hash)
+ memoize
end
end
Spec file(s): "spec/unit/veritas/equalizer/*_spec.rb" not found for Veritas::Equalizer#include_comparison_methods:/home/mbj/devel/veritas/lib/veritas/support/equalizer.rb:15:cd14d
Alive: rspec:Veritas::Equalizer#include_comparison_methods:/home/mbj/devel/veritas/lib/veritas/support/equalizer.rb:15:cd14d (0.13s)
@@ -2,7 +2,7 @@
super
module_eval do
include(Adamantium)
- memoize(:hash)
+ memoize(nil)
end
end
Spec file(s): "spec/unit/veritas/equalizer/*_spec.rb" not found for Veritas::Equalizer#include_comparison_methods:/home/mbj/devel/veritas/lib/veritas/support/equalizer.rb:15:ed0a1
Alive: rspec:Veritas::Equalizer#include_comparison_methods:/home/mbj/devel/veritas/lib/veritas/support/equalizer.rb:15:ed0a1 (0.17s)
@@ -2,7 +2,7 @@
super
module_eval do
include(Adamantium)
- memoize(:hash)
+ memoize(:sce71a50f9fb5f16d1174)
end
end
Spec file(s): "spec/unit/veritas/equalizer/*_spec.rb" not found for Veritas::Equalizer#include_comparison_methods:/home/mbj/devel/veritas/lib/veritas/support/equalizer.rb:15:bef7f
Alive: rspec:Veritas::Equalizer#include_comparison_methods:/home/mbj/devel/veritas/lib/veritas/support/equalizer.rb:15:bef7f (0.18s)
@@ -1,8 +1,7 @@
def include_comparison_methods
super
module_eval do
- include(Adamantium)
- memoize(:hash)
+ nil
end
end
Spec file(s): "spec/unit/veritas/equalizer/*_spec.rb" not found for Veritas::Equalizer#include_comparison_methods:/home/mbj/devel/veritas/lib/veritas/support/equalizer.rb:15:3c25c
Alive: rspec:Veritas::Equalizer#include_comparison_methods:/home/mbj/devel/veritas/lib/veritas/support/equalizer.rb:15:3c25c (0.13s)
@@ -1,8 +1,5 @@
def include_comparison_methods
super
- module_eval do
- include(Adamantium)
- memoize(:hash)
- end
+ module_eval
end
Spec file(s): "spec/unit/veritas/equalizer/*_spec.rb" not found for Veritas::Equalizer#include_comparison_methods:/home/mbj/devel/veritas/lib/veritas/support/equalizer.rb:15:822c2
Alive: rspec:Veritas::Equalizer#include_comparison_methods:/home/mbj/devel/veritas/lib/veritas/support/equalizer.rb:15:822c2 (0.09s)
@@ -1,8 +1,4 @@
def include_comparison_methods
- super
- module_eval do
- include(Adamantium)
- memoize(:hash)
- end
+ nil
end
Subject: Veritas::Relation::Operation::Limit.assert_ordered_operand:/home/mbj/devel/veritas/lib/veritas/relation/operation/limit.rb:58
Alive: rspec:noop:Veritas::Relation::Operation::Limit.assert_ordered_operand:/home/mbj/devel/veritas/lib/veritas/relation/operation/limit.rb:58:923f8 (0.19s)
Subject: Veritas::Relation::Operation::Limit.assert_valid_limit:/home/mbj/devel/veritas/lib/veritas/relation/operation/limit.rb:74
Alive: rspec:noop:Veritas::Relation::Operation::Limit.assert_valid_limit:/home/mbj/devel/veritas/lib/veritas/relation/operation/limit.rb:74:13d61 (0.17s)
Subject: Veritas::Relation::Operation::Limit.new:/home/mbj/devel/veritas/lib/veritas/relation/operation/limit.rb:42
Alive: rspec:noop:Veritas::Relation::Operation::Limit.new:/home/mbj/devel/veritas/lib/veritas/relation/operation/limit.rb:42:6b5b0 (0.20s)
Subject: Veritas::Relation::Operation::Limit#delete:/home/mbj/devel/veritas/lib/veritas/relation/operation/limit.rb:147
Alive: rspec:noop:Veritas::Relation::Operation::Limit#delete:/home/mbj/devel/veritas/lib/veritas/relation/operation/limit.rb:147:793a5 (0.14s)
Subject: Veritas::Relation::Operation::Limit#each:/home/mbj/devel/veritas/lib/veritas/relation/operation/limit.rb:112
Alive: rspec:noop:Veritas::Relation::Operation::Limit#each:/home/mbj/devel/veritas/lib/veritas/relation/operation/limit.rb:112:647a0 (0.18s)
Subject: Veritas::Relation::Operation::Limit#initialize:/home/mbj/devel/veritas/lib/veritas/relation/operation/limit.rb:92
Alive: rspec:noop:Veritas::Relation::Operation::Limit#initialize:/home/mbj/devel/veritas/lib/veritas/relation/operation/limit.rb:92:aa506 (0.41s)
Subject: Veritas::Relation::Operation::Limit#insert:/home/mbj/devel/veritas/lib/veritas/relation/operation/limit.rb:132
Alive: rspec:noop:Veritas::Relation::Operation::Limit#insert:/home/mbj/devel/veritas/lib/veritas/relation/operation/limit.rb:132:84ed5 (0.13s)
Subject: Veritas::Attribute::Time.primitive:/home/mbj/devel/veritas/lib/veritas/attribute/time.rb:20
Alive: rspec:noop:Veritas::Attribute::Time.primitive:/home/mbj/devel/veritas/lib/veritas/attribute/time.rb:20:c6900 (0.15s)
Subject: Veritas::Attribute::Time#range:/home/mbj/devel/veritas/lib/veritas/attribute/time.rb:32
Alive: rspec:noop:Veritas::Attribute::Time#range:/home/mbj/devel/veritas/lib/veritas/attribute/time.rb:32:17d7d (0.13s)
Subject: Veritas::Function::Predicate::Inclusion::Methods#include:/home/mbj/devel/veritas/lib/veritas/function/predicate/inclusion.rb:52
Alive: rspec:noop:Veritas::Function::Predicate::Inclusion::Methods#include:/home/mbj/devel/veritas/lib/veritas/function/predicate/inclusion.rb:52:8159c (0.20s)
Subject: Veritas::Function::Predicate::Inclusion.call:/home/mbj/devel/veritas/lib/veritas/function/predicate/inclusion.rb:24
Alive: rspec:noop:Veritas::Function::Predicate::Inclusion.call:/home/mbj/devel/veritas/lib/veritas/function/predicate/inclusion.rb:24:41056 (0.14s)
Subject: Veritas::Function::Predicate::Inclusion.inverse:/home/mbj/devel/veritas/lib/veritas/function/predicate/inclusion.rb:36
Alive: rspec:noop:Veritas::Function::Predicate::Inclusion.inverse:/home/mbj/devel/veritas/lib/veritas/function/predicate/inclusion.rb:36:a7d30 (0.17s)
Subject: Veritas::Relation::Operation::Limit::Methods#first:/home/mbj/devel/veritas/lib/veritas/relation/operation/limit.rb:182
Alive: rspec:noop:Veritas::Relation::Operation::Limit::Methods#first:/home/mbj/devel/veritas/lib/veritas/relation/operation/limit.rb:182:5c95a (0.18s)
Subject: Veritas::Relation::Operation::Limit::Methods#last:/home/mbj/devel/veritas/lib/veritas/relation/operation/limit.rb:200
Alive: rspec:noop:Veritas::Relation::Operation::Limit::Methods#last:/home/mbj/devel/veritas/lib/veritas/relation/operation/limit.rb:200:97b3b (0.21s)
Subject: Veritas::Relation::Operation::Limit::Methods#take:/home/mbj/devel/veritas/lib/veritas/relation/operation/limit.rb:164
Alive: rspec:noop:Veritas::Relation::Operation::Limit::Methods#take:/home/mbj/devel/veritas/lib/veritas/relation/operation/limit.rb:164:9c8ba (0.14s)
Subject: Veritas::Evaluator::Context#[]:/home/mbj/devel/veritas/lib/veritas/support/evaluator.rb:76
Alive: rspec:noop:Veritas::Evaluator::Context#[]:/home/mbj/devel/veritas/lib/veritas/support/evaluator.rb:76:808f6 (0.13s)
Subject: Veritas::Evaluator::Context#add:/home/mbj/devel/veritas/lib/veritas/support/evaluator.rb:59
Alive: rspec:noop:Veritas::Evaluator::Context#add:/home/mbj/devel/veritas/lib/veritas/support/evaluator.rb:59:baf92 (0.16s)
Alive: rspec:Veritas::Evaluator::Context#add:/home/mbj/devel/veritas/lib/veritas/support/evaluator.rb:59:c6b4b (0.18s)
@@ -4,6 +3,5 @@
end
type = Attribute.infer_type(object)
functions[type.coerce(attribute)] = object
- self
end
Subject: Veritas::Evaluator::Context#initialize:/home/mbj/devel/veritas/lib/veritas/support/evaluator.rb:33
Alive: rspec:noop:Veritas::Evaluator::Context#initialize:/home/mbj/devel/veritas/lib/veritas/support/evaluator.rb:33:512c2 (0.22s)
Subject: Veritas::Evaluator::Context#method_missing:/home/mbj/devel/veritas/lib/veritas/support/evaluator.rb:114
def method_missing(name, *args)
unless respond_to?(name)
return super
end
unless args.empty?
::Kernel.raise(::ArgumentError, "wrong number of arguments (#{args.length} for 0)")
end
[name]
end
Subject: Veritas::Evaluator::Context#respond_to?:/home/mbj/devel/veritas/lib/veritas/support/evaluator.rb:87
Spec file(s): "spec/unit/veritas/evaluator/context/respond_to_predicate_spec.rb" not found for noop:Veritas::Evaluator::Context#respond_to?:/home/mbj/devel/veritas/lib/veritas/support/evaluator.rb:87:0999a
Alive: rspec:noop:Veritas::Evaluator::Context#respond_to?:/home/mbj/devel/veritas/lib/veritas/support/evaluator.rb:87:0999a (0.08s)
Spec file(s): "spec/unit/veritas/evaluator/context/respond_to_predicate_spec.rb" not found for Veritas::Evaluator::Context#respond_to?:/home/mbj/devel/veritas/lib/veritas/support/evaluator.rb:87:51eab
Alive: rspec:Veritas::Evaluator::Context#respond_to?:/home/mbj/devel/veritas/lib/veritas/support/evaluator.rb:87:51eab (0.08s)
@@ -1,6 +1,4 @@
def respond_to?(name, *)
- @header.any? do |attribute|
- attribute.name == name
- end
+ nil
end
Spec file(s): "spec/unit/veritas/evaluator/context/respond_to_predicate_spec.rb" not found for Veritas::Evaluator::Context#respond_to?:/home/mbj/devel/veritas/lib/veritas/support/evaluator.rb:87:4d239
Alive: rspec:Veritas::Evaluator::Context#respond_to?:/home/mbj/devel/veritas/lib/veritas/support/evaluator.rb:87:4d239 (0.08s)
@@ -1,6 +1,6 @@
def respond_to?(name, *)
@header.any? do |attribute|
- attribute.name == name
+ attribute.name.==
end
end
Spec file(s): "spec/unit/veritas/evaluator/context/respond_to_predicate_spec.rb" not found for Veritas::Evaluator::Context#respond_to?:/home/mbj/devel/veritas/lib/veritas/support/evaluator.rb:87:c0cf7
Alive: rspec:Veritas::Evaluator::Context#respond_to?:/home/mbj/devel/veritas/lib/veritas/support/evaluator.rb:87:c0cf7 (0.10s)
@@ -1,5 +1,5 @@
def respond_to?(name, *)
- @header.any? do |attribute|
+ @header.any? do
attribute.name == name
end
end
Spec file(s): "spec/unit/veritas/evaluator/context/respond_to_predicate_spec.rb" not found for Veritas::Evaluator::Context#respond_to?:/home/mbj/devel/veritas/lib/veritas/support/evaluator.rb:87:4645f
Alive: rspec:Veritas::Evaluator::Context#respond_to?:/home/mbj/devel/veritas/lib/veritas/support/evaluator.rb:87:4645f (0.08s)
@@ -1,5 +1,5 @@
def respond_to?(name, *)
- @header.any? do |attribute|
+ @header.any? do |s21946b42321bf37af303|
attribute.name == name
end
end
Spec file(s): "spec/unit/veritas/evaluator/context/respond_to_predicate_spec.rb" not found for Veritas::Evaluator::Context#respond_to?:/home/mbj/devel/veritas/lib/veritas/support/evaluator.rb:87:9ab0e
Alive: rspec:Veritas::Evaluator::Context#respond_to?:/home/mbj/devel/veritas/lib/veritas/support/evaluator.rb:87:9ab0e (0.09s)
@@ -1,6 +1,4 @@
def respond_to?(name, *)
- @header.any? do |attribute|
- attribute.name == name
- end
+ @header.any?
end
Spec file(s): "spec/unit/veritas/evaluator/context/respond_to_predicate_spec.rb" not found for Veritas::Evaluator::Context#respond_to?:/home/mbj/devel/veritas/lib/veritas/support/evaluator.rb:87:497c1
Alive: rspec:Veritas::Evaluator::Context#respond_to?:/home/mbj/devel/veritas/lib/veritas/support/evaluator.rb:87:497c1 (0.09s)
@@ -1,4 +1,4 @@
-def respond_to?(name, *)
+def respond_to?(*)
@header.any? do |attribute|
attribute.name == name
end
Spec file(s): "spec/unit/veritas/evaluator/context/respond_to_predicate_spec.rb" not found for Veritas::Evaluator::Context#respond_to?:/home/mbj/devel/veritas/lib/veritas/support/evaluator.rb:87:c63e1
Alive: rspec:Veritas::Evaluator::Context#respond_to?:/home/mbj/devel/veritas/lib/veritas/support/evaluator.rb:87:c63e1 (0.09s)
@@ -1,4 +1,4 @@
-def respond_to?(name, *)
+def respond_to?(s88736d65e1cab16bd4a0, *)
@header.any? do |attribute|
attribute.name == name
end
Subject: Veritas::Evaluator::Context#send:/home/mbj/devel/veritas/lib/veritas/support/evaluator.rb:98
Alive: rspec:noop:Veritas::Evaluator::Context#send:/home/mbj/devel/veritas/lib/veritas/support/evaluator.rb:98:b24f2 (0.13s)
Subject: Veritas::Function::Predicate::Inequality::Methods#ne:/home/mbj/devel/veritas/lib/veritas/function/predicate/inequality.rb:76
Alive: rspec:noop:Veritas::Function::Predicate::Inequality::Methods#ne:/home/mbj/devel/veritas/lib/veritas/function/predicate/inequality.rb:76:d7f54 (0.12s)
Subject: Veritas::Function::Predicate::Inequality.inverse:/home/mbj/devel/veritas/lib/veritas/function/predicate/inequality.rb:31
Alive: rspec:noop:Veritas::Function::Predicate::Inequality.inverse:/home/mbj/devel/veritas/lib/veritas/function/predicate/inequality.rb:31:27397 (0.10s)
Subject: Veritas::Function::Predicate::Inequality.operation:/home/mbj/devel/veritas/lib/veritas/function/predicate/inequality.rb:19
Alive: rspec:noop:Veritas::Function::Predicate::Inequality.operation:/home/mbj/devel/veritas/lib/veritas/function/predicate/inequality.rb:19:d1e40 (0.12s)
Subject: Veritas::Function::Predicate::Inequality.reverse:/home/mbj/devel/veritas/lib/veritas/function/predicate/inequality.rb:43
Alive: rspec:noop:Veritas::Function::Predicate::Inequality.reverse:/home/mbj/devel/veritas/lib/veritas/function/predicate/inequality.rb:43:37884 (0.12s)
Subject: Veritas::Relation::Operation::Reverse.assert_ordered_operand:/home/mbj/devel/veritas/lib/veritas/relation/operation/reverse.rb:35
Alive: rspec:noop:Veritas::Relation::Operation::Reverse.assert_ordered_operand:/home/mbj/devel/veritas/lib/veritas/relation/operation/reverse.rb:35:fff02 (0.16s)
Subject: Veritas::Relation::Operation::Reverse.new:/home/mbj/devel/veritas/lib/veritas/relation/operation/reverse.rb:20
Alive: rspec:noop:Veritas::Relation::Operation::Reverse.new:/home/mbj/devel/veritas/lib/veritas/relation/operation/reverse.rb:20:6a8e2 (0.20s)
Subject: Veritas::Relation::Operation::Reverse#each:/home/mbj/devel/veritas/lib/veritas/relation/operation/reverse.rb:57
Alive: rspec:noop:Veritas::Relation::Operation::Reverse#each:/home/mbj/devel/veritas/lib/veritas/relation/operation/reverse.rb:57:77f5c (0.19s)
Subject: Veritas::Relation::Operation::Reverse::Methods#reverse:/home/mbj/devel/veritas/lib/veritas/relation/operation/reverse.rb:75
Alive: rspec:noop:Veritas::Relation::Operation::Reverse::Methods#reverse:/home/mbj/devel/veritas/lib/veritas/relation/operation/reverse.rb:75:fe5ac (0.15s)
Subject: Veritas::Attribute::String.primitive:/home/mbj/devel/veritas/lib/veritas/attribute/string.rb:44
Alive: rspec:noop:Veritas::Attribute::String.primitive:/home/mbj/devel/veritas/lib/veritas/attribute/string.rb:44:1434c (0.14s)
Subject: Veritas::Attribute::String#initialize:/home/mbj/devel/veritas/lib/veritas/attribute/string.rb:64
Alive: rspec:noop:Veritas::Attribute::String#initialize:/home/mbj/devel/veritas/lib/veritas/attribute/string.rb:64:ae4cf (0.32s)
Subject: Veritas::Attribute::String#valid_length?:/home/mbj/devel/veritas/lib/veritas/attribute/string.rb:94
Alive: rspec:noop:Veritas::Attribute::String#valid_length?:/home/mbj/devel/veritas/lib/veritas/attribute/string.rb:94:9f724 (0.29s)
Subject: Veritas::Attribute::String#valid_value?:/home/mbj/devel/veritas/lib/veritas/attribute/string.rb:81
Alive: rspec:noop:Veritas::Attribute::String#valid_value?:/home/mbj/devel/veritas/lib/veritas/attribute/string.rb:81:7f140 (0.13s)
Subject: Veritas::Operation::Binary#initialize:/home/mbj/devel/veritas/lib/veritas/support/operation/binary.rb:38
Alive: rspec:noop:Veritas::Operation::Binary#initialize:/home/mbj/devel/veritas/lib/veritas/support/operation/binary.rb:38:f5894 (0.25s)
Subject: Veritas::Function::Predicate::LessThan.inverse:/home/mbj/devel/veritas/lib/veritas/function/predicate/less_than.rb:31
Alive: rspec:noop:Veritas::Function::Predicate::LessThan.inverse:/home/mbj/devel/veritas/lib/veritas/function/predicate/less_than.rb:31:b7011 (0.13s)
Subject: Veritas::Function::Predicate::LessThan.operation:/home/mbj/devel/veritas/lib/veritas/function/predicate/less_than.rb:19
Alive: rspec:noop:Veritas::Function::Predicate::LessThan.operation:/home/mbj/devel/veritas/lib/veritas/function/predicate/less_than.rb:19:fb903 (0.13s)
Subject: Veritas::Function::Predicate::LessThan.reverse:/home/mbj/devel/veritas/lib/veritas/function/predicate/less_than.rb:43
Alive: rspec:noop:Veritas::Function::Predicate::LessThan.reverse:/home/mbj/devel/veritas/lib/veritas/function/predicate/less_than.rb:43:5f435 (0.12s)
Subject: Veritas::Function::Predicate::LessThan::Methods#lt:/home/mbj/devel/veritas/lib/veritas/function/predicate/less_than.rb:59
Alive: rspec:noop:Veritas::Function::Predicate::LessThan::Methods#lt:/home/mbj/devel/veritas/lib/veritas/function/predicate/less_than.rb:59:666f2 (0.11s)
Subject: Veritas::Algebra::Difference#delete:/home/mbj/devel/veritas/lib/veritas/algebra/difference.rb:62
Alive: rspec:noop:Veritas::Algebra::Difference#delete:/home/mbj/devel/veritas/lib/veritas/algebra/difference.rb:62:1f741 (0.46s)
Alive: rspec:Veritas::Algebra::Difference#delete:/home/mbj/devel/veritas/lib/veritas/algebra/difference.rb:62:99169 (0.55s)
@@ -1,5 +0,4 @@
def delete(other)
- right = self.right
left.delete(coerce(other).difference(right)).difference(right)
end
Alive: rspec:Veritas::Algebra::Difference#delete:/home/mbj/devel/veritas/lib/veritas/algebra/difference.rb:62:d78db (0.62s)
@@ -1,5 +1,5 @@
def delete(other)
- right = self.right
+ s78eb3cd51d8a46af90f8 = self.right
left.delete(coerce(other).difference(right)).difference(right)
end
Subject: Veritas::Algebra::Difference#each:/home/mbj/devel/veritas/lib/veritas/algebra/difference.rb:24
Alive: rspec:noop:Veritas::Algebra::Difference#each:/home/mbj/devel/veritas/lib/veritas/algebra/difference.rb:24:44058 (0.20s)
Subject: Veritas::Algebra::Difference#insert:/home/mbj/devel/veritas/lib/veritas/algebra/difference.rb:44
Alive: rspec:noop:Veritas::Algebra::Difference#insert:/home/mbj/devel/veritas/lib/veritas/algebra/difference.rb:44:01c65 (0.47s)
Alive: rspec:Veritas::Algebra::Difference#insert:/home/mbj/devel/veritas/lib/veritas/algebra/difference.rb:44:2dc8c (0.52s)
@@ -1,5 +0,4 @@
def insert(other)
- right = self.right
left.insert(coerce(other).difference(right)).difference(right)
end
Alive: rspec:Veritas::Algebra::Difference#insert:/home/mbj/devel/veritas/lib/veritas/algebra/difference.rb:44:28060 (0.62s)
@@ -1,5 +1,5 @@
def insert(other)
- right = self.right
+ s0dbe950ddb831418d80d = self.right
left.insert(coerce(other).difference(right)).difference(right)
end
Subject: Veritas::Function::Predicate::Exclusion::Methods#exclude:/home/mbj/devel/veritas/lib/veritas/function/predicate/exclusion.rb:52
Alive: rspec:noop:Veritas::Function::Predicate::Exclusion::Methods#exclude:/home/mbj/devel/veritas/lib/veritas/function/predicate/exclusion.rb:52:69ffa (0.12s)
Subject: Veritas::Operation::Unary#initialize:/home/mbj/devel/veritas/lib/veritas/support/operation/unary.rb:26
Alive: rspec:noop:Veritas::Operation::Unary#initialize:/home/mbj/devel/veritas/lib/veritas/support/operation/unary.rb:26:14cc6 (0.20s)
Subject: Veritas::Function::Numeric::Binary#type:/home/mbj/devel/veritas/lib/veritas/function/numeric/binary.rb:16
Alive: rspec:noop:Veritas::Function::Numeric::Binary#type:/home/mbj/devel/veritas/lib/veritas/function/numeric/binary.rb:16:5bcee (0.14s)
Subject: Veritas::Function::Predicate::NoMatch::Methods#no_match:/home/mbj/devel/veritas/lib/veritas/function/predicate/no_match.rb:64
Alive: rspec:noop:Veritas::Function::Predicate::NoMatch::Methods#no_match:/home/mbj/devel/veritas/lib/veritas/function/predicate/no_match.rb:64:96084 (0.13s)
Subject: Veritas::Function::Predicate::NoMatch.inverse:/home/mbj/devel/veritas/lib/veritas/function/predicate/no_match.rb:31
Alive: rspec:noop:Veritas::Function::Predicate::NoMatch.inverse:/home/mbj/devel/veritas/lib/veritas/function/predicate/no_match.rb:31:1f046 (0.11s)
Subject: Veritas::Function::Predicate::NoMatch.operation:/home/mbj/devel/veritas/lib/veritas/function/predicate/no_match.rb:19
Alive: rspec:noop:Veritas::Function::Predicate::NoMatch.operation:/home/mbj/devel/veritas/lib/veritas/function/predicate/no_match.rb:19:c2783 (0.11s)
Subject: Veritas::Aggregate.default:/home/mbj/devel/veritas/lib/veritas/aggregate.rb:21
Alive: rspec:noop:Veritas::Aggregate.default:/home/mbj/devel/veritas/lib/veritas/aggregate.rb:21:bb231 (0.13s)
Subject: Veritas::Aggregate.finalize:/home/mbj/devel/veritas/lib/veritas/aggregate.rb:35
Alive: rspec:noop:Veritas::Aggregate.finalize:/home/mbj/devel/veritas/lib/veritas/aggregate.rb:35:baa37 (0.12s)
Subject: Veritas::Aggregate#call:/home/mbj/devel/veritas/lib/veritas/aggregate.rb:63
Alive: rspec:noop:Veritas::Aggregate#call:/home/mbj/devel/veritas/lib/veritas/aggregate.rb:63:7dad0 (0.14s)
Subject: Veritas::Aggregate#default:/home/mbj/devel/veritas/lib/veritas/aggregate.rb:47
Alive: rspec:noop:Veritas::Aggregate#default:/home/mbj/devel/veritas/lib/veritas/aggregate.rb:47:a9370 (0.14s)
Subject: Veritas::Aggregate#finalize:/home/mbj/devel/veritas/lib/veritas/aggregate.rb:75
Alive: rspec:noop:Veritas::Aggregate#finalize:/home/mbj/devel/veritas/lib/veritas/aggregate.rb:75:38960 (0.13s)
Subject: Veritas::Aggregate#value:/home/mbj/devel/veritas/lib/veritas/aggregate.rb:91
Alive: rspec:noop:Veritas::Aggregate#value:/home/mbj/devel/veritas/lib/veritas/aggregate.rb:91:7c608 (0.27s)
Subject: Veritas::Function::Predicate::Exclusion.call:/home/mbj/devel/veritas/lib/veritas/function/predicate/exclusion.rb:24
Alive: rspec:noop:Veritas::Function::Predicate::Exclusion.call:/home/mbj/devel/veritas/lib/veritas/function/predicate/exclusion.rb:24:b7af8 (0.11s)
Subject: Veritas::Function::Predicate::Exclusion.inverse:/home/mbj/devel/veritas/lib/veritas/function/predicate/exclusion.rb:36
Alive: rspec:noop:Veritas::Function::Predicate::Exclusion.inverse:/home/mbj/devel/veritas/lib/veritas/function/predicate/exclusion.rb:36:89bc3 (0.13s)
Subject: Veritas::Function::Predicate::LessThanOrEqualTo::Methods#lte:/home/mbj/devel/veritas/lib/veritas/function/predicate/less_than_or_equal_to.rb:59
Alive: rspec:noop:Veritas::Function::Predicate::LessThanOrEqualTo::Methods#lte:/home/mbj/devel/veritas/lib/veritas/function/predicate/less_than_or_equal_to.rb:59:e90c2 (0.13s)
Subject: Veritas::Function::Predicate::LessThanOrEqualTo.inverse:/home/mbj/devel/veritas/lib/veritas/function/predicate/less_than_or_equal_to.rb:31
Alive: rspec:noop:Veritas::Function::Predicate::LessThanOrEqualTo.inverse:/home/mbj/devel/veritas/lib/veritas/function/predicate/less_than_or_equal_to.rb:31:bd4a9 (0.13s)
Subject: Veritas::Function::Predicate::LessThanOrEqualTo.operation:/home/mbj/devel/veritas/lib/veritas/function/predicate/less_than_or_equal_to.rb:19
Alive: rspec:noop:Veritas::Function::Predicate::LessThanOrEqualTo.operation:/home/mbj/devel/veritas/lib/veritas/function/predicate/less_than_or_equal_to.rb:19:79c66 (0.14s)
Subject: Veritas::Function::Predicate::LessThanOrEqualTo.reverse:/home/mbj/devel/veritas/lib/veritas/function/predicate/less_than_or_equal_to.rb:43
Alive: rspec:noop:Veritas::Function::Predicate::LessThanOrEqualTo.reverse:/home/mbj/devel/veritas/lib/veritas/function/predicate/less_than_or_equal_to.rb:43:3b497 (0.12s)
Subject: Veritas::Algebra::Difference::Methods#difference:/home/mbj/devel/veritas/lib/veritas/algebra/difference.rb:82
Alive: rspec:noop:Veritas::Algebra::Difference::Methods#difference:/home/mbj/devel/veritas/lib/veritas/algebra/difference.rb:82:85228 (0.15s)
Subject: Veritas::Function::Numeric::Unary#type:/home/mbj/devel/veritas/lib/veritas/function/numeric/unary.rb:19
Alive: rspec:noop:Veritas::Function::Numeric::Unary#type:/home/mbj/devel/veritas/lib/veritas/function/numeric/unary.rb:19:b97c1 (0.13s)
Subject: Veritas::Function::Predicate::Match::Methods#match:/home/mbj/devel/veritas/lib/veritas/function/predicate/match.rb:59
Alive: rspec:noop:Veritas::Function::Predicate::Match::Methods#match:/home/mbj/devel/veritas/lib/veritas/function/predicate/match.rb:59:3f047 (0.12s)
Subject: Veritas::Function::Predicate::Match.call:/home/mbj/devel/veritas/lib/veritas/function/predicate/match.rb:19
Alive: rspec:noop:Veritas::Function::Predicate::Match.call:/home/mbj/devel/veritas/lib/veritas/function/predicate/match.rb:19:123ad (0.13s)
Subject: Veritas::Function::Predicate::Match.inverse:/home/mbj/devel/veritas/lib/veritas/function/predicate/match.rb:43
Alive: rspec:noop:Veritas::Function::Predicate::Match.inverse:/home/mbj/devel/veritas/lib/veritas/function/predicate/match.rb:43:727ae (0.13s)
Subject: Veritas::Function::Predicate::Match.operation:/home/mbj/devel/veritas/lib/veritas/function/predicate/match.rb:31
Alive: rspec:noop:Veritas::Function::Predicate::Match.operation:/home/mbj/devel/veritas/lib/veritas/function/predicate/match.rb:31:d3c68 (0.12s)
Subject: Veritas::Algebra::Extension#assert_matching_extensions:/home/mbj/devel/veritas/lib/veritas/algebra/extension.rb:112
Alive: rspec:noop:Veritas::Algebra::Extension#assert_matching_extensions:/home/mbj/devel/veritas/lib/veritas/algebra/extension.rb:112:eb430 (0.69s)
Subject: Veritas::Algebra::Extension#delete:/home/mbj/devel/veritas/lib/veritas/algebra/extension.rb:93
Alive: rspec:noop:Veritas::Algebra::Extension#delete:/home/mbj/devel/veritas/lib/veritas/algebra/extension.rb:93:5674a (0.26s)
Subject: Veritas::Algebra::Extension#each:/home/mbj/devel/veritas/lib/veritas/algebra/extension.rb:50
Alive: rspec:noop:Veritas::Algebra::Extension#each:/home/mbj/devel/veritas/lib/veritas/algebra/extension.rb:50:06304 (0.29s)
Alive: rspec:Veritas::Algebra::Extension#each:/home/mbj/devel/veritas/lib/veritas/algebra/extension.rb:50:39077 (0.23s)
@@ -2,7 +1,6 @@
unless block_given?
return to_enum
end
- header = self.header
extensions = self.extensions.values
operand.each do |operand_tuple|
yield(operand_tuple.extend(header, extensions))
Alive: rspec:Veritas::Algebra::Extension#each:/home/mbj/devel/veritas/lib/veritas/algebra/extension.rb:50:b99bd (0.19s)
@@ -2,7 +2,7 @@
unless block_given?
return to_enum
end
- header = self.header
+ s7fa97f9e3ff25b7354cb = self.header
extensions = self.extensions.values
operand.each do |operand_tuple|
yield(operand_tuple.extend(header, extensions))
Subject: Veritas::Algebra::Extension#initialize:/home/mbj/devel/veritas/lib/veritas/algebra/extension.rb:28
Alive: rspec:noop:Veritas::Algebra::Extension#initialize:/home/mbj/devel/veritas/lib/veritas/algebra/extension.rb:28:cb619 (0.68s)
Alive: rspec:Veritas::Algebra::Extension#initialize:/home/mbj/devel/veritas/lib/veritas/algebra/extension.rb:28:e9312 (0.85s)
@@ -1,6 +0,5 @@
def initialize(operand, extensions)
super(operand)
- extensions = extensions.to_hash
keys = extensions.keys
@header = @header.extend(keys)
@extensions = Hash[@header.project(keys).zip(extensions.values)]
Alive: rspec:Veritas::Algebra::Extension#initialize:/home/mbj/devel/veritas/lib/veritas/algebra/extension.rb:28:b1185 (0.95s)
@@ -1,6 +1,6 @@
def initialize(operand, extensions)
super(operand)
- extensions = extensions.to_hash
+ s467f17ca1edbeb8a1a10 = extensions.to_hash
keys = extensions.keys
@header = @header.extend(keys)
@extensions = Hash[@header.project(keys).zip(extensions.values)]
Subject: Veritas::Algebra::Extension#insert:/home/mbj/devel/veritas/lib/veritas/algebra/extension.rb:73
Alive: rspec:noop:Veritas::Algebra::Extension#insert:/home/mbj/devel/veritas/lib/veritas/algebra/extension.rb:73:b0ada (0.23s)
Subject: Veritas::Aggregate::Count::Methods#count:/home/mbj/devel/veritas/lib/veritas/aggregate/count.rb:48
Alive: rspec:noop:Veritas::Aggregate::Count::Methods#count:/home/mbj/devel/veritas/lib/veritas/aggregate/count.rb:48:79fa5 (0.13s)
Subject: Veritas::Aggregate::Count.call:/home/mbj/devel/veritas/lib/veritas/aggregate/count.rb:23
Alive: rspec:noop:Veritas::Aggregate::Count.call:/home/mbj/devel/veritas/lib/veritas/aggregate/count.rb:23:71d72 (0.15s)
Subject: Veritas::Aggregate::Count#type:/home/mbj/devel/veritas/lib/veritas/aggregate/count.rb:32
Alive: rspec:noop:Veritas::Aggregate::Count#type:/home/mbj/devel/veritas/lib/veritas/aggregate/count.rb:32:1606f (0.13s)
#<Method: Class#allocate> does not have source location unable to emit matcher
Unable to find singleton method definition only match receiver on Rubinius::AST::Self or Rubinius::AST::ConstantAccess, got Rubinius::AST::LocalVariableAccess
Subject: Veritas::Function::Proposition.new:/home/mbj/devel/veritas/lib/veritas/function/proposition.rb:40
Alive: rspec:noop:Veritas::Function::Proposition.new:/home/mbj/devel/veritas/lib/veritas/function/proposition.rb:40:0373d (0.14s)
Subject: Veritas::Function::Proposition#call:/home/mbj/devel/veritas/lib/veritas/function/proposition.rb:56
Alive: rspec:noop:Veritas::Function::Proposition#call:/home/mbj/devel/veritas/lib/veritas/function/proposition.rb:56:9df74 (0.12s)
Subject: Veritas::Function::Proposition#inverse:/home/mbj/devel/veritas/lib/veritas/function/proposition.rb:82
Alive: rspec:noop:Veritas::Function::Proposition#inverse:/home/mbj/devel/veritas/lib/veritas/function/proposition.rb:82:cf5e9 (0.14s)
Subject: Veritas::Function::Proposition#rename:/home/mbj/devel/veritas/lib/veritas/function/proposition.rb:70
Alive: rspec:noop:Veritas::Function::Proposition#rename:/home/mbj/devel/veritas/lib/veritas/function/proposition.rb:70:a09e1 (0.13s)
Alive: rspec:Veritas::Function::Proposition#rename:/home/mbj/devel/veritas/lib/veritas/function/proposition.rb:70:57838 (0.12s)
@@ -1,4 +1,4 @@
-def rename(aliases)
+def rename(s8472ee28b45c63767555)
self
end
Subject: Veritas::Function::Proposition#type:/home/mbj/devel/veritas/lib/veritas/function/proposition.rb:91
Alive: rspec:noop:Veritas::Function::Proposition#type:/home/mbj/devel/veritas/lib/veritas/function/proposition.rb:91:ef898 (0.13s)
Subject: Veritas::Function::Numeric::Absolute.operation:/home/mbj/devel/veritas/lib/veritas/function/numeric/absolute.rb:19
Alive: rspec:noop:Veritas::Function::Numeric::Absolute.operation:/home/mbj/devel/veritas/lib/veritas/function/numeric/absolute.rb:19:58387 (0.12s)
Subject: Veritas::Algebra::Extension::Methods#coerce_to_extensions:/home/mbj/devel/veritas/lib/veritas/algebra/extension.rb:162
Alive: rspec:noop:Veritas::Algebra::Extension::Methods#coerce_to_extensions:/home/mbj/devel/veritas/lib/veritas/algebra/extension.rb:162:b19dd (0.19s)
Subject: Veritas::Algebra::Extension::Methods#extend:/home/mbj/devel/veritas/lib/veritas/algebra/extension.rb:142
Alive: rspec:noop:Veritas::Algebra::Extension::Methods#extend:/home/mbj/devel/veritas/lib/veritas/algebra/extension.rb:142:cde59 (0.19s)
Subject: Veritas::Function::Numeric::Absolute::Methods#absolute:/home/mbj/devel/veritas/lib/veritas/function/numeric/absolute.rb:36
Alive: rspec:noop:Veritas::Function::Numeric::Absolute::Methods#absolute:/home/mbj/devel/veritas/lib/veritas/function/numeric/absolute.rb:36:651e4 (0.14s)
Subject: Veritas::Aggregate::Maximum.call:/home/mbj/devel/veritas/lib/veritas/aggregate/maximum.rb:23
Alive: rspec:noop:Veritas::Aggregate::Maximum.call:/home/mbj/devel/veritas/lib/veritas/aggregate/maximum.rb:23:b8110 (0.14s)
Subject: Veritas::Aggregate::Maximum#type:/home/mbj/devel/veritas/lib/veritas/aggregate/maximum.rb:33
Alive: rspec:noop:Veritas::Aggregate::Maximum#type:/home/mbj/devel/veritas/lib/veritas/aggregate/maximum.rb:33:8962d (0.13s)
Subject: Veritas::Aggregate::Maximum::Methods#maximum:/home/mbj/devel/veritas/lib/veritas/aggregate/maximum.rb:52
Alive: rspec:noop:Veritas::Aggregate::Maximum::Methods#maximum:/home/mbj/devel/veritas/lib/veritas/aggregate/maximum.rb:52:dac8a (0.16s)
Subject: Veritas::Function::Proposition::Contradiction.call:/home/mbj/devel/veritas/lib/veritas/function/proposition/contradiction.rb:31
Alive: rspec:noop:Veritas::Function::Proposition::Contradiction.call:/home/mbj/devel/veritas/lib/veritas/function/proposition/contradiction.rb:31:ace2e (0.10s)
Unable to find singleton method definition only match receiver on Rubinius::AST::Self or Rubinius::AST::ConstantAccess, got Rubinius::AST::LocalVariableAccess
Subject: Veritas::Function::Proposition::Contradiction.inverse:/home/mbj/devel/veritas/lib/veritas/function/proposition/contradiction.rb:19
Alive: rspec:noop:Veritas::Function::Proposition::Contradiction.inverse:/home/mbj/devel/veritas/lib/veritas/function/proposition/contradiction.rb:19:80df8 (0.11s)
Subject: Veritas::Function::Proposition::Contradiction#and:/home/mbj/devel/veritas/lib/veritas/function/proposition/contradiction.rb:45
Alive: rspec:noop:Veritas::Function::Proposition::Contradiction#and:/home/mbj/devel/veritas/lib/veritas/function/proposition/contradiction.rb:45:11b94 (0.13s)
Alive: rspec:Veritas::Function::Proposition::Contradiction#and:/home/mbj/devel/veritas/lib/veritas/function/proposition/contradiction.rb:45:c4b77 (0.12s)
@@ -1,4 +1,4 @@
-def and(other)
+def and(s8873f7b48223c1454fda)
self
end
Subject: Veritas::Function::Proposition::Contradiction#or:/home/mbj/devel/veritas/lib/veritas/function/proposition/contradiction.rb:59
Alive: rspec:noop:Veritas::Function::Proposition::Contradiction#or:/home/mbj/devel/veritas/lib/veritas/function/proposition/contradiction.rb:59:69189 (0.12s)
Subject: Veritas::Aggregate::Mean::Methods#mean:/home/mbj/devel/veritas/lib/veritas/aggregate/mean.rb:74
Alive: rspec:noop:Veritas::Aggregate::Mean::Methods#mean:/home/mbj/devel/veritas/lib/veritas/aggregate/mean.rb:74:16163 (0.14s)
Subject: Veritas::Aggregate::Mean.call:/home/mbj/devel/veritas/lib/veritas/aggregate/mean.rb:23
def self.call(accumulator, value)
if value.nil?
return accumulator
end
count, mean = accumulator
count = Count.call(count, value)
[count, if mean.nil?
value.to_f
else
mean + value - mean / count.to_f
end]
end
Subject: Veritas::Aggregate::Mean.finalize:/home/mbj/devel/veritas/lib/veritas/aggregate/mean.rb:43
Alive: rspec:noop:Veritas::Aggregate::Mean.finalize:/home/mbj/devel/veritas/lib/veritas/aggregate/mean.rb:43:0f6e3 (0.13s)
Subject: Veritas::Aggregate::Mean#type:/home/mbj/devel/veritas/lib/veritas/aggregate/mean.rb:52
Alive: rspec:noop:Veritas::Aggregate::Mean#type:/home/mbj/devel/veritas/lib/veritas/aggregate/mean.rb:52:6e9a6 (0.13s)
Subject: Veritas::Function::Numeric::Addition::Methods#add:/home/mbj/devel/veritas/lib/veritas/function/numeric/addition.rb:50
Alive: rspec:noop:Veritas::Function::Numeric::Addition::Methods#add:/home/mbj/devel/veritas/lib/veritas/function/numeric/addition.rb:50:1ce3b (0.13s)
Subject: Veritas::Function::Numeric::Addition.inverse:/home/mbj/devel/veritas/lib/veritas/function/numeric/addition.rb:31
Alive: rspec:noop:Veritas::Function::Numeric::Addition.inverse:/home/mbj/devel/veritas/lib/veritas/function/numeric/addition.rb:31:ccafe (0.12s)
Subject: Veritas::Function::Numeric::Addition.operation:/home/mbj/devel/veritas/lib/veritas/function/numeric/addition.rb:19
Alive: rspec:noop:Veritas::Function::Numeric::Addition.operation:/home/mbj/devel/veritas/lib/veritas/function/numeric/addition.rb:19:583e6 (0.13s)
Subject: Veritas::Algebra::Intersection::Methods#intersect:/home/mbj/devel/veritas/lib/veritas/algebra/intersection.rb:76
Alive: rspec:noop:Veritas::Algebra::Intersection::Methods#intersect:/home/mbj/devel/veritas/lib/veritas/algebra/intersection.rb:76:2cfd1 (0.17s)
Subject: Veritas::Algebra::Intersection#delete:/home/mbj/devel/veritas/lib/veritas/algebra/intersection.rb:56
Alive: rspec:noop:Veritas::Algebra::Intersection#delete:/home/mbj/devel/veritas/lib/veritas/algebra/intersection.rb:56:1c8d0 (0.45s)
Alive: rspec:Veritas::Algebra::Intersection#delete:/home/mbj/devel/veritas/lib/veritas/algebra/intersection.rb:56:e4dd2 (0.62s)
@@ -1,5 +0,4 @@
def delete(other)
- other = coerce(other)
left.delete(other).intersect(right.delete(other))
end
Alive: rspec:Veritas::Algebra::Intersection#delete:/home/mbj/devel/veritas/lib/veritas/algebra/intersection.rb:56:ac05b (0.66s)
@@ -1,5 +1,5 @@
def delete(other)
- other = coerce(other)
+ sb77dad53c337f779c6e0 = coerce(other)
left.delete(other).intersect(right.delete(other))
end
Subject: Veritas::Algebra::Intersection#each:/home/mbj/devel/veritas/lib/veritas/algebra/intersection.rb:24
Alive: rspec:noop:Veritas::Algebra::Intersection#each:/home/mbj/devel/veritas/lib/veritas/algebra/intersection.rb:24:5fa1d (0.30s)
Subject: Veritas::Algebra::Intersection#insert:/home/mbj/devel/veritas/lib/veritas/algebra/intersection.rb:41
Alive: rspec:noop:Veritas::Algebra::Intersection#insert:/home/mbj/devel/veritas/lib/veritas/algebra/intersection.rb:41:51ebb (0.46s)
Alive: rspec:Veritas::Algebra::Intersection#insert:/home/mbj/devel/veritas/lib/veritas/algebra/intersection.rb:41:4b671 (0.55s)
@@ -1,5 +0,4 @@
def insert(other)
- other = coerce(other)
left.insert(other).intersect(right.insert(other))
end
Alive: rspec:Veritas::Algebra::Intersection#insert:/home/mbj/devel/veritas/lib/veritas/algebra/intersection.rb:41:8ef32 (0.61s)
@@ -1,5 +1,5 @@
def insert(other)
- other = coerce(other)
+ s7841a705f70ad4963a7b = coerce(other)
left.insert(other).intersect(right.insert(other))
end
Subject: Veritas::Function::Proposition::Tautology.call:/home/mbj/devel/veritas/lib/veritas/function/proposition/tautology.rb:31
Alive: rspec:noop:Veritas::Function::Proposition::Tautology.call:/home/mbj/devel/veritas/lib/veritas/function/proposition/tautology.rb:31:cff8e (0.13s)
Unable to find singleton method definition only match receiver on Rubinius::AST::Self or Rubinius::AST::ConstantAccess, got Rubinius::AST::LocalVariableAccess
Subject: Veritas::Function::Proposition::Tautology.inverse:/home/mbj/devel/veritas/lib/veritas/function/proposition/tautology.rb:19
Alive: rspec:noop:Veritas::Function::Proposition::Tautology.inverse:/home/mbj/devel/veritas/lib/veritas/function/proposition/tautology.rb:19:35169 (0.10s)
Subject: Veritas::Function::Proposition::Tautology#and:/home/mbj/devel/veritas/lib/veritas/function/proposition/tautology.rb:45
Alive: rspec:noop:Veritas::Function::Proposition::Tautology#and:/home/mbj/devel/veritas/lib/veritas/function/proposition/tautology.rb:45:3a220 (0.10s)
Subject: Veritas::Function::Proposition::Tautology#or:/home/mbj/devel/veritas/lib/veritas/function/proposition/tautology.rb:59
Alive: rspec:noop:Veritas::Function::Proposition::Tautology#or:/home/mbj/devel/veritas/lib/veritas/function/proposition/tautology.rb:59:1d977 (0.13s)
Alive: rspec:Veritas::Function::Proposition::Tautology#or:/home/mbj/devel/veritas/lib/veritas/function/proposition/tautology.rb:59:811b4 (0.12s)
@@ -1,4 +1,4 @@
-def or(other)
+def or(seefb8df228d779f7be9b)
self
end
Subject: Veritas::Aggregate::Minimum::Methods#minimum:/home/mbj/devel/veritas/lib/veritas/aggregate/minimum.rb:52
Alive: rspec:noop:Veritas::Aggregate::Minimum::Methods#minimum:/home/mbj/devel/veritas/lib/veritas/aggregate/minimum.rb:52:bd024 (0.13s)
Subject: Veritas::Aggregate::Minimum.call:/home/mbj/devel/veritas/lib/veritas/aggregate/minimum.rb:23
Alive: rspec:noop:Veritas::Aggregate::Minimum.call:/home/mbj/devel/veritas/lib/veritas/aggregate/minimum.rb:23:45511 (0.22s)
Subject: Veritas::Aggregate::Minimum#type:/home/mbj/devel/veritas/lib/veritas/aggregate/minimum.rb:33
Alive: rspec:noop:Veritas::Aggregate::Minimum#type:/home/mbj/devel/veritas/lib/veritas/aggregate/minimum.rb:33:aea3e (0.13s)
Subject: Veritas::Function::Numeric::Division::Methods#divide:/home/mbj/devel/veritas/lib/veritas/function/numeric/division.rb:59
Alive: rspec:noop:Veritas::Function::Numeric::Division::Methods#divide:/home/mbj/devel/veritas/lib/veritas/function/numeric/division.rb:59:36aab (0.14s)
Subject: Veritas::Function::Numeric::Division.inverse:/home/mbj/devel/veritas/lib/veritas/function/numeric/division.rb:31
Alive: rspec:noop:Veritas::Function::Numeric::Division.inverse:/home/mbj/devel/veritas/lib/veritas/function/numeric/division.rb:31:fb540 (0.13s)
Subject: Veritas::Function::Numeric::Division.operation:/home/mbj/devel/veritas/lib/veritas/function/numeric/division.rb:19
Alive: rspec:noop:Veritas::Function::Numeric::Division.operation:/home/mbj/devel/veritas/lib/veritas/function/numeric/division.rb:19:56fe6 (0.12s)
Subject: Veritas::Function::Numeric::Division#type:/home/mbj/devel/veritas/lib/veritas/function/numeric/division.rb:40
Alive: rspec:noop:Veritas::Function::Numeric::Division#type:/home/mbj/devel/veritas/lib/veritas/function/numeric/division.rb:40:3e23d (0.12s)
Subject: Veritas::Aggregate::Sum::Methods#sum:/home/mbj/devel/veritas/lib/veritas/aggregate/sum.rb:74
Alive: rspec:noop:Veritas::Aggregate::Sum::Methods#sum:/home/mbj/devel/veritas/lib/veritas/aggregate/sum.rb:74:b2f0b (0.13s)
Subject: Veritas::Aggregate::Sum.call:/home/mbj/devel/veritas/lib/veritas/aggregate/sum.rb:23
Alive: rspec:noop:Veritas::Aggregate::Sum.call:/home/mbj/devel/veritas/lib/veritas/aggregate/sum.rb:23:437fa (0.13s)
Subject: Veritas::Aggregate::Sum#default:/home/mbj/devel/veritas/lib/veritas/aggregate/sum.rb:44
Alive: rspec:noop:Veritas::Aggregate::Sum#default:/home/mbj/devel/veritas/lib/veritas/aggregate/sum.rb:44:a0dd1 (0.12s)
Alive: rspec:Veritas::Aggregate::Sum#default:/home/mbj/devel/veritas/lib/veritas/aggregate/sum.rb:44:1e61c (0.14s)
@@ -1,5 +0,4 @@
def default
- type = self.type
if type.equal?(Attribute::Float)
super.to_f
else
Alive: rspec:Veritas::Aggregate::Sum#default:/home/mbj/devel/veritas/lib/veritas/aggregate/sum.rb:44:09ee7 (0.14s)
@@ -1,5 +1,5 @@
def default
- type = self.type
+ s4952e135804ae8823b21 = self.type
if type.equal?(Attribute::Float)
super.to_f
else
Subject: Veritas::Aggregate::Sum#type:/home/mbj/devel/veritas/lib/veritas/aggregate/sum.rb:58
Alive: rspec:noop:Veritas::Aggregate::Sum#type:/home/mbj/devel/veritas/lib/veritas/aggregate/sum.rb:58:5c96b (0.14s)
Subject: Veritas::Algebra::Join::Methods#join:/home/mbj/devel/veritas/lib/veritas/algebra/join.rb:196
Alive: rspec:noop:Veritas::Algebra::Join::Methods#join:/home/mbj/devel/veritas/lib/veritas/algebra/join.rb:196:e0319 (0.35s)
Subject: Veritas::Algebra::Join#build_index:/home/mbj/devel/veritas/lib/veritas/algebra/join.rb:96
Alive: rspec:noop:Veritas::Algebra::Join#build_index:/home/mbj/devel/veritas/lib/veritas/algebra/join.rb:96:e6c7a (1.77s)
Subject: Veritas::Algebra::Join#delete:/home/mbj/devel/veritas/lib/veritas/algebra/join.rb:84
Alive: rspec:noop:Veritas::Algebra::Join#delete:/home/mbj/devel/veritas/lib/veritas/algebra/join.rb:84:5865e (0.72s)
Subject: Veritas::Algebra::Join#delete_left:/home/mbj/devel/veritas/lib/veritas/algebra/join.rb:151
Alive: rspec:noop:Veritas::Algebra::Join#delete_left:/home/mbj/devel/veritas/lib/veritas/algebra/join.rb:151:44982 (1.63s)
Alive: rspec:Veritas::Algebra::Join#delete_left:/home/mbj/devel/veritas/lib/veritas/algebra/join.rb:151:dccbf (2.16s)
@@ -1,5 +0,4 @@
def delete_left(other)
- left = self.left
left.delete(other.project(left.header))
end
Alive: rspec:Veritas::Algebra::Join#delete_left:/home/mbj/devel/veritas/lib/veritas/algebra/join.rb:151:98e61 (2.39s)
@@ -1,5 +1,5 @@
def delete_left(other)
- left = self.left
+ s02b7518669734068f25c = self.left
left.delete(other.project(left.header))
end
Subject: Veritas::Algebra::Join#delete_right:/home/mbj/devel/veritas/lib/veritas/algebra/join.rb:163
Alive: rspec:noop:Veritas::Algebra::Join#delete_right:/home/mbj/devel/veritas/lib/veritas/algebra/join.rb:163:8fbc7 (1.61s)
Alive: rspec:Veritas::Algebra::Join#delete_right:/home/mbj/devel/veritas/lib/veritas/algebra/join.rb:163:892e5 (2.09s)
@@ -1,5 +0,4 @@
def delete_right(other)
- right = self.right
right.delete(other.project(right.header))
end
Alive: rspec:Veritas::Algebra::Join#delete_right:/home/mbj/devel/veritas/lib/veritas/algebra/join.rb:163:073cb (2.48s)
@@ -1,5 +1,5 @@
def delete_right(other)
- right = self.right
+ s5786c86be8d192d588c0 = self.right
right.delete(other.project(right.header))
end
Subject: Veritas::Algebra::Join#disjoint_tuple:/home/mbj/devel/veritas/lib/veritas/algebra/join.rb:116
Alive: rspec:noop:Veritas::Algebra::Join#disjoint_tuple:/home/mbj/devel/veritas/lib/veritas/algebra/join.rb:116:8fa86 (1.77s)
Subject: Veritas::Algebra::Join#each:/home/mbj/devel/veritas/lib/veritas/algebra/join.rb:46
Alive: rspec:noop:Veritas::Algebra::Join#each:/home/mbj/devel/veritas/lib/veritas/algebra/join.rb:46:af1aa (0.31s)
Subject: Veritas::Algebra::Join#initialize:/home/mbj/devel/veritas/lib/veritas/algebra/join.rb:25
Alive: rspec:noop:Veritas::Algebra::Join#initialize:/home/mbj/devel/veritas/lib/veritas/algebra/join.rb:25:240ad (1.66s)
Alive: rspec:Veritas::Algebra::Join#initialize:/home/mbj/devel/veritas/lib/veritas/algebra/join.rb:25:1cc11 (2.20s)
@@ -1,4 +1,4 @@
-def initialize(left, right)
+def initialize(sbd039a7e0eaa6fbe9fde, right)
super
right_header = right.header
@join_header = left.header & right_header
Alive: rspec:Veritas::Algebra::Join#initialize:/home/mbj/devel/veritas/lib/veritas/algebra/join.rb:25:c5241 (2.22s)
@@ -1,4 +1,4 @@
-def initialize(left, right)
+def initialize(left, s45de2b4235a8a8275128)
super
right_header = right.header
@join_header = left.header & right_header
Subject: Veritas::Algebra::Join#insert:/home/mbj/devel/veritas/lib/veritas/algebra/join.rb:69
Alive: rspec:noop:Veritas::Algebra::Join#insert:/home/mbj/devel/veritas/lib/veritas/algebra/join.rb:69:a5ada (0.84s)
Subject: Veritas::Algebra::Join#insert_left:/home/mbj/devel/veritas/lib/veritas/algebra/join.rb:127
Alive: rspec:noop:Veritas::Algebra::Join#insert_left:/home/mbj/devel/veritas/lib/veritas/algebra/join.rb:127:f70c0 (1.91s)
Alive: rspec:Veritas::Algebra::Join#insert_left:/home/mbj/devel/veritas/lib/veritas/algebra/join.rb:127:7169e (2.15s)
@@ -1,5 +0,4 @@
def insert_left(other)
- left = self.left
left.insert(other.project(left.header))
end
Alive: rspec:Veritas::Algebra::Join#insert_left:/home/mbj/devel/veritas/lib/veritas/algebra/join.rb:127:01a5d (2.49s)
@@ -1,5 +1,5 @@
def insert_left(other)
- left = self.left
+ s9c517f8789e502a6e42d = self.left
left.insert(other.project(left.header))
end
Subject: Veritas::Algebra::Join#insert_right:/home/mbj/devel/veritas/lib/veritas/algebra/join.rb:139
Alive: rspec:noop:Veritas::Algebra::Join#insert_right:/home/mbj/devel/veritas/lib/veritas/algebra/join.rb:139:82dad (1.70s)
Alive: rspec:Veritas::Algebra::Join#insert_right:/home/mbj/devel/veritas/lib/veritas/algebra/join.rb:139:8040a (2.07s)
@@ -1,5 +0,4 @@
def insert_right(other)
- right = self.right
right.insert(other.project(right.header))
end
Alive: rspec:Veritas::Algebra::Join#insert_right:/home/mbj/devel/veritas/lib/veritas/algebra/join.rb:139:40df7 (2.36s)
@@ -1,5 +1,5 @@
def insert_right(other)
- right = self.right
+ sa1e8db21fc1cd05eccf3 = self.right
right.insert(other.project(right.header))
end
Subject: Veritas::Algebra::Join#join_tuple:/home/mbj/devel/veritas/lib/veritas/algebra/join.rb:107
Alive: rspec:noop:Veritas::Algebra::Join#join_tuple:/home/mbj/devel/veritas/lib/veritas/algebra/join.rb:107:f9458 (1.57s)
Subject: Veritas::Relation.coerce:/home/mbj/devel/veritas/lib/veritas/relation.rb:230
Alive: rspec:noop:Veritas::Relation.coerce:/home/mbj/devel/veritas/lib/veritas/relation.rb:230:a4fb2 (0.16s)
Subject: Veritas::Relation.new:/home/mbj/devel/veritas/lib/veritas/relation.rb:56
Alive: rspec:noop:Veritas::Relation.new:/home/mbj/devel/veritas/lib/veritas/relation.rb:56:f3c14 (0.15s)
Subject: Veritas::Relation#==:/home/mbj/devel/veritas/lib/veritas/relation.rb:188
Alive: rspec:noop:Veritas::Relation#==:/home/mbj/devel/veritas/lib/veritas/relation.rb:188:07f0f (0.27s)
Subject: Veritas::Relation#[]:/home/mbj/devel/veritas/lib/veritas/relation.rb:90
Alive: rspec:noop:Veritas::Relation#[]:/home/mbj/devel/veritas/lib/veritas/relation.rb:90:0d9ed (0.14s)
Subject: Veritas::Relation#assert_exactly_one_tuple:/home/mbj/devel/veritas/lib/veritas/relation.rb:244
Alive: rspec:noop:Veritas::Relation#assert_exactly_one_tuple:/home/mbj/devel/veritas/lib/veritas/relation.rb:244:f8e75 (0.75s)
Subject: Veritas::Relation#coerce:/home/mbj/devel/veritas/lib/veritas/relation.rb:216
Alive: rspec:noop:Veritas::Relation#coerce:/home/mbj/devel/veritas/lib/veritas/relation.rb:216:86209 (0.81s)
Subject: Veritas::Relation#directions:/home/mbj/devel/veritas/lib/veritas/relation.rb:30
Alive: rspec:noop:Veritas::Relation#directions:/home/mbj/devel/veritas/lib/veritas/relation.rb:30:c52bc (0.17s)
Subject: Veritas::Relation#each:/home/mbj/devel/veritas/lib/veritas/relation.rb:108
Alive: rspec:noop:Veritas::Relation#each:/home/mbj/devel/veritas/lib/veritas/relation.rb:108:41781 (0.18s)
Alive: rspec:Veritas::Relation#each:/home/mbj/devel/veritas/lib/veritas/relation.rb:108:f259a (0.19s)
@@ -2,7 +2,7 @@
unless block_given?
return to_enum
end
- seen = {}
+ seen = {nil => nil}
tuples.each do |tuple|
tuple = Tuple.coerce(header, tuple)
unless seen.key?(tuple)
Alive: rspec:Veritas::Relation#each:/home/mbj/devel/veritas/lib/veritas/relation.rb:108:9156d (0.18s)
@@ -4,7 +3,6 @@
end
seen = {}
tuples.each do |tuple|
- tuple = Tuple.coerce(header, tuple)
unless seen.key?(tuple)
yield(seen[tuple] = tuple)
end
Alive: rspec:Veritas::Relation#each:/home/mbj/devel/veritas/lib/veritas/relation.rb:108:9d822 (0.22s)
@@ -4,7 +4,7 @@
end
seen = {}
tuples.each do |tuple|
- tuple = Tuple.coerce(header, tuple)
+ sb0e0e4a565dc91d395c3 = Tuple.coerce(header, tuple)
unless seen.key?(tuple)
yield(seen[tuple] = tuple)
end
Subject: Veritas::Relation#empty?:/home/mbj/devel/veritas/lib/veritas/relation.rb:202
Alive: rspec:noop:Veritas::Relation#empty?:/home/mbj/devel/veritas/lib/veritas/relation.rb:202:6dabf (0.13s)
Alive: rspec:Veritas::Relation#empty?:/home/mbj/devel/veritas/lib/veritas/relation.rb:202:4e4ec (0.15s)
@@ -1,6 +1,4 @@
def empty?
- none? do
- true
- end
+ none?
end
Subject: Veritas::Relation#initialize:/home/mbj/devel/veritas/lib/veritas/relation.rb:74
Alive: rspec:noop:Veritas::Relation#initialize:/home/mbj/devel/veritas/lib/veritas/relation.rb:74:a3188 (0.74s)
Subject: Veritas::Relation#materialize:/home/mbj/devel/veritas/lib/veritas/relation.rb:161
Alive: rspec:noop:Veritas::Relation#materialize:/home/mbj/devel/veritas/lib/veritas/relation.rb:161:1e59f (0.16s)
Subject: Veritas::Relation#materialized?:/home/mbj/devel/veritas/lib/veritas/relation.rb:173
Alive: rspec:noop:Veritas::Relation#materialized?:/home/mbj/devel/veritas/lib/veritas/relation.rb:173:f78e8 (0.13s)
Subject: Veritas::Relation#one:/home/mbj/devel/veritas/lib/veritas/relation.rb:129
Alive: rspec:noop:Veritas::Relation#one:/home/mbj/devel/veritas/lib/veritas/relation.rb:129:cd9c9 (0.15s)
Subject: Veritas::Relation#replace:/home/mbj/devel/veritas/lib/veritas/relation.rb:148
Alive: rspec:noop:Veritas::Relation#replace:/home/mbj/devel/veritas/lib/veritas/relation.rb:148:9c315 (0.29s)
Subject: Veritas::Aggregate::Variance::Methods#variance:/home/mbj/devel/veritas/lib/veritas/aggregate/variance.rb:74
Alive: rspec:noop:Veritas::Aggregate::Variance::Methods#variance:/home/mbj/devel/veritas/lib/veritas/aggregate/variance.rb:74:e0999 (0.13s)
Subject: Veritas::Aggregate::Variance.call:/home/mbj/devel/veritas/lib/veritas/aggregate/variance.rb:23
def self.call(accumulator, value)
if value.nil?
return accumulator
end
mean, sum_of_squares = accumulator.last(2)
delta = if mean.nil?
value
else
value - mean
end
count, new_mean = Mean.call(accumulator, value)
sum_of_squares = sum_of_squares + delta * value - new_mean
[count, new_mean, sum_of_squares]
end
Subject: Veritas::Aggregate::Variance.finalize:/home/mbj/devel/veritas/lib/veritas/aggregate/variance.rb:45
Alive: rspec:noop:Veritas::Aggregate::Variance.finalize:/home/mbj/devel/veritas/lib/veritas/aggregate/variance.rb:45:faeb1 (0.14s)
Subject: Veritas::Aggregate::Variance#type:/home/mbj/devel/veritas/lib/veritas/aggregate/variance.rb:55
Alive: rspec:noop:Veritas::Aggregate::Variance#type:/home/mbj/devel/veritas/lib/veritas/aggregate/variance.rb:55:63658 (0.11s)
Subject: Veritas::Function::Numeric::Exponentiation::Methods#exponent:/home/mbj/devel/veritas/lib/veritas/function/numeric/exponentiation.rb:53
Alive: rspec:noop:Veritas::Function::Numeric::Exponentiation::Methods#exponent:/home/mbj/devel/veritas/lib/veritas/function/numeric/exponentiation.rb:53:6faa7 (0.15s)
Subject: Veritas::Function::Numeric::Exponentiation.operation:/home/mbj/devel/veritas/lib/veritas/function/numeric/exponentiation.rb:19
Alive: rspec:noop:Veritas::Function::Numeric::Exponentiation.operation:/home/mbj/devel/veritas/lib/veritas/function/numeric/exponentiation.rb:19:f910d (0.13s)
Subject: Veritas::Relation::Operation::Order::DirectionSet.coerce_attribute:/home/mbj/devel/veritas/lib/veritas/relation/operation/order/direction_set.rb:21
Alive: rspec:noop:Veritas::Relation::Operation::Order::DirectionSet.coerce_attribute:/home/mbj/devel/veritas/lib/veritas/relation/operation/order/direction_set.rb:21:e7322 (0.19s)
Subject: Veritas::Relation::Operation::Order::DirectionSet#cmp_tuples:/home/mbj/devel/veritas/lib/veritas/relation/operation/order/direction_set.rb:93
def cmp_tuples(left, right)
reduce(0) do |cmp, direction|
if cmp.nonzero?
break
end
direction.call(left, right)
end
end
Subject: Veritas::Relation::Operation::Order::DirectionSet#rename:/home/mbj/devel/veritas/lib/veritas/relation/operation/order/direction_set.rb:38
Alive: rspec:noop:Veritas::Relation::Operation::Order::DirectionSet#rename:/home/mbj/devel/veritas/lib/veritas/relation/operation/order/direction_set.rb:38:ea6e4 (0.15s)
Subject: Veritas::Relation::Operation::Order::DirectionSet#sort_tuples:/home/mbj/devel/veritas/lib/veritas/relation/operation/order/direction_set.rb:72
Alive: rspec:noop:Veritas::Relation::Operation::Order::DirectionSet#sort_tuples:/home/mbj/devel/veritas/lib/veritas/relation/operation/order/direction_set.rb:72:d072e (0.22s)
Subject: Veritas::Function::Unary::Invertible.included:/home/mbj/devel/veritas/lib/veritas/function/unary.rb:102
Spec file(s): "spec/unit/veritas/function/unary/invertible/class_methods/*_spec.rb" not found for noop:Veritas::Function::Unary::Invertible.included:/home/mbj/devel/veritas/lib/veritas/function/unary.rb:102:b02b7
Alive: rspec:noop:Veritas::Function::Unary::Invertible.included:/home/mbj/devel/veritas/lib/veritas/function/unary.rb:102:b02b7 (0.09s)
Spec file(s): "spec/unit/veritas/function/unary/invertible/class_methods/*_spec.rb" not found for Veritas::Function::Unary::Invertible.included:/home/mbj/devel/veritas/lib/veritas/function/unary.rb:102:b0c18
Alive: rspec:Veritas::Function::Unary::Invertible.included:/home/mbj/devel/veritas/lib/veritas/function/unary.rb:102:b0c18 (0.09s)
@@ -1,5 +0,4 @@
def self.included(descendant)
- super
descendant.memoize(:inverse)
end
Spec file(s): "spec/unit/veritas/function/unary/invertible/class_methods/*_spec.rb" not found for Veritas::Function::Unary::Invertible.included:/home/mbj/devel/veritas/lib/veritas/function/unary.rb:102:04496
Alive: rspec:Veritas::Function::Unary::Invertible.included:/home/mbj/devel/veritas/lib/veritas/function/unary.rb:102:04496 (0.08s)
@@ -1,5 +0,4 @@
def self.included(descendant)
super
- descendant.memoize(:inverse)
end
Spec file(s): "spec/unit/veritas/function/unary/invertible/class_methods/*_spec.rb" not found for Veritas::Function::Unary::Invertible.included:/home/mbj/devel/veritas/lib/veritas/function/unary.rb:102:f6a80
Alive: rspec:Veritas::Function::Unary::Invertible.included:/home/mbj/devel/veritas/lib/veritas/function/unary.rb:102:f6a80 (0.11s)
@@ -1,5 +1,5 @@
def self.included(descendant)
super
- descendant.memoize(:inverse)
+ descendant.memoize
end
Spec file(s): "spec/unit/veritas/function/unary/invertible/class_methods/*_spec.rb" not found for Veritas::Function::Unary::Invertible.included:/home/mbj/devel/veritas/lib/veritas/function/unary.rb:102:5eab0
Alive: rspec:Veritas::Function::Unary::Invertible.included:/home/mbj/devel/veritas/lib/veritas/function/unary.rb:102:5eab0 (0.11s)
@@ -1,5 +1,5 @@
def self.included(descendant)
super
- descendant.memoize(:inverse)
+ descendant.memoize(nil)
end
Spec file(s): "spec/unit/veritas/function/unary/invertible/class_methods/*_spec.rb" not found for Veritas::Function::Unary::Invertible.included:/home/mbj/devel/veritas/lib/veritas/function/unary.rb:102:ecf89
Alive: rspec:Veritas::Function::Unary::Invertible.included:/home/mbj/devel/veritas/lib/veritas/function/unary.rb:102:ecf89 (0.16s)
@@ -1,5 +1,5 @@
def self.included(descendant)
super
- descendant.memoize(:inverse)
+ descendant.memoize(:s65b4f50c7c98f5da6e6c)
end
Spec file(s): "spec/unit/veritas/function/unary/invertible/class_methods/*_spec.rb" not found for Veritas::Function::Unary::Invertible.included:/home/mbj/devel/veritas/lib/veritas/function/unary.rb:102:165c3
Alive: rspec:Veritas::Function::Unary::Invertible.included:/home/mbj/devel/veritas/lib/veritas/function/unary.rb:102:165c3 (0.17s)
@@ -1,5 +1,4 @@
def self.included(descendant)
- super
- descendant.memoize(:inverse)
+ nil
end
Spec file(s): "spec/unit/veritas/function/unary/invertible/class_methods/*_spec.rb" not found for Veritas::Function::Unary::Invertible.included:/home/mbj/devel/veritas/lib/veritas/function/unary.rb:102:2b421
Alive: rspec:Veritas::Function::Unary::Invertible.included:/home/mbj/devel/veritas/lib/veritas/function/unary.rb:102:2b421 (0.12s)
@@ -1,4 +1,4 @@
-def self.included(descendant)
+def self.included
super
descendant.memoize(:inverse)
end
Spec file(s): "spec/unit/veritas/function/unary/invertible/class_methods/*_spec.rb" not found for Veritas::Function::Unary::Invertible.included:/home/mbj/devel/veritas/lib/veritas/function/unary.rb:102:5b38a
Alive: rspec:Veritas::Function::Unary::Invertible.included:/home/mbj/devel/veritas/lib/veritas/function/unary.rb:102:5b38a (0.15s)
@@ -1,4 +1,4 @@
-def self.included(descendant)
+def self.included(scb8566677343abfb1358)
super
descendant.memoize(:inverse)
end
Subject: Veritas::Function::Unary::Invertible#inverse:/home/mbj/devel/veritas/lib/veritas/function/unary.rb:119
Alive: rspec:noop:Veritas::Function::Unary::Invertible#inverse:/home/mbj/devel/veritas/lib/veritas/function/unary.rb:119:8c441 (0.16s)
Subject: Veritas::Function::Unary::Callable#call:/home/mbj/devel/veritas/lib/veritas/function/unary.rb:38
Alive: rspec:noop:Veritas::Function::Unary::Callable#call:/home/mbj/devel/veritas/lib/veritas/function/unary.rb:38:6e531 (0.16s)
Subject: Veritas::Function::Unary::Callable#included:/home/mbj/devel/veritas/lib/veritas/function/unary.rb:22
Alive: rspec:noop:Veritas::Function::Unary::Callable#included:/home/mbj/devel/veritas/lib/veritas/function/unary.rb:22:4642a (0.13s)
Subject: Veritas::Algebra::Projection#assert_equivalent_headers:/home/mbj/devel/veritas/lib/veritas/algebra/projection.rb:119
Alive: rspec:noop:Veritas::Algebra::Projection#assert_equivalent_headers:/home/mbj/devel/veritas/lib/veritas/algebra/projection.rb:119:0f228 (1.00s)
Subject: Veritas::Algebra::Projection#assert_removed_attributes_optional:/home/mbj/devel/veritas/lib/veritas/algebra/projection.rb:102
Alive: rspec:noop:Veritas::Algebra::Projection#assert_removed_attributes_optional:/home/mbj/devel/veritas/lib/veritas/algebra/projection.rb:102:cc8d4 (1.23s)
Subject: Veritas::Algebra::Projection#delete:/home/mbj/devel/veritas/lib/veritas/algebra/projection.rb:86
Alive: rspec:noop:Veritas::Algebra::Projection#delete:/home/mbj/devel/veritas/lib/veritas/algebra/projection.rb:86:56f0b (0.38s)
Subject: Veritas::Algebra::Projection#each:/home/mbj/devel/veritas/lib/veritas/algebra/projection.rb:40
Alive: rspec:noop:Veritas::Algebra::Projection#each:/home/mbj/devel/veritas/lib/veritas/algebra/projection.rb:40:3920e (0.18s)
Alive: rspec:Veritas::Algebra::Projection#each:/home/mbj/devel/veritas/lib/veritas/algebra/projection.rb:40:7d0cb (0.26s)
@@ -2,7 +2,7 @@
unless block_given?
return to_enum
end
- seen = {}
+ seen = {nil => nil}
operand.each do |tuple|
tuple = tuple.project(header)
unless seen.key?(tuple)
Subject: Veritas::Algebra::Projection#extend_other:/home/mbj/devel/veritas/lib/veritas/algebra/projection.rb:152
Alive: rspec:noop:Veritas::Algebra::Projection#extend_other:/home/mbj/devel/veritas/lib/veritas/algebra/projection.rb:152:25896 (1.10s)
Subject: Veritas::Algebra::Projection#initialize:/home/mbj/devel/veritas/lib/veritas/algebra/projection.rb:21
Alive: rspec:noop:Veritas::Algebra::Projection#initialize:/home/mbj/devel/veritas/lib/veritas/algebra/projection.rb:21:e451e (1.08s)
Subject: Veritas::Algebra::Projection#insert:/home/mbj/devel/veritas/lib/veritas/algebra/projection.rb:66
Alive: rspec:noop:Veritas::Algebra::Projection#insert:/home/mbj/devel/veritas/lib/veritas/algebra/projection.rb:66:55d6b (0.49s)
Subject: Veritas::Algebra::Projection#required_attribute_names:/home/mbj/devel/veritas/lib/veritas/algebra/projection.rb:130
Alive: rspec:noop:Veritas::Algebra::Projection#required_attribute_names:/home/mbj/devel/veritas/lib/veritas/algebra/projection.rb:130:4eec2 (1.06s)
Subject: Veritas::Function::Unary#call:/home/mbj/devel/veritas/lib/veritas/function/unary.rb:57
Alive: rspec:noop:Veritas::Function::Unary#call:/home/mbj/devel/veritas/lib/veritas/function/unary.rb:57:033c6 (0.14s)
/home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/loader.rb:41:in `eval': <main>:5: syntax error, unexpected '\n', expecting tCOLON2 or '[' or '.' (SyntaxError)
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/loader.rb:41:in `run'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/loader.rb:27:in `initialize'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/abstract_type-0.0.2/lib/abstract_type.rb:37:in `new'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/abstract_type-0.0.2/lib/abstract_type.rb:37:in `new'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/support/method_object.rb:28:in `run'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/mutation.rb:40:in `insert'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/killer/rspec.rb:31:in `run'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/adamantium-0.0.3/lib/adamantium/module_methods.rb:80:in `call'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/adamantium-0.0.3/lib/adamantium/module_methods.rb:80:in `block (2 levels) in define_memoize_method'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/adamantium-0.0.3/lib/adamantium/module_methods.rb:79:in `fetch'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/adamantium-0.0.3/lib/adamantium/module_methods.rb:79:in `block in define_memoize_method'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/killer.rb:119:in `run_with_benchmark'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/killer.rb:108:in `initialize'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/killer/rspec.rb:17:in `initialize'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/abstract_type-0.0.2/lib/abstract_type.rb:37:in `new'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/abstract_type-0.0.2/lib/abstract_type.rb:37:in `new'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/adamantium-0.0.3/lib/adamantium/class_methods.rb:15:in `new'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/killer/forking.rb:44:in `block in run'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/killer/forking.rb:43:in `fork'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/killer/forking.rb:43:in `run'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/killer.rb:119:in `run_with_benchmark'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/killer.rb:108:in `initialize'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/killer/forking.rb:17:in `initialize'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/abstract_type-0.0.2/lib/abstract_type.rb:37:in `new'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/abstract_type-0.0.2/lib/abstract_type.rb:37:in `new'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/adamantium-0.0.3/lib/adamantium/class_methods.rb:15:in `new'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/killer/forking.rb:88:in `new'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/strategy.rb:54:in `kill'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/runner.rb:148:in `killer'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/runner.rb:133:in `kill'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/runner.rb:93:in `block in run_subject'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/subject.rb:43:in `block in each'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/mutator.rb:181:in `call'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/mutator.rb:181:in `emit!'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/mutator.rb:137:in `emit'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/mutator/node.rb:121:in `block in emit_attribute_mutations'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/mutator.rb:181:in `call'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/mutator.rb:181:in `emit!'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/mutator.rb:137:in `emit'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/mutator/node.rb:121:in `block in emit_attribute_mutations'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/mutator.rb:181:in `call'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/mutator.rb:181:in `emit!'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/mutator.rb:137:in `emit'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/mutator/util.rb:92:in `block (2 levels) in emit_element_mutations'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/mutator.rb:181:in `call'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/mutator.rb:181:in `emit!'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/mutator.rb:137:in `emit'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/mutator/node.rb:121:in `block in emit_attribute_mutations'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/mutator.rb:181:in `call'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/mutator.rb:181:in `emit!'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/mutator.rb:137:in `emit'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/mutator/node/send.rb:102:in `emit_implicit_self_receiver'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/mutator/node/send.rb:18:in `dispatch'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/mutator.rb:70:in `initialize'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/abstract_type-0.0.2/lib/abstract_type.rb:37:in `new'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/abstract_type-0.0.2/lib/abstract_type.rb:37:in `new'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/adamantium-0.0.3/lib/adamantium/class_methods.rb:15:in `new'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/mutator.rb:17:in `each'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/mutator/node.rb:117:in `emit_attribute_mutations'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/mutator/node/local_variable_assignment.rb:18:in `dispatch'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/mutator.rb:70:in `initialize'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/abstract_type-0.0.2/lib/abstract_type.rb:37:in `new'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/abstract_type-0.0.2/lib/abstract_type.rb:37:in `new'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/adamantium-0.0.3/lib/adamantium/class_methods.rb:15:in `new'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/mutator.rb:17:in `each'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/mutator/util.rb:90:in `each'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/mutator/util.rb:90:in `block in emit_element_mutations'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/mutator/util.rb:87:in `each'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/mutator/util.rb:87:in `each_with_index'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/mutator/util.rb:87:in `emit_element_mutations'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/mutator/util.rb:76:in `dispatch'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/mutator.rb:70:in `initialize'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/abstract_type-0.0.2/lib/abstract_type.rb:37:in `new'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/abstract_type-0.0.2/lib/abstract_type.rb:37:in `new'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/adamantium-0.0.3/lib/adamantium/class_methods.rb:15:in `new'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/mutator.rb:17:in `each'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/mutator/node.rb:117:in `emit_attribute_mutations'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/mutator/node/block.rb:19:in `dispatch'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/mutator.rb:70:in `initialize'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/abstract_type-0.0.2/lib/abstract_type.rb:37:in `new'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/abstract_type-0.0.2/lib/abstract_type.rb:37:in `new'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/adamantium-0.0.3/lib/adamantium/class_methods.rb:15:in `new'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/mutator.rb:17:in `each'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/mutator/node.rb:117:in `emit_attribute_mutations'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/mutator/node/define.rb:18:in `dispatch'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/mutator.rb:70:in `initialize'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/abstract_type-0.0.2/lib/abstract_type.rb:37:in `new'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/abstract_type-0.0.2/lib/abstract_type.rb:37:in `new'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/adamantium-0.0.3/lib/adamantium/class_methods.rb:15:in `new'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/mutator.rb:17:in `each'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/subject.rb:42:in `each'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/runner.rb:90:in `run_subject'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/runner.rb:76:in `block in run'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/matcher/scope_methods.rb:82:in `block in emit_matches'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/matcher/method.rb:38:in `block in each'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/matcher/method.rb:37:in `tap'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/matcher/method.rb:37:in `each'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/matcher/scope_methods.rb:81:in `emit_matches'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/matcher/scope_methods.rb:29:in `block in each'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/matcher/scope_methods.rb:28:in `each'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/matcher/scope_methods.rb:28:in `each'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/matcher/object_space.rb:81:in `block in emit_scope_matches'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/matcher/object_space.rb:80:in `each'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/matcher/object_space.rb:80:in `emit_scope_matches'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/matcher/object_space.rb:42:in `block in each'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/matcher/object_space.rb:109:in `emit_scope'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/matcher/object_space.rb:95:in `block in scopes'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/matcher/object_space.rb:94:in `each_object'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/matcher/object_space.rb:94:in `scopes'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/matcher/object_space.rb:41:in `each'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/matcher/object_space.rb:41:in `each'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/runner.rb:74:in `run'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/runner.rb:52:in `initialize'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/adamantium-0.0.3/lib/adamantium/class_methods.rb:15:in `new'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/adamantium-0.0.3/lib/adamantium/class_methods.rb:15:in `new'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/support/method_object.rb:28:in `run'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/cli.rb:22:in `run'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/bin/mutant:14:in `<top (required)>'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/bin/mutant:23:in `load'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/bin/mutant:23:in `<main>'
Alive: rspec:Veritas::Function::Unary#call:/home/mbj/devel/veritas/lib/veritas/function/unary.rb:57:2ccc7 (0.06s)
@@ -1,5 +1,5 @@
def call(tuple)
- util = self.class
+ util = class
util.call(util.extract_value(operand, tuple))
end
Subject: Veritas::Function::Unary#rename:/home/mbj/devel/veritas/lib/veritas/function/unary.rb:78
Alive: rspec:noop:Veritas::Function::Unary#rename:/home/mbj/devel/veritas/lib/veritas/function/unary.rb:78:3875c (0.16s)
Alive: rspec:Veritas::Function::Unary#rename:/home/mbj/devel/veritas/lib/veritas/function/unary.rb:78:20ea4 (0.17s)
@@ -1,5 +0,4 @@
def rename(aliases)
- operand = self.operand
util = self.class
renamed_operand = util.rename_attributes(operand, aliases)
if operand.equal?(renamed_operand)
Alive: rspec:Veritas::Function::Unary#rename:/home/mbj/devel/veritas/lib/veritas/function/unary.rb:78:b5357 (0.16s)
@@ -1,5 +1,5 @@
def rename(aliases)
- operand = self.operand
+ sa03e9480e483d52d6a1d = self.operand
util = self.class
renamed_operand = util.rename_attributes(operand, aliases)
if operand.equal?(renamed_operand)
/home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/loader.rb:41:in `eval': <main>:6: class/module name must be CONSTANT (SyntaxError)
renamed_operand = util.rename_attributes(operand, aliases)
^
<main>:6: syntax error, unexpected '=', expecting '<' or ';' or '\n'
renamed_operand = util.rename_attributes(operand, aliases)
^
<main>:6: class definition in method body
<main>:15: syntax error, unexpected $end, expecting keyword_end
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/loader.rb:41:in `run'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/loader.rb:27:in `initialize'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/abstract_type-0.0.2/lib/abstract_type.rb:37:in `new'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/abstract_type-0.0.2/lib/abstract_type.rb:37:in `new'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/support/method_object.rb:28:in `run'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/mutation.rb:40:in `insert'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/killer/rspec.rb:31:in `run'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/adamantium-0.0.3/lib/adamantium/module_methods.rb:80:in `call'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/adamantium-0.0.3/lib/adamantium/module_methods.rb:80:in `block (2 levels) in define_memoize_method'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/adamantium-0.0.3/lib/adamantium/module_methods.rb:79:in `fetch'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/adamantium-0.0.3/lib/adamantium/module_methods.rb:79:in `block in define_memoize_method'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/killer.rb:119:in `run_with_benchmark'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/killer.rb:108:in `initialize'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/killer/rspec.rb:17:in `initialize'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/abstract_type-0.0.2/lib/abstract_type.rb:37:in `new'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/abstract_type-0.0.2/lib/abstract_type.rb:37:in `new'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/adamantium-0.0.3/lib/adamantium/class_methods.rb:15:in `new'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/killer/forking.rb:44:in `block in run'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/killer/forking.rb:43:in `fork'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/killer/forking.rb:43:in `run'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/killer.rb:119:in `run_with_benchmark'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/killer.rb:108:in `initialize'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/killer/forking.rb:17:in `initialize'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/abstract_type-0.0.2/lib/abstract_type.rb:37:in `new'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/abstract_type-0.0.2/lib/abstract_type.rb:37:in `new'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/adamantium-0.0.3/lib/adamantium/class_methods.rb:15:in `new'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/killer/forking.rb:88:in `new'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/strategy.rb:54:in `kill'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/runner.rb:148:in `killer'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/runner.rb:133:in `kill'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/runner.rb:93:in `block in run_subject'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/subject.rb:43:in `block in each'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/mutator.rb:181:in `call'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/mutator.rb:181:in `emit!'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/mutator.rb:137:in `emit'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/mutator/node.rb:121:in `block in emit_attribute_mutations'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/mutator.rb:181:in `call'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/mutator.rb:181:in `emit!'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/mutator.rb:137:in `emit'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/mutator/node.rb:121:in `block in emit_attribute_mutations'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/mutator.rb:181:in `call'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/mutator.rb:181:in `emit!'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/mutator.rb:137:in `emit'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/mutator/util.rb:92:in `block (2 levels) in emit_element_mutations'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/mutator.rb:181:in `call'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/mutator.rb:181:in `emit!'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/mutator.rb:137:in `emit'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/mutator/node.rb:121:in `block in emit_attribute_mutations'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/mutator.rb:181:in `call'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/mutator.rb:181:in `emit!'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/mutator.rb:137:in `emit'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/mutator/node/send.rb:102:in `emit_implicit_self_receiver'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/mutator/node/send.rb:18:in `dispatch'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/mutator.rb:70:in `initialize'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/abstract_type-0.0.2/lib/abstract_type.rb:37:in `new'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/abstract_type-0.0.2/lib/abstract_type.rb:37:in `new'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/adamantium-0.0.3/lib/adamantium/class_methods.rb:15:in `new'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/mutator.rb:17:in `each'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/mutator/node.rb:117:in `emit_attribute_mutations'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/mutator/node/local_variable_assignment.rb:18:in `dispatch'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/mutator.rb:70:in `initialize'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/abstract_type-0.0.2/lib/abstract_type.rb:37:in `new'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/abstract_type-0.0.2/lib/abstract_type.rb:37:in `new'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/adamantium-0.0.3/lib/adamantium/class_methods.rb:15:in `new'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/mutator.rb:17:in `each'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/mutator/util.rb:90:in `each'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/mutator/util.rb:90:in `block in emit_element_mutations'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/mutator/util.rb:87:in `each'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/mutator/util.rb:87:in `each_with_index'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/mutator/util.rb:87:in `emit_element_mutations'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/mutator/util.rb:76:in `dispatch'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/mutator.rb:70:in `initialize'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/abstract_type-0.0.2/lib/abstract_type.rb:37:in `new'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/abstract_type-0.0.2/lib/abstract_type.rb:37:in `new'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/adamantium-0.0.3/lib/adamantium/class_methods.rb:15:in `new'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/mutator.rb:17:in `each'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/mutator/node.rb:117:in `emit_attribute_mutations'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/mutator/node/block.rb:19:in `dispatch'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/mutator.rb:70:in `initialize'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/abstract_type-0.0.2/lib/abstract_type.rb:37:in `new'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/abstract_type-0.0.2/lib/abstract_type.rb:37:in `new'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/adamantium-0.0.3/lib/adamantium/class_methods.rb:15:in `new'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/mutator.rb:17:in `each'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/mutator/node.rb:117:in `emit_attribute_mutations'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/mutator/node/define.rb:18:in `dispatch'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/mutator.rb:70:in `initialize'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/abstract_type-0.0.2/lib/abstract_type.rb:37:in `new'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/abstract_type-0.0.2/lib/abstract_type.rb:37:in `new'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/adamantium-0.0.3/lib/adamantium/class_methods.rb:15:in `new'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/mutator.rb:17:in `each'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/subject.rb:42:in `each'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/runner.rb:90:in `run_subject'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/runner.rb:76:in `block in run'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/matcher/scope_methods.rb:82:in `block in emit_matches'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/matcher/method.rb:38:in `block in each'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/matcher/method.rb:37:in `tap'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/matcher/method.rb:37:in `each'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/matcher/scope_methods.rb:81:in `emit_matches'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/matcher/scope_methods.rb:29:in `block in each'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/matcher/scope_methods.rb:28:in `each'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/matcher/scope_methods.rb:28:in `each'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/matcher/object_space.rb:81:in `block in emit_scope_matches'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/matcher/object_space.rb:80:in `each'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/matcher/object_space.rb:80:in `emit_scope_matches'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/matcher/object_space.rb:42:in `block in each'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/matcher/object_space.rb:109:in `emit_scope'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/matcher/object_space.rb:95:in `block in scopes'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/matcher/object_space.rb:94:in `each_object'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/matcher/object_space.rb:94:in `scopes'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/matcher/object_space.rb:41:in `each'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/matcher/object_space.rb:41:in `each'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/runner.rb:74:in `run'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/runner.rb:52:in `initialize'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/adamantium-0.0.3/lib/adamantium/class_methods.rb:15:in `new'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/adamantium-0.0.3/lib/adamantium/class_methods.rb:15:in `new'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/support/method_object.rb:28:in `run'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/cli.rb:22:in `run'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/bin/mutant:14:in `<top (required)>'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/bin/mutant:23:in `load'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/bin/mutant:23:in `<main>'
Alive: rspec:Veritas::Function::Unary#rename:/home/mbj/devel/veritas/lib/veritas/function/unary.rb:78:bec6b (0.06s)
@@ -1,6 +1,6 @@
def rename(aliases)
operand = self.operand
- util = self.class
+ util = class
renamed_operand = util.rename_attributes(operand, aliases)
if operand.equal?(renamed_operand)
self
Subject: Veritas::Function::Numeric::SquareRoot::Methods#square_root:/home/mbj/devel/veritas/lib/veritas/function/numeric/square_root.rb:59
Alive: rspec:noop:Veritas::Function::Numeric::SquareRoot::Methods#square_root:/home/mbj/devel/veritas/lib/veritas/function/numeric/square_root.rb:59:03305 (0.14s)
Subject: Veritas::Function::Numeric::SquareRoot.call:/home/mbj/devel/veritas/lib/veritas/function/numeric/square_root.rb:21
Alive: rspec:noop:Veritas::Function::Numeric::SquareRoot.call:/home/mbj/devel/veritas/lib/veritas/function/numeric/square_root.rb:21:92c08 (0.12s)
Subject: Veritas::Function::Numeric::SquareRoot#type:/home/mbj/devel/veritas/lib/veritas/function/numeric/square_root.rb:42
Alive: rspec:noop:Veritas::Function::Numeric::SquareRoot#type:/home/mbj/devel/veritas/lib/veritas/function/numeric/square_root.rb:42:c5dca (0.13s)
Subject: Veritas::Algebra::Projection::Methods#project:/home/mbj/devel/veritas/lib/veritas/algebra/projection.rb:169
Alive: rspec:noop:Veritas::Algebra::Projection::Methods#project:/home/mbj/devel/veritas/lib/veritas/algebra/projection.rb:169:79929 (0.16s)
Subject: Veritas::Algebra::Projection::Methods#project_header:/home/mbj/devel/veritas/lib/veritas/algebra/projection.rb:198
Alive: rspec:noop:Veritas::Algebra::Projection::Methods#project_header:/home/mbj/devel/veritas/lib/veritas/algebra/projection.rb:198:1b66b (0.19s)
Subject: Veritas::Algebra::Projection::Methods#remove:/home/mbj/devel/veritas/lib/veritas/algebra/projection.rb:184
Alive: rspec:noop:Veritas::Algebra::Projection::Methods#remove:/home/mbj/devel/veritas/lib/veritas/algebra/projection.rb:184:db716 (0.19s)
Subject: Veritas::Function::Comparable::ClassMethods#call:/home/mbj/devel/veritas/lib/veritas/function/comparable.rb:37
Alive: rspec:noop:Veritas::Function::Comparable::ClassMethods#call:/home/mbj/devel/veritas/lib/veritas/function/comparable.rb:37:6eb6a (0.13s)
Subject: Veritas::Function::Comparable.included:/home/mbj/devel/veritas/lib/veritas/function/comparable.rb:17
Alive: rspec:noop:Veritas::Function::Comparable.included:/home/mbj/devel/veritas/lib/veritas/function/comparable.rb:17:8ee0c (0.12s)
Alive: rspec:Veritas::Function::Comparable.included:/home/mbj/devel/veritas/lib/veritas/function/comparable.rb:17:5ae55 (0.13s)
@@ -1,5 +0,4 @@
def self.included(descendant)
- super
descendant.extend(ClassMethods)
end
<main>:5:in `extend': wrong number of arguments (at least 1) (ArgumentError)
from <main>:5:in `included'
from /home/mbj/devel/veritas/spec/unit/veritas/function/comparable/fixtures/classes.rb:6:in `include'
from /home/mbj/devel/veritas/spec/unit/veritas/function/comparable/fixtures/classes.rb:6:in `<class:Object>'
from /home/mbj/devel/veritas/spec/unit/veritas/function/comparable/fixtures/classes.rb:4:in `<module:PredicateComparableSpecs>'
from /home/mbj/devel/veritas/spec/unit/veritas/function/comparable/fixtures/classes.rb:3:in `<top (required)>'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/backports-2.6.5/lib/backports/tools.rb:314:in `require'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/backports-2.6.5/lib/backports/tools.rb:314:in `require_with_backports'
from /home/mbj/devel/veritas/spec/unit/veritas/function/comparable/class_methods/call_spec.rb:4:in `<top (required)>'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/rspec-core-2.12.1/lib/rspec/core/configuration.rb:789:in `load'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/rspec-core-2.12.1/lib/rspec/core/configuration.rb:789:in `block in load_spec_files'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/rspec-core-2.12.1/lib/rspec/core/configuration.rb:789:in `each'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/rspec-core-2.12.1/lib/rspec/core/configuration.rb:789:in `load_spec_files'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/rspec-core-2.12.1/lib/rspec/core/command_line.rb:22:in `run'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/rspec-core-2.12.1/lib/rspec/core/runner.rb:80:in `run'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/killer/rspec.rb:32:in `run'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/adamantium-0.0.3/lib/adamantium/module_methods.rb:80:in `call'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/adamantium-0.0.3/lib/adamantium/module_methods.rb:80:in `block (2 levels) in define_memoize_method'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/adamantium-0.0.3/lib/adamantium/module_methods.rb:79:in `fetch'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/adamantium-0.0.3/lib/adamantium/module_methods.rb:79:in `block in define_memoize_method'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/killer.rb:119:in `run_with_benchmark'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/killer.rb:108:in `initialize'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/killer/rspec.rb:17:in `initialize'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/abstract_type-0.0.2/lib/abstract_type.rb:37:in `new'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/abstract_type-0.0.2/lib/abstract_type.rb:37:in `new'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/adamantium-0.0.3/lib/adamantium/class_methods.rb:15:in `new'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/killer/forking.rb:44:in `block in run'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/killer/forking.rb:43:in `fork'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/killer/forking.rb:43:in `run'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/killer.rb:119:in `run_with_benchmark'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/killer.rb:108:in `initialize'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/killer/forking.rb:17:in `initialize'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/abstract_type-0.0.2/lib/abstract_type.rb:37:in `new'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/abstract_type-0.0.2/lib/abstract_type.rb:37:in `new'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/adamantium-0.0.3/lib/adamantium/class_methods.rb:15:in `new'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/killer/forking.rb:88:in `new'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/strategy.rb:54:in `kill'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/runner.rb:148:in `killer'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/runner.rb:133:in `kill'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/runner.rb:93:in `block in run_subject'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/subject.rb:43:in `block in each'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/mutator.rb:181:in `call'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/mutator.rb:181:in `emit!'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/mutator.rb:137:in `emit'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/mutator/node.rb:121:in `block in emit_attribute_mutations'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/mutator.rb:181:in `call'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/mutator.rb:181:in `emit!'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/mutator.rb:137:in `emit'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/mutator/node.rb:121:in `block in emit_attribute_mutations'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/mutator.rb:181:in `call'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/mutator.rb:181:in `emit!'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/mutator.rb:137:in `emit'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/mutator/node.rb:121:in `block in emit_attribute_mutations'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/mutator.rb:181:in `call'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/mutator.rb:181:in `emit!'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/mutator.rb:137:in `emit'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/mutator/util.rb:92:in `block (2 levels) in emit_element_mutations'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/mutator.rb:181:in `call'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/mutator.rb:181:in `emit!'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/mutator.rb:137:in `emit'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/mutator/node.rb:121:in `block in emit_attribute_mutations'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/mutator.rb:181:in `call'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/mutator.rb:181:in `emit!'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/mutator.rb:137:in `emit'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/mutator/node.rb:121:in `block in emit_attribute_mutations'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/mutator.rb:181:in `call'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/mutator.rb:181:in `emit!'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/mutator.rb:137:in `emit'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/mutator/util.rb:107:in `block in emit_element_presence'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/mutator/util.rb:104:in `each_index'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/mutator/util.rb:104:in `emit_element_presence'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/mutator/util.rb:75:in `dispatch'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/mutator.rb:70:in `initialize'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/abstract_type-0.0.2/lib/abstract_type.rb:37:in `new'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/abstract_type-0.0.2/lib/abstract_type.rb:37:in `new'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/adamantium-0.0.3/lib/adamantium/class_methods.rb:15:in `new'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/mutator.rb:17:in `each'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/mutator/node.rb:117:in `emit_attribute_mutations'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/mutator/node/arguments.rb:174:in `dispatch'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/mutator.rb:70:in `initialize'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/abstract_type-0.0.2/lib/abstract_type.rb:37:in `new'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/abstract_type-0.0.2/lib/abstract_type.rb:37:in `new'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/adamantium-0.0.3/lib/adamantium/class_methods.rb:15:in `new'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/mutator.rb:17:in `each'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/mutator/node.rb:117:in `emit_attribute_mutations'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/mutator/node/send.rb:119:in `dispatch'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/mutator.rb:70:in `initialize'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/abstract_type-0.0.2/lib/abstract_type.rb:37:in `new'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/abstract_type-0.0.2/lib/abstract_type.rb:37:in `new'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/adamantium-0.0.3/lib/adamantium/class_methods.rb:15:in `new'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/mutator.rb:17:in `each'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/mutator/util.rb:90:in `each'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/mutator/util.rb:90:in `block in emit_element_mutations'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/mutator/util.rb:87:in `each'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/mutator/util.rb:87:in `each_with_index'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/mutator/util.rb:87:in `emit_element_mutations'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/mutator/util.rb:76:in `dispatch'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/mutator.rb:70:in `initialize'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/abstract_type-0.0.2/lib/abstract_type.rb:37:in `new'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/abstract_type-0.0.2/lib/abstract_type.rb:37:in `new'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/adamantium-0.0.3/lib/adamantium/class_methods.rb:15:in `new'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/mutator.rb:17:in `each'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/mutator/node.rb:117:in `emit_attribute_mutations'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/mutator/node/block.rb:19:in `dispatch'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/mutator.rb:70:in `initialize'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/abstract_type-0.0.2/lib/abstract_type.rb:37:in `new'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/abstract_type-0.0.2/lib/abstract_type.rb:37:in `new'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/adamantium-0.0.3/lib/adamantium/class_methods.rb:15:in `new'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/mutator.rb:17:in `each'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/mutator/node.rb:117:in `emit_attribute_mutations'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/mutator/node/define.rb:18:in `dispatch'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/mutator.rb:70:in `initialize'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/abstract_type-0.0.2/lib/abstract_type.rb:37:in `new'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/abstract_type-0.0.2/lib/abstract_type.rb:37:in `new'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/adamantium-0.0.3/lib/adamantium/class_methods.rb:15:in `new'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/mutator.rb:17:in `each'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/mutator/node.rb:117:in `emit_attribute_mutations'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/mutator/node/define.rb:36:in `dispatch'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/mutator.rb:70:in `initialize'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/abstract_type-0.0.2/lib/abstract_type.rb:37:in `new'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/abstract_type-0.0.2/lib/abstract_type.rb:37:in `new'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/adamantium-0.0.3/lib/adamantium/class_methods.rb:15:in `new'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/mutator.rb:17:in `each'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/subject.rb:42:in `each'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/runner.rb:90:in `run_subject'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/runner.rb:76:in `block in run'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/matcher/scope_methods.rb:82:in `block in emit_matches'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/matcher/method.rb:38:in `block in each'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/matcher/method.rb:37:in `tap'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/matcher/method.rb:37:in `each'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/matcher/scope_methods.rb:81:in `emit_matches'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/matcher/scope_methods.rb:29:in `block in each'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/matcher/scope_methods.rb:28:in `each'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/matcher/scope_methods.rb:28:in `each'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/matcher/object_space.rb:81:in `block in emit_scope_matches'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/matcher/object_space.rb:80:in `each'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/matcher/object_space.rb:80:in `emit_scope_matches'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/matcher/object_space.rb:42:in `block in each'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/matcher/object_space.rb:109:in `emit_scope'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/matcher/object_space.rb:95:in `block in scopes'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/matcher/object_space.rb:94:in `each_object'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/matcher/object_space.rb:94:in `scopes'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/matcher/object_space.rb:41:in `each'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/matcher/object_space.rb:41:in `each'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/runner.rb:74:in `run'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/runner.rb:52:in `initialize'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/adamantium-0.0.3/lib/adamantium/class_methods.rb:15:in `new'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/adamantium-0.0.3/lib/adamantium/class_methods.rb:15:in `new'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/support/method_object.rb:28:in `run'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/cli.rb:22:in `run'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/bin/mutant:14:in `<top (required)>'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/bin/mutant:23:in `load'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/bin/mutant:23:in `<main>'
Alive: rspec:Veritas::Function::Comparable.included:/home/mbj/devel/veritas/lib/veritas/function/comparable.rb:17:df15d (0.09s)
@@ -1,5 +1,5 @@
def self.included(descendant)
super
- descendant.extend(ClassMethods)
+ descendant.extend
end
<main>:3:in `included': wrong number of arguments (1 for 0) (ArgumentError)
from /home/mbj/devel/veritas/spec/unit/veritas/function/comparable/fixtures/classes.rb:6:in `include'
from /home/mbj/devel/veritas/spec/unit/veritas/function/comparable/fixtures/classes.rb:6:in `<class:Object>'
from /home/mbj/devel/veritas/spec/unit/veritas/function/comparable/fixtures/classes.rb:4:in `<module:PredicateComparableSpecs>'
from /home/mbj/devel/veritas/spec/unit/veritas/function/comparable/fixtures/classes.rb:3:in `<top (required)>'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/backports-2.6.5/lib/backports/tools.rb:314:in `require'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/backports-2.6.5/lib/backports/tools.rb:314:in `require_with_backports'
from /home/mbj/devel/veritas/spec/unit/veritas/function/comparable/class_methods/call_spec.rb:4:in `<top (required)>'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/rspec-core-2.12.1/lib/rspec/core/configuration.rb:789:in `load'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/rspec-core-2.12.1/lib/rspec/core/configuration.rb:789:in `block in load_spec_files'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/rspec-core-2.12.1/lib/rspec/core/configuration.rb:789:in `each'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/rspec-core-2.12.1/lib/rspec/core/configuration.rb:789:in `load_spec_files'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/rspec-core-2.12.1/lib/rspec/core/command_line.rb:22:in `run'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/rspec-core-2.12.1/lib/rspec/core/runner.rb:80:in `run'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/killer/rspec.rb:32:in `run'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/adamantium-0.0.3/lib/adamantium/module_methods.rb:80:in `call'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/adamantium-0.0.3/lib/adamantium/module_methods.rb:80:in `block (2 levels) in define_memoize_method'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/adamantium-0.0.3/lib/adamantium/module_methods.rb:79:in `fetch'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/adamantium-0.0.3/lib/adamantium/module_methods.rb:79:in `block in define_memoize_method'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/killer.rb:119:in `run_with_benchmark'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/killer.rb:108:in `initialize'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/killer/rspec.rb:17:in `initialize'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/abstract_type-0.0.2/lib/abstract_type.rb:37:in `new'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/abstract_type-0.0.2/lib/abstract_type.rb:37:in `new'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/adamantium-0.0.3/lib/adamantium/class_methods.rb:15:in `new'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/killer/forking.rb:44:in `block in run'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/killer/forking.rb:43:in `fork'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/killer/forking.rb:43:in `run'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/killer.rb:119:in `run_with_benchmark'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/killer.rb:108:in `initialize'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/killer/forking.rb:17:in `initialize'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/abstract_type-0.0.2/lib/abstract_type.rb:37:in `new'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/abstract_type-0.0.2/lib/abstract_type.rb:37:in `new'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/adamantium-0.0.3/lib/adamantium/class_methods.rb:15:in `new'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/killer/forking.rb:88:in `new'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/strategy.rb:54:in `kill'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/runner.rb:148:in `killer'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/runner.rb:133:in `kill'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/runner.rb:93:in `block in run_subject'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/subject.rb:43:in `block in each'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/mutator.rb:181:in `call'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/mutator.rb:181:in `emit!'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/mutator.rb:137:in `emit'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/mutator/node.rb:121:in `block in emit_attribute_mutations'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/mutator.rb:181:in `call'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/mutator.rb:181:in `emit!'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/mutator.rb:137:in `emit'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/mutator/node.rb:121:in `block in emit_attribute_mutations'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/mutator.rb:181:in `call'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/mutator.rb:181:in `emit!'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/mutator.rb:137:in `emit'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/mutator/node.rb:121:in `block in emit_attribute_mutations'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/mutator.rb:181:in `call'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/mutator.rb:181:in `emit!'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/mutator.rb:137:in `emit'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/mutator/util.rb:107:in `block in emit_element_presence'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/mutator/util.rb:104:in `each_index'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/mutator/util.rb:104:in `emit_element_presence'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/mutator/util.rb:75:in `dispatch'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/mutator.rb:70:in `initialize'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/abstract_type-0.0.2/lib/abstract_type.rb:37:in `new'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/abstract_type-0.0.2/lib/abstract_type.rb:37:in `new'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/adamantium-0.0.3/lib/adamantium/class_methods.rb:15:in `new'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/mutator.rb:17:in `each'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/mutator/node.rb:117:in `emit_attribute_mutations'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/mutator/node/arguments.rb:94:in `dispatch'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/mutator.rb:70:in `initialize'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/abstract_type-0.0.2/lib/abstract_type.rb:37:in `new'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/abstract_type-0.0.2/lib/abstract_type.rb:37:in `new'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/adamantium-0.0.3/lib/adamantium/class_methods.rb:15:in `new'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/mutator.rb:17:in `each'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/mutator/node.rb:117:in `emit_attribute_mutations'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/mutator/node/define.rb:19:in `dispatch'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/mutator.rb:70:in `initialize'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/abstract_type-0.0.2/lib/abstract_type.rb:37:in `new'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/abstract_type-0.0.2/lib/abstract_type.rb:37:in `new'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/adamantium-0.0.3/lib/adamantium/class_methods.rb:15:in `new'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/mutator.rb:17:in `each'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/mutator/node.rb:117:in `emit_attribute_mutations'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/mutator/node/define.rb:36:in `dispatch'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/mutator.rb:70:in `initialize'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/abstract_type-0.0.2/lib/abstract_type.rb:37:in `new'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/abstract_type-0.0.2/lib/abstract_type.rb:37:in `new'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/adamantium-0.0.3/lib/adamantium/class_methods.rb:15:in `new'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/mutator.rb:17:in `each'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/subject.rb:42:in `each'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/runner.rb:90:in `run_subject'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/runner.rb:76:in `block in run'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/matcher/scope_methods.rb:82:in `block in emit_matches'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/matcher/method.rb:38:in `block in each'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/matcher/method.rb:37:in `tap'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/matcher/method.rb:37:in `each'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/matcher/scope_methods.rb:81:in `emit_matches'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/matcher/scope_methods.rb:29:in `block in each'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/matcher/scope_methods.rb:28:in `each'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/matcher/scope_methods.rb:28:in `each'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/matcher/object_space.rb:81:in `block in emit_scope_matches'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/matcher/object_space.rb:80:in `each'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/matcher/object_space.rb:80:in `emit_scope_matches'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/matcher/object_space.rb:42:in `block in each'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/matcher/object_space.rb:109:in `emit_scope'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/matcher/object_space.rb:95:in `block in scopes'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/matcher/object_space.rb:94:in `each_object'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/matcher/object_space.rb:94:in `scopes'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/matcher/object_space.rb:41:in `each'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/matcher/object_space.rb:41:in `each'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/runner.rb:74:in `run'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/runner.rb:52:in `initialize'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/adamantium-0.0.3/lib/adamantium/class_methods.rb:15:in `new'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/adamantium-0.0.3/lib/adamantium/class_methods.rb:15:in `new'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/support/method_object.rb:28:in `run'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/cli.rb:22:in `run'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/bin/mutant:14:in `<top (required)>'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/bin/mutant:23:in `load'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/bin/mutant:23:in `<main>'
Alive: rspec:Veritas::Function::Comparable.included:/home/mbj/devel/veritas/lib/veritas/function/comparable.rb:17:fcfc2 (0.09s)
@@ -1,4 +1,4 @@
-def self.included(descendant)
+def self.included
super
descendant.extend(ClassMethods)
end
<main>:5:in `included': undefined local variable or method `descendant' for Veritas::Function::Comparable:Module (NameError)
from /home/mbj/devel/veritas/spec/unit/veritas/function/comparable/fixtures/classes.rb:6:in `include'
from /home/mbj/devel/veritas/spec/unit/veritas/function/comparable/fixtures/classes.rb:6:in `<class:Object>'
from /home/mbj/devel/veritas/spec/unit/veritas/function/comparable/fixtures/classes.rb:4:in `<module:PredicateComparableSpecs>'
from /home/mbj/devel/veritas/spec/unit/veritas/function/comparable/fixtures/classes.rb:3:in `<top (required)>'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/backports-2.6.5/lib/backports/tools.rb:314:in `require'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/backports-2.6.5/lib/backports/tools.rb:314:in `require_with_backports'
from /home/mbj/devel/veritas/spec/unit/veritas/function/comparable/class_methods/call_spec.rb:4:in `<top (required)>'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/rspec-core-2.12.1/lib/rspec/core/configuration.rb:789:in `load'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/rspec-core-2.12.1/lib/rspec/core/configuration.rb:789:in `block in load_spec_files'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/rspec-core-2.12.1/lib/rspec/core/configuration.rb:789:in `each'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/rspec-core-2.12.1/lib/rspec/core/configuration.rb:789:in `load_spec_files'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/rspec-core-2.12.1/lib/rspec/core/command_line.rb:22:in `run'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/rspec-core-2.12.1/lib/rspec/core/runner.rb:80:in `run'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/killer/rspec.rb:32:in `run'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/adamantium-0.0.3/lib/adamantium/module_methods.rb:80:in `call'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/adamantium-0.0.3/lib/adamantium/module_methods.rb:80:in `block (2 levels) in define_memoize_method'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/adamantium-0.0.3/lib/adamantium/module_methods.rb:79:in `fetch'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/adamantium-0.0.3/lib/adamantium/module_methods.rb:79:in `block in define_memoize_method'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/killer.rb:119:in `run_with_benchmark'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/killer.rb:108:in `initialize'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/killer/rspec.rb:17:in `initialize'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/abstract_type-0.0.2/lib/abstract_type.rb:37:in `new'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/abstract_type-0.0.2/lib/abstract_type.rb:37:in `new'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/adamantium-0.0.3/lib/adamantium/class_methods.rb:15:in `new'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/killer/forking.rb:44:in `block in run'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/killer/forking.rb:43:in `fork'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/killer/forking.rb:43:in `run'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/killer.rb:119:in `run_with_benchmark'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/killer.rb:108:in `initialize'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/killer/forking.rb:17:in `initialize'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/abstract_type-0.0.2/lib/abstract_type.rb:37:in `new'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/abstract_type-0.0.2/lib/abstract_type.rb:37:in `new'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/adamantium-0.0.3/lib/adamantium/class_methods.rb:15:in `new'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/killer/forking.rb:88:in `new'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/strategy.rb:54:in `kill'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/runner.rb:148:in `killer'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/runner.rb:133:in `kill'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/runner.rb:93:in `block in run_subject'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/subject.rb:43:in `block in each'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/mutator.rb:181:in `call'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/mutator.rb:181:in `emit!'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/mutator.rb:137:in `emit'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/mutator/node.rb:121:in `block in emit_attribute_mutations'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/mutator.rb:181:in `call'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/mutator.rb:181:in `emit!'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/mutator.rb:137:in `emit'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/mutator/node.rb:121:in `block in emit_attribute_mutations'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/mutator.rb:181:in `call'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/mutator.rb:181:in `emit!'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/mutator.rb:137:in `emit'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/mutator/node.rb:121:in `block in emit_attribute_mutations'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/mutator.rb:181:in `call'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/mutator.rb:181:in `emit!'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/mutator.rb:137:in `emit'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/mutator/util.rb:92:in `block (2 levels) in emit_element_mutations'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/mutator.rb:181:in `call'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/mutator.rb:181:in `emit!'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/mutator.rb:164:in `block in emit_new'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/mutator.rb:160:in `times'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/mutator.rb:160:in `emit_new'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/mutator/util.rb:56:in `dispatch'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/mutator.rb:70:in `initialize'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/abstract_type-0.0.2/lib/abstract_type.rb:37:in `new'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/abstract_type-0.0.2/lib/abstract_type.rb:37:in `new'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/adamantium-0.0.3/lib/adamantium/class_methods.rb:15:in `new'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/mutator.rb:17:in `each'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/mutator/util.rb:90:in `each'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/mutator/util.rb:90:in `block in emit_element_mutations'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/mutator/util.rb:87:in `each'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/mutator/util.rb:87:in `each_with_index'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/mutator/util.rb:87:in `emit_element_mutations'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/mutator/util.rb:76:in `dispatch'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/mutator.rb:70:in `initialize'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/abstract_type-0.0.2/lib/abstract_type.rb:37:in `new'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/abstract_type-0.0.2/lib/abstract_type.rb:37:in `new'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/adamantium-0.0.3/lib/adamantium/class_methods.rb:15:in `new'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/mutator.rb:17:in `each'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/mutator/node.rb:117:in `emit_attribute_mutations'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/mutator/node/arguments.rb:94:in `dispatch'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/mutator.rb:70:in `initialize'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/abstract_type-0.0.2/lib/abstract_type.rb:37:in `new'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/abstract_type-0.0.2/lib/abstract_type.rb:37:in `new'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/adamantium-0.0.3/lib/adamantium/class_methods.rb:15:in `new'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/mutator.rb:17:in `each'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/mutator/node.rb:117:in `emit_attribute_mutations'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/mutator/node/define.rb:19:in `dispatch'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/mutator.rb:70:in `initialize'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/abstract_type-0.0.2/lib/abstract_type.rb:37:in `new'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/abstract_type-0.0.2/lib/abstract_type.rb:37:in `new'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/adamantium-0.0.3/lib/adamantium/class_methods.rb:15:in `new'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/mutator.rb:17:in `each'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/mutator/node.rb:117:in `emit_attribute_mutations'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/mutator/node/define.rb:36:in `dispatch'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/mutator.rb:70:in `initialize'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/abstract_type-0.0.2/lib/abstract_type.rb:37:in `new'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/abstract_type-0.0.2/lib/abstract_type.rb:37:in `new'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/adamantium-0.0.3/lib/adamantium/class_methods.rb:15:in `new'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/mutator.rb:17:in `each'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/subject.rb:42:in `each'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/runner.rb:90:in `run_subject'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/runner.rb:76:in `block in run'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/matcher/scope_methods.rb:82:in `block in emit_matches'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/matcher/method.rb:38:in `block in each'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/matcher/method.rb:37:in `tap'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/matcher/method.rb:37:in `each'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/matcher/scope_methods.rb:81:in `emit_matches'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/matcher/scope_methods.rb:29:in `block in each'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/matcher/scope_methods.rb:28:in `each'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/matcher/scope_methods.rb:28:in `each'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/matcher/object_space.rb:81:in `block in emit_scope_matches'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/matcher/object_space.rb:80:in `each'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/matcher/object_space.rb:80:in `emit_scope_matches'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/matcher/object_space.rb:42:in `block in each'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/matcher/object_space.rb:109:in `emit_scope'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/matcher/object_space.rb:95:in `block in scopes'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/matcher/object_space.rb:94:in `each_object'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/matcher/object_space.rb:94:in `scopes'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/matcher/object_space.rb:41:in `each'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/matcher/object_space.rb:41:in `each'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/runner.rb:74:in `run'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/runner.rb:52:in `initialize'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/adamantium-0.0.3/lib/adamantium/class_methods.rb:15:in `new'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/adamantium-0.0.3/lib/adamantium/class_methods.rb:15:in `new'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/support/method_object.rb:28:in `run'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/cli.rb:22:in `run'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/bin/mutant:14:in `<top (required)>'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/bin/mutant:23:in `load'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/bin/mutant:23:in `<main>'
Alive: rspec:Veritas::Function::Comparable.included:/home/mbj/devel/veritas/lib/veritas/function/comparable.rb:17:fab40 (0.09s)
@@ -1,4 +1,4 @@
-def self.included(descendant)
+def self.included(s5a840625968df3fadac1)
super
descendant.extend(ClassMethods)
end
Subject: Veritas::Function::Numeric::Multiplication::Methods#multiply:/home/mbj/devel/veritas/lib/veritas/function/numeric/multiplication.rb:50
Alive: rspec:noop:Veritas::Function::Numeric::Multiplication::Methods#multiply:/home/mbj/devel/veritas/lib/veritas/function/numeric/multiplication.rb:50:d87f3 (0.14s)
Subject: Veritas::Function::Numeric::Multiplication.inverse:/home/mbj/devel/veritas/lib/veritas/function/numeric/multiplication.rb:31
Alive: rspec:noop:Veritas::Function::Numeric::Multiplication.inverse:/home/mbj/devel/veritas/lib/veritas/function/numeric/multiplication.rb:31:ee397 (0.13s)
Subject: Veritas::Function::Numeric::Multiplication.operation:/home/mbj/devel/veritas/lib/veritas/function/numeric/multiplication.rb:19
Alive: rspec:noop:Veritas::Function::Numeric::Multiplication.operation:/home/mbj/devel/veritas/lib/veritas/function/numeric/multiplication.rb:19:c7cf7 (0.12s)
Subject: Veritas::Relation::Base#initialize:/home/mbj/devel/veritas/lib/veritas/relation/base.rb:32
Alive: rspec:noop:Veritas::Relation::Base#initialize:/home/mbj/devel/veritas/lib/veritas/relation/base.rb:32:d8894 (0.33s)
Alive: rspec:Veritas::Relation::Base#initialize:/home/mbj/devel/veritas/lib/veritas/relation/base.rb:32:ab12d (0.36s)
@@ -1,4 +1,4 @@
-def initialize(name, header, tuples = Empty::ZERO_TUPLE)
+def initialize(name, header, tuples)
super(header, tuples)
@name = freeze_object(name.to_s)
end
Subject: Veritas::Function::Binary::Invertible.included:/home/mbj/devel/veritas/lib/veritas/function/binary.rb:71
Spec file(s): "spec/unit/veritas/function/binary/invertible/class_methods/*_spec.rb" not found for noop:Veritas::Function::Binary::Invertible.included:/home/mbj/devel/veritas/lib/veritas/function/binary.rb:71:2ee95
Alive: rspec:noop:Veritas::Function::Binary::Invertible.included:/home/mbj/devel/veritas/lib/veritas/function/binary.rb:71:2ee95 (0.08s)
Spec file(s): "spec/unit/veritas/function/binary/invertible/class_methods/*_spec.rb" not found for Veritas::Function::Binary::Invertible.included:/home/mbj/devel/veritas/lib/veritas/function/binary.rb:71:df294
Alive: rspec:Veritas::Function::Binary::Invertible.included:/home/mbj/devel/veritas/lib/veritas/function/binary.rb:71:df294 (0.08s)
@@ -1,5 +0,4 @@
def self.included(descendant)
- super
descendant.memoize(:inverse)
end
Spec file(s): "spec/unit/veritas/function/binary/invertible/class_methods/*_spec.rb" not found for Veritas::Function::Binary::Invertible.included:/home/mbj/devel/veritas/lib/veritas/function/binary.rb:71:bc70b
Alive: rspec:Veritas::Function::Binary::Invertible.included:/home/mbj/devel/veritas/lib/veritas/function/binary.rb:71:bc70b (0.08s)
@@ -1,5 +0,4 @@
def self.included(descendant)
super
- descendant.memoize(:inverse)
end
Spec file(s): "spec/unit/veritas/function/binary/invertible/class_methods/*_spec.rb" not found for Veritas::Function::Binary::Invertible.included:/home/mbj/devel/veritas/lib/veritas/function/binary.rb:71:3353c
Alive: rspec:Veritas::Function::Binary::Invertible.included:/home/mbj/devel/veritas/lib/veritas/function/binary.rb:71:3353c (0.10s)
@@ -1,5 +1,5 @@
def self.included(descendant)
super
- descendant.memoize(:inverse)
+ descendant.memoize
end
Spec file(s): "spec/unit/veritas/function/binary/invertible/class_methods/*_spec.rb" not found for Veritas::Function::Binary::Invertible.included:/home/mbj/devel/veritas/lib/veritas/function/binary.rb:71:6faa9
Alive: rspec:Veritas::Function::Binary::Invertible.included:/home/mbj/devel/veritas/lib/veritas/function/binary.rb:71:6faa9 (0.09s)
@@ -1,5 +1,5 @@
def self.included(descendant)
super
- descendant.memoize(:inverse)
+ descendant.memoize(nil)
end
Spec file(s): "spec/unit/veritas/function/binary/invertible/class_methods/*_spec.rb" not found for Veritas::Function::Binary::Invertible.included:/home/mbj/devel/veritas/lib/veritas/function/binary.rb:71:5ccb2
Alive: rspec:Veritas::Function::Binary::Invertible.included:/home/mbj/devel/veritas/lib/veritas/function/binary.rb:71:5ccb2 (0.08s)
@@ -1,5 +1,5 @@
def self.included(descendant)
super
- descendant.memoize(:inverse)
+ descendant.memoize(:sad921c8acb1acea25d52)
end
Spec file(s): "spec/unit/veritas/function/binary/invertible/class_methods/*_spec.rb" not found for Veritas::Function::Binary::Invertible.included:/home/mbj/devel/veritas/lib/veritas/function/binary.rb:71:0d5a9
Alive: rspec:Veritas::Function::Binary::Invertible.included:/home/mbj/devel/veritas/lib/veritas/function/binary.rb:71:0d5a9 (0.08s)
@@ -1,5 +1,4 @@
def self.included(descendant)
- super
- descendant.memoize(:inverse)
+ nil
end
Spec file(s): "spec/unit/veritas/function/binary/invertible/class_methods/*_spec.rb" not found for Veritas::Function::Binary::Invertible.included:/home/mbj/devel/veritas/lib/veritas/function/binary.rb:71:5714d
Alive: rspec:Veritas::Function::Binary::Invertible.included:/home/mbj/devel/veritas/lib/veritas/function/binary.rb:71:5714d (0.08s)
@@ -1,4 +1,4 @@
-def self.included(descendant)
+def self.included
super
descendant.memoize(:inverse)
end
Spec file(s): "spec/unit/veritas/function/binary/invertible/class_methods/*_spec.rb" not found for Veritas::Function::Binary::Invertible.included:/home/mbj/devel/veritas/lib/veritas/function/binary.rb:71:7b2c0
Alive: rspec:Veritas::Function::Binary::Invertible.included:/home/mbj/devel/veritas/lib/veritas/function/binary.rb:71:7b2c0 (0.08s)
@@ -1,4 +1,4 @@
-def self.included(descendant)
+def self.included(scc28bcdc8a62123f956c)
super
descendant.memoize(:inverse)
end
Subject: Veritas::Function::Binary::Invertible#inverse:/home/mbj/devel/veritas/lib/veritas/function/binary.rb:86
Alive: rspec:noop:Veritas::Function::Binary::Invertible#inverse:/home/mbj/devel/veritas/lib/veritas/function/binary.rb:86:ff86d (0.15s)
Subject: Veritas::Function::Binary#call:/home/mbj/devel/veritas/lib/veritas/function/binary.rb:21
Alive: rspec:noop:Veritas::Function::Binary#call:/home/mbj/devel/veritas/lib/veritas/function/binary.rb:21:7e706 (0.14s)
/home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/loader.rb:41:in `eval': <main>:5: syntax error, unexpected '\n', expecting tCOLON2 or '[' or '.' (SyntaxError)
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/loader.rb:41:in `run'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/loader.rb:27:in `initialize'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/abstract_type-0.0.2/lib/abstract_type.rb:37:in `new'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/abstract_type-0.0.2/lib/abstract_type.rb:37:in `new'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/support/method_object.rb:28:in `run'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/mutation.rb:40:in `insert'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/killer/rspec.rb:31:in `run'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/adamantium-0.0.3/lib/adamantium/module_methods.rb:80:in `call'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/adamantium-0.0.3/lib/adamantium/module_methods.rb:80:in `block (2 levels) in define_memoize_method'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/adamantium-0.0.3/lib/adamantium/module_methods.rb:79:in `fetch'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/adamantium-0.0.3/lib/adamantium/module_methods.rb:79:in `block in define_memoize_method'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/killer.rb:119:in `run_with_benchmark'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/killer.rb:108:in `initialize'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/killer/rspec.rb:17:in `initialize'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/abstract_type-0.0.2/lib/abstract_type.rb:37:in `new'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/abstract_type-0.0.2/lib/abstract_type.rb:37:in `new'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/adamantium-0.0.3/lib/adamantium/class_methods.rb:15:in `new'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/killer/forking.rb:44:in `block in run'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/killer/forking.rb:43:in `fork'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/killer/forking.rb:43:in `run'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/killer.rb:119:in `run_with_benchmark'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/killer.rb:108:in `initialize'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/killer/forking.rb:17:in `initialize'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/abstract_type-0.0.2/lib/abstract_type.rb:37:in `new'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/abstract_type-0.0.2/lib/abstract_type.rb:37:in `new'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/adamantium-0.0.3/lib/adamantium/class_methods.rb:15:in `new'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/killer/forking.rb:88:in `new'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/strategy.rb:54:in `kill'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/runner.rb:148:in `killer'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/runner.rb:133:in `kill'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/runner.rb:93:in `block in run_subject'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/subject.rb:43:in `block in each'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/mutator.rb:181:in `call'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/mutator.rb:181:in `emit!'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/mutator.rb:137:in `emit'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/mutator/node.rb:121:in `block in emit_attribute_mutations'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/mutator.rb:181:in `call'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/mutator.rb:181:in `emit!'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/mutator.rb:137:in `emit'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/mutator/node.rb:121:in `block in emit_attribute_mutations'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/mutator.rb:181:in `call'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/mutator.rb:181:in `emit!'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/mutator.rb:137:in `emit'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/mutator/util.rb:92:in `block (2 levels) in emit_element_mutations'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/mutator.rb:181:in `call'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/mutator.rb:181:in `emit!'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/mutator.rb:137:in `emit'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/mutator/node.rb:121:in `block in emit_attribute_mutations'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/mutator.rb:181:in `call'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/mutator.rb:181:in `emit!'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/mutator.rb:137:in `emit'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/mutator/node/send.rb:102:in `emit_implicit_self_receiver'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/mutator/node/send.rb:18:in `dispatch'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/mutator.rb:70:in `initialize'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/abstract_type-0.0.2/lib/abstract_type.rb:37:in `new'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/abstract_type-0.0.2/lib/abstract_type.rb:37:in `new'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/adamantium-0.0.3/lib/adamantium/class_methods.rb:15:in `new'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/mutator.rb:17:in `each'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/mutator/node.rb:117:in `emit_attribute_mutations'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/mutator/node/local_variable_assignment.rb:18:in `dispatch'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/mutator.rb:70:in `initialize'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/abstract_type-0.0.2/lib/abstract_type.rb:37:in `new'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/abstract_type-0.0.2/lib/abstract_type.rb:37:in `new'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/adamantium-0.0.3/lib/adamantium/class_methods.rb:15:in `new'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/mutator.rb:17:in `each'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/mutator/util.rb:90:in `each'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/mutator/util.rb:90:in `block in emit_element_mutations'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/mutator/util.rb:87:in `each'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/mutator/util.rb:87:in `each_with_index'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/mutator/util.rb:87:in `emit_element_mutations'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/mutator/util.rb:76:in `dispatch'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/mutator.rb:70:in `initialize'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/abstract_type-0.0.2/lib/abstract_type.rb:37:in `new'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/abstract_type-0.0.2/lib/abstract_type.rb:37:in `new'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/adamantium-0.0.3/lib/adamantium/class_methods.rb:15:in `new'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/mutator.rb:17:in `each'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/mutator/node.rb:117:in `emit_attribute_mutations'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/mutator/node/block.rb:19:in `dispatch'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/mutator.rb:70:in `initialize'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/abstract_type-0.0.2/lib/abstract_type.rb:37:in `new'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/abstract_type-0.0.2/lib/abstract_type.rb:37:in `new'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/adamantium-0.0.3/lib/adamantium/class_methods.rb:15:in `new'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/mutator.rb:17:in `each'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/mutator/node.rb:117:in `emit_attribute_mutations'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/mutator/node/define.rb:18:in `dispatch'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/mutator.rb:70:in `initialize'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/abstract_type-0.0.2/lib/abstract_type.rb:37:in `new'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/abstract_type-0.0.2/lib/abstract_type.rb:37:in `new'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/adamantium-0.0.3/lib/adamantium/class_methods.rb:15:in `new'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/mutator.rb:17:in `each'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/subject.rb:42:in `each'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/runner.rb:90:in `run_subject'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/runner.rb:76:in `block in run'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/matcher/scope_methods.rb:82:in `block in emit_matches'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/matcher/method.rb:38:in `block in each'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/matcher/method.rb:37:in `tap'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/matcher/method.rb:37:in `each'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/matcher/scope_methods.rb:81:in `emit_matches'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/matcher/scope_methods.rb:29:in `block in each'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/matcher/scope_methods.rb:28:in `each'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/matcher/scope_methods.rb:28:in `each'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/matcher/object_space.rb:81:in `block in emit_scope_matches'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/matcher/object_space.rb:80:in `each'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/matcher/object_space.rb:80:in `emit_scope_matches'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/matcher/object_space.rb:42:in `block in each'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/matcher/object_space.rb:109:in `emit_scope'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/matcher/object_space.rb:95:in `block in scopes'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/matcher/object_space.rb:94:in `each_object'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/matcher/object_space.rb:94:in `scopes'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/matcher/object_space.rb:41:in `each'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/matcher/object_space.rb:41:in `each'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/runner.rb:74:in `run'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/runner.rb:52:in `initialize'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/adamantium-0.0.3/lib/adamantium/class_methods.rb:15:in `new'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/adamantium-0.0.3/lib/adamantium/class_methods.rb:15:in `new'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/support/method_object.rb:28:in `run'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/cli.rb:22:in `run'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/bin/mutant:14:in `<top (required)>'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/bin/mutant:23:in `load'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/bin/mutant:23:in `<main>'
Alive: rspec:Veritas::Function::Binary#call:/home/mbj/devel/veritas/lib/veritas/function/binary.rb:21:bf3dc (0.06s)
@@ -1,5 +1,5 @@
def call(tuple)
- util = self.class
+ util = class
util.call(util.extract_value(left, tuple), util.extract_value(right, tuple))
end
Subject: Veritas::Function::Binary#rename:/home/mbj/devel/veritas/lib/veritas/function/binary.rb:45
Alive: rspec:noop:Veritas::Function::Binary#rename:/home/mbj/devel/veritas/lib/veritas/function/binary.rb:45:34fae (0.20s)
Alive: rspec:Veritas::Function::Binary#rename:/home/mbj/devel/veritas/lib/veritas/function/binary.rb:45:16530 (0.22s)
@@ -1,5 +0,4 @@
def rename(aliases)
- left = self.left
right = self.right
util = self.class
renamed_left = util.rename_attributes(left, aliases)
Alive: rspec:Veritas::Function::Binary#rename:/home/mbj/devel/veritas/lib/veritas/function/binary.rb:45:3ceeb (0.22s)
@@ -1,6 +0,5 @@
def rename(aliases)
left = self.left
- right = self.right
util = self.class
renamed_left = util.rename_attributes(left, aliases)
renamed_right = util.rename_attributes(right, aliases)
Alive: rspec:Veritas::Function::Binary#rename:/home/mbj/devel/veritas/lib/veritas/function/binary.rb:45:8985b (0.24s)
@@ -1,5 +1,5 @@
def rename(aliases)
- left = self.left
+ sd977a01f771ed3cebffb = self.left
right = self.right
util = self.class
renamed_left = util.rename_attributes(left, aliases)
Alive: rspec:Veritas::Function::Binary#rename:/home/mbj/devel/veritas/lib/veritas/function/binary.rb:45:3bb45 (0.22s)
@@ -1,6 +1,6 @@
def rename(aliases)
left = self.left
- right = self.right
+ s8a4795f619ec9bc0088b = self.right
util = self.class
renamed_left = util.rename_attributes(left, aliases)
renamed_right = util.rename_attributes(right, aliases)
/home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/loader.rb:41:in `eval': <main>:7: class/module name must be CONSTANT (SyntaxError)
renamed_left = util.rename_attributes(left, aliases)
^
<main>:7: syntax error, unexpected '=', expecting '<' or ';' or '\n'
renamed_left = util.rename_attributes(left, aliases)
^
<main>:7: class definition in method body
<main>:17: syntax error, unexpected $end, expecting keyword_end
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/loader.rb:41:in `run'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/loader.rb:27:in `initialize'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/abstract_type-0.0.2/lib/abstract_type.rb:37:in `new'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/abstract_type-0.0.2/lib/abstract_type.rb:37:in `new'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/support/method_object.rb:28:in `run'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/mutation.rb:40:in `insert'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/killer/rspec.rb:31:in `run'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/adamantium-0.0.3/lib/adamantium/module_methods.rb:80:in `call'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/adamantium-0.0.3/lib/adamantium/module_methods.rb:80:in `block (2 levels) in define_memoize_method'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/adamantium-0.0.3/lib/adamantium/module_methods.rb:79:in `fetch'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/adamantium-0.0.3/lib/adamantium/module_methods.rb:79:in `block in define_memoize_method'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/killer.rb:119:in `run_with_benchmark'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/killer.rb:108:in `initialize'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/killer/rspec.rb:17:in `initialize'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/abstract_type-0.0.2/lib/abstract_type.rb:37:in `new'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/abstract_type-0.0.2/lib/abstract_type.rb:37:in `new'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/adamantium-0.0.3/lib/adamantium/class_methods.rb:15:in `new'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/killer/forking.rb:44:in `block in run'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/killer/forking.rb:43:in `fork'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/killer/forking.rb:43:in `run'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/killer.rb:119:in `run_with_benchmark'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/killer.rb:108:in `initialize'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/killer/forking.rb:17:in `initialize'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/abstract_type-0.0.2/lib/abstract_type.rb:37:in `new'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/abstract_type-0.0.2/lib/abstract_type.rb:37:in `new'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/adamantium-0.0.3/lib/adamantium/class_methods.rb:15:in `new'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/killer/forking.rb:88:in `new'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/strategy.rb:54:in `kill'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/runner.rb:148:in `killer'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/runner.rb:133:in `kill'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/runner.rb:93:in `block in run_subject'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/subject.rb:43:in `block in each'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/mutator.rb:181:in `call'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/mutator.rb:181:in `emit!'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/mutator.rb:137:in `emit'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/mutator/node.rb:121:in `block in emit_attribute_mutations'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/mutator.rb:181:in `call'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/mutator.rb:181:in `emit!'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/mutator.rb:137:in `emit'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/mutator/node.rb:121:in `block in emit_attribute_mutations'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/mutator.rb:181:in `call'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/mutator.rb:181:in `emit!'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/mutator.rb:137:in `emit'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/mutator/util.rb:92:in `block (2 levels) in emit_element_mutations'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/mutator.rb:181:in `call'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/mutator.rb:181:in `emit!'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/mutator.rb:137:in `emit'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/mutator/node.rb:121:in `block in emit_attribute_mutations'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/mutator.rb:181:in `call'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/mutator.rb:181:in `emit!'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/mutator.rb:137:in `emit'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/mutator/node/send.rb:102:in `emit_implicit_self_receiver'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/mutator/node/send.rb:18:in `dispatch'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/mutator.rb:70:in `initialize'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/abstract_type-0.0.2/lib/abstract_type.rb:37:in `new'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/abstract_type-0.0.2/lib/abstract_type.rb:37:in `new'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/adamantium-0.0.3/lib/adamantium/class_methods.rb:15:in `new'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/mutator.rb:17:in `each'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/mutator/node.rb:117:in `emit_attribute_mutations'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/mutator/node/local_variable_assignment.rb:18:in `dispatch'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/mutator.rb:70:in `initialize'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/abstract_type-0.0.2/lib/abstract_type.rb:37:in `new'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/abstract_type-0.0.2/lib/abstract_type.rb:37:in `new'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/adamantium-0.0.3/lib/adamantium/class_methods.rb:15:in `new'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/mutator.rb:17:in `each'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/mutator/util.rb:90:in `each'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/mutator/util.rb:90:in `block in emit_element_mutations'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/mutator/util.rb:87:in `each'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/mutator/util.rb:87:in `each_with_index'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/mutator/util.rb:87:in `emit_element_mutations'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/mutator/util.rb:76:in `dispatch'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/mutator.rb:70:in `initialize'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/abstract_type-0.0.2/lib/abstract_type.rb:37:in `new'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/abstract_type-0.0.2/lib/abstract_type.rb:37:in `new'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/adamantium-0.0.3/lib/adamantium/class_methods.rb:15:in `new'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/mutator.rb:17:in `each'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/mutator/node.rb:117:in `emit_attribute_mutations'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/mutator/node/block.rb:19:in `dispatch'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/mutator.rb:70:in `initialize'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/abstract_type-0.0.2/lib/abstract_type.rb:37:in `new'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/abstract_type-0.0.2/lib/abstract_type.rb:37:in `new'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/adamantium-0.0.3/lib/adamantium/class_methods.rb:15:in `new'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/mutator.rb:17:in `each'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/mutator/node.rb:117:in `emit_attribute_mutations'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/mutator/node/define.rb:18:in `dispatch'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/mutator.rb:70:in `initialize'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/abstract_type-0.0.2/lib/abstract_type.rb:37:in `new'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/abstract_type-0.0.2/lib/abstract_type.rb:37:in `new'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/adamantium-0.0.3/lib/adamantium/class_methods.rb:15:in `new'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/mutator.rb:17:in `each'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/subject.rb:42:in `each'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/runner.rb:90:in `run_subject'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/runner.rb:76:in `block in run'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/matcher/scope_methods.rb:82:in `block in emit_matches'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/matcher/method.rb:38:in `block in each'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/matcher/method.rb:37:in `tap'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/matcher/method.rb:37:in `each'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/matcher/scope_methods.rb:81:in `emit_matches'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/matcher/scope_methods.rb:29:in `block in each'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/matcher/scope_methods.rb:28:in `each'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/matcher/scope_methods.rb:28:in `each'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/matcher/object_space.rb:81:in `block in emit_scope_matches'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/matcher/object_space.rb:80:in `each'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/matcher/object_space.rb:80:in `emit_scope_matches'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/matcher/object_space.rb:42:in `block in each'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/matcher/object_space.rb:109:in `emit_scope'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/matcher/object_space.rb:95:in `block in scopes'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/matcher/object_space.rb:94:in `each_object'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/matcher/object_space.rb:94:in `scopes'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/matcher/object_space.rb:41:in `each'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/matcher/object_space.rb:41:in `each'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/runner.rb:74:in `run'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/runner.rb:52:in `initialize'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/adamantium-0.0.3/lib/adamantium/class_methods.rb:15:in `new'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/adamantium-0.0.3/lib/adamantium/class_methods.rb:15:in `new'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/support/method_object.rb:28:in `run'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/cli.rb:22:in `run'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/bin/mutant:14:in `<top (required)>'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/bin/mutant:23:in `load'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/bin/mutant:23:in `<main>'
Alive: rspec:Veritas::Function::Binary#rename:/home/mbj/devel/veritas/lib/veritas/function/binary.rb:45:a97ce (0.08s)
@@ -1,7 +1,7 @@
def rename(aliases)
left = self.left
right = self.right
- util = self.class
+ util = class
renamed_left = util.rename_attributes(left, aliases)
renamed_right = util.rename_attributes(right, aliases)
if left.equal?(renamed_left) && right.equal?(renamed_right)
Subject: Veritas::Relation::Empty#each:/home/mbj/devel/veritas/lib/veritas/relation/empty.rb:33
Alive: rspec:noop:Veritas::Relation::Empty#each:/home/mbj/devel/veritas/lib/veritas/relation/empty.rb:33:f8a02 (0.17s)
Subject: Veritas::Relation::Empty#initialize:/home/mbj/devel/veritas/lib/veritas/relation/empty.rb:20
Alive: rspec:noop:Veritas::Relation::Empty#initialize:/home/mbj/devel/veritas/lib/veritas/relation/empty.rb:20:40430 (0.21s)
Alive: rspec:Veritas::Relation::Empty#initialize:/home/mbj/devel/veritas/lib/veritas/relation/empty.rb:20:bc437 (0.24s)
@@ -1,4 +1,4 @@
-def initialize(header, tuples = ZERO_TUPLE)
+def initialize(header, s7bb584a3cd3194eb2734 = ZERO_TUPLE)
super
end
Alive: rspec:Veritas::Relation::Empty#initialize:/home/mbj/devel/veritas/lib/veritas/relation/empty.rb:20:984e8 (0.23s)
@@ -1,4 +1,4 @@
-def initialize(header, tuples = ZERO_TUPLE)
+def initialize(sbf301303107a6427467e, tuples = ZERO_TUPLE)
super
end
Subject: Veritas::Relation::Empty#size:/home/mbj/devel/veritas/lib/veritas/relation/empty.rb:46
Alive: rspec:noop:Veritas::Relation::Empty#size:/home/mbj/devel/veritas/lib/veritas/relation/empty.rb:46:8c127 (0.13s)
Subject: Veritas::Function::Connective::Negation::Methods#not:/home/mbj/devel/veritas/lib/veritas/function/connective/negation.rb:86
Alive: rspec:noop:Veritas::Function::Connective::Negation::Methods#not:/home/mbj/devel/veritas/lib/veritas/function/connective/negation.rb:86:4cd53 (0.18s)
/home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/loader.rb:41:in `eval': <main>:9: syntax error, unexpected keyword_and (SyntaxError)
and(Negation.new(other))
^
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/loader.rb:41:in `run'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/loader.rb:27:in `initialize'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/abstract_type-0.0.2/lib/abstract_type.rb:37:in `new'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/abstract_type-0.0.2/lib/abstract_type.rb:37:in `new'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/support/method_object.rb:28:in `run'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/mutation.rb:40:in `insert'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/killer/rspec.rb:31:in `run'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/adamantium-0.0.3/lib/adamantium/module_methods.rb:80:in `call'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/adamantium-0.0.3/lib/adamantium/module_methods.rb:80:in `block (2 levels) in define_memoize_method'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/adamantium-0.0.3/lib/adamantium/module_methods.rb:79:in `fetch'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/adamantium-0.0.3/lib/adamantium/module_methods.rb:79:in `block in define_memoize_method'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/killer.rb:119:in `run_with_benchmark'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/killer.rb:108:in `initialize'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/killer/rspec.rb:17:in `initialize'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/abstract_type-0.0.2/lib/abstract_type.rb:37:in `new'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/abstract_type-0.0.2/lib/abstract_type.rb:37:in `new'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/adamantium-0.0.3/lib/adamantium/class_methods.rb:15:in `new'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/killer/forking.rb:44:in `block in run'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/killer/forking.rb:43:in `fork'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/killer/forking.rb:43:in `run'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/killer.rb:119:in `run_with_benchmark'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/killer.rb:108:in `initialize'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/killer/forking.rb:17:in `initialize'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/abstract_type-0.0.2/lib/abstract_type.rb:37:in `new'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/abstract_type-0.0.2/lib/abstract_type.rb:37:in `new'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/adamantium-0.0.3/lib/adamantium/class_methods.rb:15:in `new'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/killer/forking.rb:88:in `new'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/strategy.rb:54:in `kill'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/runner.rb:148:in `killer'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/runner.rb:133:in `kill'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/runner.rb:93:in `block in run_subject'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/subject.rb:43:in `block in each'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/mutator.rb:181:in `call'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/mutator.rb:181:in `emit!'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/mutator.rb:137:in `emit'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/mutator/node.rb:121:in `block in emit_attribute_mutations'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/mutator.rb:181:in `call'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/mutator.rb:181:in `emit!'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/mutator.rb:137:in `emit'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/mutator/node.rb:121:in `block in emit_attribute_mutations'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/mutator.rb:181:in `call'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/mutator.rb:181:in `emit!'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/mutator.rb:137:in `emit'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/mutator/util.rb:92:in `block (2 levels) in emit_element_mutations'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/mutator.rb:181:in `call'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/mutator.rb:181:in `emit!'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/mutator.rb:137:in `emit'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/mutator/node.rb:121:in `block in emit_attribute_mutations'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/mutator.rb:181:in `call'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/mutator.rb:181:in `emit!'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/mutator.rb:137:in `emit'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/mutator/node/send.rb:102:in `emit_implicit_self_receiver'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/mutator/node/send.rb:18:in `dispatch'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/mutator/node/send.rb:118:in `dispatch'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/mutator.rb:70:in `initialize'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/abstract_type-0.0.2/lib/abstract_type.rb:37:in `new'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/abstract_type-0.0.2/lib/abstract_type.rb:37:in `new'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/adamantium-0.0.3/lib/adamantium/class_methods.rb:15:in `new'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/mutator.rb:17:in `each'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/mutator/node.rb:117:in `emit_attribute_mutations'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/mutator/node/if_statement.rb:20:in `dispatch'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/mutator.rb:70:in `initialize'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/abstract_type-0.0.2/lib/abstract_type.rb:37:in `new'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/abstract_type-0.0.2/lib/abstract_type.rb:37:in `new'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/adamantium-0.0.3/lib/adamantium/class_methods.rb:15:in `new'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/mutator.rb:17:in `each'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/mutator/util.rb:90:in `each'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/mutator/util.rb:90:in `block in emit_element_mutations'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/mutator/util.rb:87:in `each'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/mutator/util.rb:87:in `each_with_index'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/mutator/util.rb:87:in `emit_element_mutations'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/mutator/util.rb:76:in `dispatch'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/mutator.rb:70:in `initialize'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/abstract_type-0.0.2/lib/abstract_type.rb:37:in `new'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/abstract_type-0.0.2/lib/abstract_type.rb:37:in `new'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/adamantium-0.0.3/lib/adamantium/class_methods.rb:15:in `new'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/mutator.rb:17:in `each'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/mutator/node.rb:117:in `emit_attribute_mutations'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/mutator/node/block.rb:19:in `dispatch'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/mutator.rb:70:in `initialize'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/abstract_type-0.0.2/lib/abstract_type.rb:37:in `new'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/abstract_type-0.0.2/lib/abstract_type.rb:37:in `new'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/adamantium-0.0.3/lib/adamantium/class_methods.rb:15:in `new'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/mutator.rb:17:in `each'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/mutator/node.rb:117:in `emit_attribute_mutations'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/mutator/node/define.rb:18:in `dispatch'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/mutator.rb:70:in `initialize'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/abstract_type-0.0.2/lib/abstract_type.rb:37:in `new'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/abstract_type-0.0.2/lib/abstract_type.rb:37:in `new'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/adamantium-0.0.3/lib/adamantium/class_methods.rb:15:in `new'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/mutator.rb:17:in `each'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/subject.rb:42:in `each'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/runner.rb:90:in `run_subject'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/runner.rb:76:in `block in run'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/matcher/scope_methods.rb:82:in `block in emit_matches'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/matcher/method.rb:38:in `block in each'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/matcher/method.rb:37:in `tap'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/matcher/method.rb:37:in `each'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/matcher/scope_methods.rb:81:in `emit_matches'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/matcher/scope_methods.rb:29:in `block in each'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/matcher/scope_methods.rb:28:in `each'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/matcher/scope_methods.rb:28:in `each'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/matcher/object_space.rb:81:in `block in emit_scope_matches'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/matcher/object_space.rb:80:in `each'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/matcher/object_space.rb:80:in `emit_scope_matches'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/matcher/object_space.rb:42:in `block in each'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/matcher/object_space.rb:109:in `emit_scope'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/matcher/object_space.rb:95:in `block in scopes'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/matcher/object_space.rb:94:in `each_object'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/matcher/object_space.rb:94:in `scopes'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/matcher/object_space.rb:41:in `each'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/matcher/object_space.rb:41:in `each'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/runner.rb:74:in `run'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/runner.rb:52:in `initialize'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/adamantium-0.0.3/lib/adamantium/class_methods.rb:15:in `new'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/adamantium-0.0.3/lib/adamantium/class_methods.rb:15:in `new'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/support/method_object.rb:28:in `run'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/cli.rb:22:in `run'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/bin/mutant:14:in `<top (required)>'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/bin/mutant:23:in `load'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/bin/mutant:23:in `<main>'
Alive: rspec:Veritas::Function::Connective::Negation::Methods#not:/home/mbj/devel/veritas/lib/veritas/function/connective/negation.rb:86:f38aa (0.06s)
@@ -2,7 +2,7 @@
if other.equal?(Undefined)
Negation.new(self)
else
- self.and(Negation.new(other))
+ and(Negation.new(other))
end
end
Subject: Veritas::Function::Numeric::UnaryPlus::Methods#unary_plus:/home/mbj/devel/veritas/lib/veritas/function/numeric/unary_plus.rb:48
Alive: rspec:noop:Veritas::Function::Numeric::UnaryPlus::Methods#unary_plus:/home/mbj/devel/veritas/lib/veritas/function/numeric/unary_plus.rb:48:50047 (0.13s)
Subject: Veritas::Function::Connective::Negation.operation:/home/mbj/devel/veritas/lib/veritas/function/connective/negation.rb:19
Alive: rspec:noop:Veritas::Function::Connective::Negation.operation:/home/mbj/devel/veritas/lib/veritas/function/connective/negation.rb:19:44f9b (0.13s)
Subject: Veritas::Function::Numeric::UnaryPlus.inverse:/home/mbj/devel/veritas/lib/veritas/function/numeric/unary_plus.rb:31
Alive: rspec:noop:Veritas::Function::Numeric::UnaryPlus.inverse:/home/mbj/devel/veritas/lib/veritas/function/numeric/unary_plus.rb:31:5065d (0.13s)
Subject: Veritas::Function::Numeric::UnaryPlus.operation:/home/mbj/devel/veritas/lib/veritas/function/numeric/unary_plus.rb:19
Alive: rspec:noop:Veritas::Function::Numeric::UnaryPlus.operation:/home/mbj/devel/veritas/lib/veritas/function/numeric/unary_plus.rb:19:d6be7 (0.12s)
Subject: Veritas::Function::Predicate#type:/home/mbj/devel/veritas/lib/veritas/function/predicate.rb:20
Alive: rspec:noop:Veritas::Function::Predicate#type:/home/mbj/devel/veritas/lib/veritas/function/predicate.rb:20:2181e (0.13s)
Subject: Veritas::Algebra::Rename::Aliases.assert_unique_aliases:/home/mbj/devel/veritas/lib/veritas/algebra/rename/aliases.rb:40
Alive: rspec:noop:Veritas::Algebra::Rename::Aliases.assert_unique_aliases:/home/mbj/devel/veritas/lib/veritas/algebra/rename/aliases.rb:40:c9241 (0.19s)
Subject: Veritas::Algebra::Rename::Aliases.coerce:/home/mbj/devel/veritas/lib/veritas/algebra/rename/aliases.rb:187
Alive: rspec:noop:Veritas::Algebra::Rename::Aliases.coerce:/home/mbj/devel/veritas/lib/veritas/algebra/rename/aliases.rb:187:650ca (0.17s)
Subject: Veritas::Algebra::Rename::Aliases.coerce_alias_pair:/home/mbj/devel/veritas/lib/veritas/algebra/rename/aliases.rb:207
Alive: rspec:noop:Veritas::Algebra::Rename::Aliases.coerce_alias_pair:/home/mbj/devel/veritas/lib/veritas/algebra/rename/aliases.rb:207:4e593 (0.19s)
Subject: Veritas::Algebra::Rename::Aliases.new:/home/mbj/devel/veritas/lib/veritas/algebra/rename/aliases.rb:25
Alive: rspec:noop:Veritas::Algebra::Rename::Aliases.new:/home/mbj/devel/veritas/lib/veritas/algebra/rename/aliases.rb:25:b74eb (0.14s)
Subject: Veritas::Algebra::Rename::Aliases#==:/home/mbj/devel/veritas/lib/veritas/algebra/rename/aliases.rb:161
Alive: rspec:noop:Veritas::Algebra::Rename::Aliases#==:/home/mbj/devel/veritas/lib/veritas/algebra/rename/aliases.rb:161:6a470 (0.19s)
Subject: Veritas::Algebra::Rename::Aliases#[]:/home/mbj/devel/veritas/lib/veritas/algebra/rename/aliases.rb:71
Alive: rspec:noop:Veritas::Algebra::Rename::Aliases#[]:/home/mbj/devel/veritas/lib/veritas/algebra/rename/aliases.rb:71:286e2 (0.14s)
Subject: Veritas::Algebra::Rename::Aliases#each:/home/mbj/devel/veritas/lib/veritas/algebra/rename/aliases.rb:119
Alive: rspec:noop:Veritas::Algebra::Rename::Aliases#each:/home/mbj/devel/veritas/lib/veritas/algebra/rename/aliases.rb:119:d4f3c (0.15s)
Subject: Veritas::Algebra::Rename::Aliases#empty?:/home/mbj/devel/veritas/lib/veritas/algebra/rename/aliases.rb:133
Alive: rspec:noop:Veritas::Algebra::Rename::Aliases#empty?:/home/mbj/devel/veritas/lib/veritas/algebra/rename/aliases.rb:133:5699e (0.14s)
Subject: Veritas::Algebra::Rename::Aliases#initialize:/home/mbj/devel/veritas/lib/veritas/algebra/rename/aliases.rb:56
Alive: rspec:noop:Veritas::Algebra::Rename::Aliases#initialize:/home/mbj/devel/veritas/lib/veritas/algebra/rename/aliases.rb:56:14a92 (0.49s)
Subject: Veritas::Algebra::Rename::Aliases#to_hash:/home/mbj/devel/veritas/lib/veritas/algebra/rename/aliases.rb:173
Alive: rspec:noop:Veritas::Algebra::Rename::Aliases#to_hash:/home/mbj/devel/veritas/lib/veritas/algebra/rename/aliases.rb:173:60325 (0.19s)
Subject: Veritas::Algebra::Rename::Aliases#union:/home/mbj/devel/veritas/lib/veritas/algebra/rename/aliases.rb:86
Alive: rspec:noop:Veritas::Algebra::Rename::Aliases#union:/home/mbj/devel/veritas/lib/veritas/algebra/rename/aliases.rb:86:bdcd5 (0.29s)
Subject: Veritas::Relation::Operation::Unary#initialize:/home/mbj/devel/veritas/lib/veritas/relation/operation/unary.rb:18
Alive: rspec:noop:Veritas::Relation::Operation::Unary#initialize:/home/mbj/devel/veritas/lib/veritas/relation/operation/unary.rb:18:17f53 (0.14s)
Alive: rspec:Veritas::Relation::Operation::Unary#initialize:/home/mbj/devel/veritas/lib/veritas/relation/operation/unary.rb:18:b05bf (0.16s)
@@ -1,5 +0,4 @@
def initialize(operand)
- super
@header = operand.header
end
Alive: rspec:Veritas::Relation::Operation::Unary#initialize:/home/mbj/devel/veritas/lib/veritas/relation/operation/unary.rb:18:f4baf (0.26s)
@@ -1,4 +1,4 @@
-def initialize(operand)
+def initialize(safd867bd05629242f70b)
super
@header = operand.header
end
Subject: Veritas::Relation::Operation::Binary::ClassMethods#assert_ordered_match:/home/mbj/devel/veritas/lib/veritas/relation/operation/binary.rb:70
Alive: rspec:noop:Veritas::Relation::Operation::Binary::ClassMethods#assert_ordered_match:/home/mbj/devel/veritas/lib/veritas/relation/operation/binary.rb:70:d7735 (0.20s)
Subject: Veritas::Relation::Operation::Binary::ClassMethods#new:/home/mbj/devel/veritas/lib/veritas/relation/operation/binary.rb:52
Alive: rspec:noop:Veritas::Relation::Operation::Binary::ClassMethods#new:/home/mbj/devel/veritas/lib/veritas/relation/operation/binary.rb:52:7b195 (0.56s)
Subject: Veritas::Relation::Operation::Binary.included:/home/mbj/devel/veritas/lib/veritas/relation/operation/binary.rb:19
Alive: rspec:noop:Veritas::Relation::Operation::Binary.included:/home/mbj/devel/veritas/lib/veritas/relation/operation/binary.rb:19:397c0 (0.18s)
Alive: rspec:Veritas::Relation::Operation::Binary.included:/home/mbj/devel/veritas/lib/veritas/relation/operation/binary.rb:19:0d022 (0.20s)
@@ -1,5 +0,4 @@
def self.included(descendant)
- super
descendant.extend(ClassMethods)
end
<main>:6:in `extend': wrong number of arguments (at least 1) (ArgumentError)
from <main>:6:in `included'
from /home/mbj/devel/veritas/spec/unit/veritas/relation/operation/binary/fixtures/classes.rb:5:in `include'
from /home/mbj/devel/veritas/spec/unit/veritas/relation/operation/binary/fixtures/classes.rb:5:in `<class:Object>'
from /home/mbj/devel/veritas/spec/unit/veritas/relation/operation/binary/fixtures/classes.rb:4:in `<module:BinaryRelationOperationSpecs>'
from /home/mbj/devel/veritas/spec/unit/veritas/relation/operation/binary/fixtures/classes.rb:3:in `<top (required)>'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/backports-2.6.5/lib/backports/tools.rb:314:in `require'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/backports-2.6.5/lib/backports/tools.rb:314:in `require_with_backports'
from /home/mbj/devel/veritas/spec/unit/veritas/relation/operation/binary/class_methods/new_spec.rb:4:in `<top (required)>'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/rspec-core-2.12.1/lib/rspec/core/configuration.rb:789:in `load'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/rspec-core-2.12.1/lib/rspec/core/configuration.rb:789:in `block in load_spec_files'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/rspec-core-2.12.1/lib/rspec/core/configuration.rb:789:in `each'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/rspec-core-2.12.1/lib/rspec/core/configuration.rb:789:in `load_spec_files'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/rspec-core-2.12.1/lib/rspec/core/command_line.rb:22:in `run'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/rspec-core-2.12.1/lib/rspec/core/runner.rb:80:in `run'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/killer/rspec.rb:32:in `run'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/adamantium-0.0.3/lib/adamantium/module_methods.rb:80:in `call'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/adamantium-0.0.3/lib/adamantium/module_methods.rb:80:in `block (2 levels) in define_memoize_method'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/adamantium-0.0.3/lib/adamantium/module_methods.rb:79:in `fetch'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/adamantium-0.0.3/lib/adamantium/module_methods.rb:79:in `block in define_memoize_method'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/killer.rb:119:in `run_with_benchmark'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/killer.rb:108:in `initialize'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/killer/rspec.rb:17:in `initialize'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/abstract_type-0.0.2/lib/abstract_type.rb:37:in `new'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/abstract_type-0.0.2/lib/abstract_type.rb:37:in `new'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/adamantium-0.0.3/lib/adamantium/class_methods.rb:15:in `new'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/killer/forking.rb:44:in `block in run'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/killer/forking.rb:43:in `fork'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/killer/forking.rb:43:in `run'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/killer.rb:119:in `run_with_benchmark'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/killer.rb:108:in `initialize'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/killer/forking.rb:17:in `initialize'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/abstract_type-0.0.2/lib/abstract_type.rb:37:in `new'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/abstract_type-0.0.2/lib/abstract_type.rb:37:in `new'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/adamantium-0.0.3/lib/adamantium/class_methods.rb:15:in `new'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/killer/forking.rb:88:in `new'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/strategy.rb:54:in `kill'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/runner.rb:148:in `killer'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/runner.rb:133:in `kill'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/runner.rb:93:in `block in run_subject'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/subject.rb:43:in `block in each'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/mutator.rb:181:in `call'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/mutator.rb:181:in `emit!'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/mutator.rb:137:in `emit'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/mutator/node.rb:121:in `block in emit_attribute_mutations'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/mutator.rb:181:in `call'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/mutator.rb:181:in `emit!'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/mutator.rb:137:in `emit'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/mutator/node.rb:121:in `block in emit_attribute_mutations'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/mutator.rb:181:in `call'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/mutator.rb:181:in `emit!'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/mutator.rb:137:in `emit'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/mutator/node.rb:121:in `block in emit_attribute_mutations'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/mutator.rb:181:in `call'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/mutator.rb:181:in `emit!'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/mutator.rb:137:in `emit'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/mutator/util.rb:92:in `block (2 levels) in emit_element_mutations'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/mutator.rb:181:in `call'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/mutator.rb:181:in `emit!'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/mutator.rb:137:in `emit'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/mutator/node.rb:121:in `block in emit_attribute_mutations'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/mutator.rb:181:in `call'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/mutator.rb:181:in `emit!'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/mutator.rb:137:in `emit'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/mutator/node.rb:121:in `block in emit_attribute_mutations'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/mutator.rb:181:in `call'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/mutator.rb:181:in `emit!'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/mutator.rb:137:in `emit'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/mutator/util.rb:107:in `block in emit_element_presence'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/mutator/util.rb:104:in `each_index'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/mutator/util.rb:104:in `emit_element_presence'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/mutator/util.rb:75:in `dispatch'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/mutator.rb:70:in `initialize'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/abstract_type-0.0.2/lib/abstract_type.rb:37:in `new'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/abstract_type-0.0.2/lib/abstract_type.rb:37:in `new'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/adamantium-0.0.3/lib/adamantium/class_methods.rb:15:in `new'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/mutator.rb:17:in `each'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/mutator/node.rb:117:in `emit_attribute_mutations'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/mutator/node/arguments.rb:174:in `dispatch'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/mutator.rb:70:in `initialize'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/abstract_type-0.0.2/lib/abstract_type.rb:37:in `new'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/abstract_type-0.0.2/lib/abstract_type.rb:37:in `new'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/adamantium-0.0.3/lib/adamantium/class_methods.rb:15:in `new'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/mutator.rb:17:in `each'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/mutator/node.rb:117:in `emit_attribute_mutations'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/mutator/node/send.rb:119:in `dispatch'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/mutator.rb:70:in `initialize'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/abstract_type-0.0.2/lib/abstract_type.rb:37:in `new'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/abstract_type-0.0.2/lib/abstract_type.rb:37:in `new'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/adamantium-0.0.3/lib/adamantium/class_methods.rb:15:in `new'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/mutator.rb:17:in `each'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/mutator/util.rb:90:in `each'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/mutator/util.rb:90:in `block in emit_element_mutations'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/mutator/util.rb:87:in `each'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/mutator/util.rb:87:in `each_with_index'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/mutator/util.rb:87:in `emit_element_mutations'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/mutator/util.rb:76:in `dispatch'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/mutator.rb:70:in `initialize'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/abstract_type-0.0.2/lib/abstract_type.rb:37:in `new'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/abstract_type-0.0.2/lib/abstract_type.rb:37:in `new'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/adamantium-0.0.3/lib/adamantium/class_methods.rb:15:in `new'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/mutator.rb:17:in `each'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/mutator/node.rb:117:in `emit_attribute_mutations'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/mutator/node/block.rb:19:in `dispatch'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/mutator.rb:70:in `initialize'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/abstract_type-0.0.2/lib/abstract_type.rb:37:in `new'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/abstract_type-0.0.2/lib/abstract_type.rb:37:in `new'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/adamantium-0.0.3/lib/adamantium/class_methods.rb:15:in `new'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/mutator.rb:17:in `each'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/mutator/node.rb:117:in `emit_attribute_mutations'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/mutator/node/define.rb:18:in `dispatch'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/mutator.rb:70:in `initialize'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/abstract_type-0.0.2/lib/abstract_type.rb:37:in `new'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/abstract_type-0.0.2/lib/abstract_type.rb:37:in `new'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/adamantium-0.0.3/lib/adamantium/class_methods.rb:15:in `new'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/mutator.rb:17:in `each'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/mutator/node.rb:117:in `emit_attribute_mutations'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/mutator/node/define.rb:36:in `dispatch'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/mutator.rb:70:in `initialize'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/abstract_type-0.0.2/lib/abstract_type.rb:37:in `new'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/abstract_type-0.0.2/lib/abstract_type.rb:37:in `new'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/adamantium-0.0.3/lib/adamantium/class_methods.rb:15:in `new'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/mutator.rb:17:in `each'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/subject.rb:42:in `each'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/runner.rb:90:in `run_subject'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/runner.rb:76:in `block in run'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/matcher/scope_methods.rb:82:in `block in emit_matches'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/matcher/method.rb:38:in `block in each'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/matcher/method.rb:37:in `tap'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/matcher/method.rb:37:in `each'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/matcher/scope_methods.rb:81:in `emit_matches'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/matcher/scope_methods.rb:29:in `block in each'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/matcher/scope_methods.rb:28:in `each'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/matcher/scope_methods.rb:28:in `each'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/matcher/object_space.rb:81:in `block in emit_scope_matches'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/matcher/object_space.rb:80:in `each'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/matcher/object_space.rb:80:in `emit_scope_matches'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/matcher/object_space.rb:42:in `block in each'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/matcher/object_space.rb:109:in `emit_scope'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/matcher/object_space.rb:95:in `block in scopes'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/matcher/object_space.rb:94:in `each_object'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/matcher/object_space.rb:94:in `scopes'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/matcher/object_space.rb:41:in `each'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/matcher/object_space.rb:41:in `each'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/runner.rb:74:in `run'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/runner.rb:52:in `initialize'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/adamantium-0.0.3/lib/adamantium/class_methods.rb:15:in `new'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/adamantium-0.0.3/lib/adamantium/class_methods.rb:15:in `new'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/support/method_object.rb:28:in `run'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/cli.rb:22:in `run'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/bin/mutant:14:in `<top (required)>'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/bin/mutant:23:in `load'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/bin/mutant:23:in `<main>'
Alive: rspec:Veritas::Relation::Operation::Binary.included:/home/mbj/devel/veritas/lib/veritas/relation/operation/binary.rb:19:38b48 (0.11s)
@@ -1,5 +1,5 @@
def self.included(descendant)
super
- descendant.extend(ClassMethods)
+ descendant.extend
end
<main>:4:in `included': wrong number of arguments (1 for 0) (ArgumentError)
from /home/mbj/devel/veritas/spec/unit/veritas/relation/operation/binary/fixtures/classes.rb:5:in `include'
from /home/mbj/devel/veritas/spec/unit/veritas/relation/operation/binary/fixtures/classes.rb:5:in `<class:Object>'
from /home/mbj/devel/veritas/spec/unit/veritas/relation/operation/binary/fixtures/classes.rb:4:in `<module:BinaryRelationOperationSpecs>'
from /home/mbj/devel/veritas/spec/unit/veritas/relation/operation/binary/fixtures/classes.rb:3:in `<top (required)>'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/backports-2.6.5/lib/backports/tools.rb:314:in `require'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/backports-2.6.5/lib/backports/tools.rb:314:in `require_with_backports'
from /home/mbj/devel/veritas/spec/unit/veritas/relation/operation/binary/class_methods/new_spec.rb:4:in `<top (required)>'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/rspec-core-2.12.1/lib/rspec/core/configuration.rb:789:in `load'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/rspec-core-2.12.1/lib/rspec/core/configuration.rb:789:in `block in load_spec_files'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/rspec-core-2.12.1/lib/rspec/core/configuration.rb:789:in `each'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/rspec-core-2.12.1/lib/rspec/core/configuration.rb:789:in `load_spec_files'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/rspec-core-2.12.1/lib/rspec/core/command_line.rb:22:in `run'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/rspec-core-2.12.1/lib/rspec/core/runner.rb:80:in `run'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/killer/rspec.rb:32:in `run'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/adamantium-0.0.3/lib/adamantium/module_methods.rb:80:in `call'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/adamantium-0.0.3/lib/adamantium/module_methods.rb:80:in `block (2 levels) in define_memoize_method'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/adamantium-0.0.3/lib/adamantium/module_methods.rb:79:in `fetch'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/adamantium-0.0.3/lib/adamantium/module_methods.rb:79:in `block in define_memoize_method'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/killer.rb:119:in `run_with_benchmark'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/killer.rb:108:in `initialize'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/killer/rspec.rb:17:in `initialize'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/abstract_type-0.0.2/lib/abstract_type.rb:37:in `new'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/abstract_type-0.0.2/lib/abstract_type.rb:37:in `new'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/adamantium-0.0.3/lib/adamantium/class_methods.rb:15:in `new'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/killer/forking.rb:44:in `block in run'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/killer/forking.rb:43:in `fork'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/killer/forking.rb:43:in `run'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/killer.rb:119:in `run_with_benchmark'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/killer.rb:108:in `initialize'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/killer/forking.rb:17:in `initialize'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/abstract_type-0.0.2/lib/abstract_type.rb:37:in `new'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/abstract_type-0.0.2/lib/abstract_type.rb:37:in `new'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/adamantium-0.0.3/lib/adamantium/class_methods.rb:15:in `new'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/killer/forking.rb:88:in `new'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/strategy.rb:54:in `kill'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/runner.rb:148:in `killer'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/runner.rb:133:in `kill'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/runner.rb:93:in `block in run_subject'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/subject.rb:43:in `block in each'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/mutator.rb:181:in `call'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/mutator.rb:181:in `emit!'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/mutator.rb:137:in `emit'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/mutator/node.rb:121:in `block in emit_attribute_mutations'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/mutator.rb:181:in `call'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/mutator.rb:181:in `emit!'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/mutator.rb:137:in `emit'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/mutator/node.rb:121:in `block in emit_attribute_mutations'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/mutator.rb:181:in `call'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/mutator.rb:181:in `emit!'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/mutator.rb:137:in `emit'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/mutator/node.rb:121:in `block in emit_attribute_mutations'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/mutator.rb:181:in `call'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/mutator.rb:181:in `emit!'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/mutator.rb:137:in `emit'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/mutator/util.rb:107:in `block in emit_element_presence'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/mutator/util.rb:104:in `each_index'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/mutator/util.rb:104:in `emit_element_presence'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/mutator/util.rb:75:in `dispatch'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/mutator.rb:70:in `initialize'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/abstract_type-0.0.2/lib/abstract_type.rb:37:in `new'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/abstract_type-0.0.2/lib/abstract_type.rb:37:in `new'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/adamantium-0.0.3/lib/adamantium/class_methods.rb:15:in `new'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/mutator.rb:17:in `each'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/mutator/node.rb:117:in `emit_attribute_mutations'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/mutator/node/arguments.rb:94:in `dispatch'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/mutator.rb:70:in `initialize'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/abstract_type-0.0.2/lib/abstract_type.rb:37:in `new'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/abstract_type-0.0.2/lib/abstract_type.rb:37:in `new'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/adamantium-0.0.3/lib/adamantium/class_methods.rb:15:in `new'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/mutator.rb:17:in `each'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/mutator/node.rb:117:in `emit_attribute_mutations'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/mutator/node/define.rb:19:in `dispatch'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/mutator.rb:70:in `initialize'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/abstract_type-0.0.2/lib/abstract_type.rb:37:in `new'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/abstract_type-0.0.2/lib/abstract_type.rb:37:in `new'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/adamantium-0.0.3/lib/adamantium/class_methods.rb:15:in `new'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/mutator.rb:17:in `each'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/mutator/node.rb:117:in `emit_attribute_mutations'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/mutator/node/define.rb:36:in `dispatch'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/mutator.rb:70:in `initialize'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/abstract_type-0.0.2/lib/abstract_type.rb:37:in `new'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/abstract_type-0.0.2/lib/abstract_type.rb:37:in `new'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/adamantium-0.0.3/lib/adamantium/class_methods.rb:15:in `new'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/mutator.rb:17:in `each'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/subject.rb:42:in `each'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/runner.rb:90:in `run_subject'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/runner.rb:76:in `block in run'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/matcher/scope_methods.rb:82:in `block in emit_matches'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/matcher/method.rb:38:in `block in each'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/matcher/method.rb:37:in `tap'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/matcher/method.rb:37:in `each'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/matcher/scope_methods.rb:81:in `emit_matches'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/matcher/scope_methods.rb:29:in `block in each'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/matcher/scope_methods.rb:28:in `each'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/matcher/scope_methods.rb:28:in `each'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/matcher/object_space.rb:81:in `block in emit_scope_matches'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/matcher/object_space.rb:80:in `each'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/matcher/object_space.rb:80:in `emit_scope_matches'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/matcher/object_space.rb:42:in `block in each'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/matcher/object_space.rb:109:in `emit_scope'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/matcher/object_space.rb:95:in `block in scopes'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/matcher/object_space.rb:94:in `each_object'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/matcher/object_space.rb:94:in `scopes'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/matcher/object_space.rb:41:in `each'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/matcher/object_space.rb:41:in `each'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/runner.rb:74:in `run'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/runner.rb:52:in `initialize'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/adamantium-0.0.3/lib/adamantium/class_methods.rb:15:in `new'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/adamantium-0.0.3/lib/adamantium/class_methods.rb:15:in `new'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/support/method_object.rb:28:in `run'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/cli.rb:22:in `run'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/bin/mutant:14:in `<top (required)>'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/bin/mutant:23:in `load'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/bin/mutant:23:in `<main>'
Alive: rspec:Veritas::Relation::Operation::Binary.included:/home/mbj/devel/veritas/lib/veritas/relation/operation/binary.rb:19:b395f (0.10s)
@@ -1,4 +1,4 @@
-def self.included(descendant)
+def self.included
super
descendant.extend(ClassMethods)
end
<main>:6:in `included': undefined local variable or method `descendant' for Veritas::Relation::Operation::Binary:Module (NameError)
from /home/mbj/devel/veritas/spec/unit/veritas/relation/operation/binary/fixtures/classes.rb:5:in `include'
from /home/mbj/devel/veritas/spec/unit/veritas/relation/operation/binary/fixtures/classes.rb:5:in `<class:Object>'
from /home/mbj/devel/veritas/spec/unit/veritas/relation/operation/binary/fixtures/classes.rb:4:in `<module:BinaryRelationOperationSpecs>'
from /home/mbj/devel/veritas/spec/unit/veritas/relation/operation/binary/fixtures/classes.rb:3:in `<top (required)>'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/backports-2.6.5/lib/backports/tools.rb:314:in `require'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/backports-2.6.5/lib/backports/tools.rb:314:in `require_with_backports'
from /home/mbj/devel/veritas/spec/unit/veritas/relation/operation/binary/class_methods/new_spec.rb:4:in `<top (required)>'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/rspec-core-2.12.1/lib/rspec/core/configuration.rb:789:in `load'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/rspec-core-2.12.1/lib/rspec/core/configuration.rb:789:in `block in load_spec_files'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/rspec-core-2.12.1/lib/rspec/core/configuration.rb:789:in `each'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/rspec-core-2.12.1/lib/rspec/core/configuration.rb:789:in `load_spec_files'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/rspec-core-2.12.1/lib/rspec/core/command_line.rb:22:in `run'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/rspec-core-2.12.1/lib/rspec/core/runner.rb:80:in `run'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/killer/rspec.rb:32:in `run'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/adamantium-0.0.3/lib/adamantium/module_methods.rb:80:in `call'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/adamantium-0.0.3/lib/adamantium/module_methods.rb:80:in `block (2 levels) in define_memoize_method'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/adamantium-0.0.3/lib/adamantium/module_methods.rb:79:in `fetch'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/adamantium-0.0.3/lib/adamantium/module_methods.rb:79:in `block in define_memoize_method'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/killer.rb:119:in `run_with_benchmark'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/killer.rb:108:in `initialize'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/killer/rspec.rb:17:in `initialize'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/abstract_type-0.0.2/lib/abstract_type.rb:37:in `new'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/abstract_type-0.0.2/lib/abstract_type.rb:37:in `new'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/adamantium-0.0.3/lib/adamantium/class_methods.rb:15:in `new'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/killer/forking.rb:44:in `block in run'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/killer/forking.rb:43:in `fork'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/killer/forking.rb:43:in `run'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/killer.rb:119:in `run_with_benchmark'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/killer.rb:108:in `initialize'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/killer/forking.rb:17:in `initialize'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/abstract_type-0.0.2/lib/abstract_type.rb:37:in `new'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/abstract_type-0.0.2/lib/abstract_type.rb:37:in `new'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/adamantium-0.0.3/lib/adamantium/class_methods.rb:15:in `new'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/killer/forking.rb:88:in `new'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/strategy.rb:54:in `kill'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/runner.rb:148:in `killer'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/runner.rb:133:in `kill'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/runner.rb:93:in `block in run_subject'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/subject.rb:43:in `block in each'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/mutator.rb:181:in `call'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/mutator.rb:181:in `emit!'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/mutator.rb:137:in `emit'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/mutator/node.rb:121:in `block in emit_attribute_mutations'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/mutator.rb:181:in `call'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/mutator.rb:181:in `emit!'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/mutator.rb:137:in `emit'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/mutator/node.rb:121:in `block in emit_attribute_mutations'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/mutator.rb:181:in `call'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/mutator.rb:181:in `emit!'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/mutator.rb:137:in `emit'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/mutator/node.rb:121:in `block in emit_attribute_mutations'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/mutator.rb:181:in `call'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/mutator.rb:181:in `emit!'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/mutator.rb:137:in `emit'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/mutator/util.rb:92:in `block (2 levels) in emit_element_mutations'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/mutator.rb:181:in `call'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/mutator.rb:181:in `emit!'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/mutator.rb:164:in `block in emit_new'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/mutator.rb:160:in `times'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/mutator.rb:160:in `emit_new'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/mutator/util.rb:56:in `dispatch'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/mutator.rb:70:in `initialize'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/abstract_type-0.0.2/lib/abstract_type.rb:37:in `new'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/abstract_type-0.0.2/lib/abstract_type.rb:37:in `new'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/adamantium-0.0.3/lib/adamantium/class_methods.rb:15:in `new'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/mutator.rb:17:in `each'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/mutator/util.rb:90:in `each'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/mutator/util.rb:90:in `block in emit_element_mutations'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/mutator/util.rb:87:in `each'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/mutator/util.rb:87:in `each_with_index'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/mutator/util.rb:87:in `emit_element_mutations'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/mutator/util.rb:76:in `dispatch'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/mutator.rb:70:in `initialize'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/abstract_type-0.0.2/lib/abstract_type.rb:37:in `new'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/abstract_type-0.0.2/lib/abstract_type.rb:37:in `new'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/adamantium-0.0.3/lib/adamantium/class_methods.rb:15:in `new'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/mutator.rb:17:in `each'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/mutator/node.rb:117:in `emit_attribute_mutations'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/mutator/node/arguments.rb:94:in `dispatch'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/mutator.rb:70:in `initialize'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/abstract_type-0.0.2/lib/abstract_type.rb:37:in `new'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/abstract_type-0.0.2/lib/abstract_type.rb:37:in `new'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/adamantium-0.0.3/lib/adamantium/class_methods.rb:15:in `new'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/mutator.rb:17:in `each'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/mutator/node.rb:117:in `emit_attribute_mutations'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/mutator/node/define.rb:19:in `dispatch'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/mutator.rb:70:in `initialize'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/abstract_type-0.0.2/lib/abstract_type.rb:37:in `new'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/abstract_type-0.0.2/lib/abstract_type.rb:37:in `new'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/adamantium-0.0.3/lib/adamantium/class_methods.rb:15:in `new'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/mutator.rb:17:in `each'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/mutator/node.rb:117:in `emit_attribute_mutations'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/mutator/node/define.rb:36:in `dispatch'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/mutator.rb:70:in `initialize'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/abstract_type-0.0.2/lib/abstract_type.rb:37:in `new'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/abstract_type-0.0.2/lib/abstract_type.rb:37:in `new'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/adamantium-0.0.3/lib/adamantium/class_methods.rb:15:in `new'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/mutator.rb:17:in `each'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/subject.rb:42:in `each'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/runner.rb:90:in `run_subject'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/runner.rb:76:in `block in run'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/matcher/scope_methods.rb:82:in `block in emit_matches'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/matcher/method.rb:38:in `block in each'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/matcher/method.rb:37:in `tap'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/matcher/method.rb:37:in `each'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/matcher/scope_methods.rb:81:in `emit_matches'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/matcher/scope_methods.rb:29:in `block in each'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/matcher/scope_methods.rb:28:in `each'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/matcher/scope_methods.rb:28:in `each'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/matcher/object_space.rb:81:in `block in emit_scope_matches'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/matcher/object_space.rb:80:in `each'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/matcher/object_space.rb:80:in `emit_scope_matches'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/matcher/object_space.rb:42:in `block in each'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/matcher/object_space.rb:109:in `emit_scope'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/matcher/object_space.rb:95:in `block in scopes'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/matcher/object_space.rb:94:in `each_object'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/matcher/object_space.rb:94:in `scopes'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/matcher/object_space.rb:41:in `each'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/matcher/object_space.rb:41:in `each'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/runner.rb:74:in `run'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/runner.rb:52:in `initialize'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/adamantium-0.0.3/lib/adamantium/class_methods.rb:15:in `new'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/adamantium-0.0.3/lib/adamantium/class_methods.rb:15:in `new'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/support/method_object.rb:28:in `run'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/cli.rb:22:in `run'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/bin/mutant:14:in `<top (required)>'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/bin/mutant:23:in `load'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/bin/mutant:23:in `<main>'
Alive: rspec:Veritas::Relation::Operation::Binary.included:/home/mbj/devel/veritas/lib/veritas/relation/operation/binary.rb:19:73f84 (0.09s)
@@ -1,4 +1,4 @@
-def self.included(descendant)
+def self.included(s71524843c62724e7b679)
super
descendant.extend(ClassMethods)
end
Subject: Veritas::Relation::Operation::Binary#initialize:/home/mbj/devel/veritas/lib/veritas/relation/operation/binary.rb:34
Alive: rspec:noop:Veritas::Relation::Operation::Binary#initialize:/home/mbj/devel/veritas/lib/veritas/relation/operation/binary.rb:34:12d21 (0.16s)
Alive: rspec:Veritas::Relation::Operation::Binary#initialize:/home/mbj/devel/veritas/lib/veritas/relation/operation/binary.rb:34:7b232 (0.19s)
@@ -1,5 +0,4 @@
def initialize(left, right)
- super
@header = left.header | right.header
end
Alive: rspec:Veritas::Relation::Operation::Binary#initialize:/home/mbj/devel/veritas/lib/veritas/relation/operation/binary.rb:34:dac4b (0.19s)
@@ -1,4 +1,4 @@
-def initialize(left, right)
+def initialize(seec42a0f868e42661fb3, right)
super
@header = left.header | right.header
end
Alive: rspec:Veritas::Relation::Operation::Binary#initialize:/home/mbj/devel/veritas/lib/veritas/relation/operation/binary.rb:34:3420f (0.19s)
@@ -1,4 +1,4 @@
-def initialize(left, right)
+def initialize(left, s25cb9ebe32dfb8f45ee0)
super
@header = left.header | right.header
end
Subject: Veritas::Function::Predicate::Enumerable.compare_method:/home/mbj/devel/veritas/lib/veritas/function/predicate/enumerable.rb:17
Alive: rspec:noop:Veritas::Function::Predicate::Enumerable.compare_method:/home/mbj/devel/veritas/lib/veritas/function/predicate/enumerable.rb:17:ee45e (0.13s)
Subject: Veritas::Function::Predicate::Enumerable#call:/home/mbj/devel/veritas/lib/veritas/function/predicate/enumerable.rb:46
Alive: rspec:noop:Veritas::Function::Predicate::Enumerable#call:/home/mbj/devel/veritas/lib/veritas/function/predicate/enumerable.rb:46:3a876 (0.16s)
/home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/loader.rb:41:in `eval': <main>:8: syntax error, unexpected '\n', expecting tCOLON2 or '[' or '.' (SyntaxError)
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/loader.rb:41:in `run'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/loader.rb:27:in `initialize'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/abstract_type-0.0.2/lib/abstract_type.rb:37:in `new'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/abstract_type-0.0.2/lib/abstract_type.rb:37:in `new'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/support/method_object.rb:28:in `run'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/mutation.rb:40:in `insert'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/killer/rspec.rb:31:in `run'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/adamantium-0.0.3/lib/adamantium/module_methods.rb:80:in `call'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/adamantium-0.0.3/lib/adamantium/module_methods.rb:80:in `block (2 levels) in define_memoize_method'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/adamantium-0.0.3/lib/adamantium/module_methods.rb:79:in `fetch'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/adamantium-0.0.3/lib/adamantium/module_methods.rb:79:in `block in define_memoize_method'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/killer.rb:119:in `run_with_benchmark'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/killer.rb:108:in `initialize'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/killer/rspec.rb:17:in `initialize'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/abstract_type-0.0.2/lib/abstract_type.rb:37:in `new'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/abstract_type-0.0.2/lib/abstract_type.rb:37:in `new'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/adamantium-0.0.3/lib/adamantium/class_methods.rb:15:in `new'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/killer/forking.rb:44:in `block in run'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/killer/forking.rb:43:in `fork'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/killer/forking.rb:43:in `run'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/killer.rb:119:in `run_with_benchmark'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/killer.rb:108:in `initialize'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/killer/forking.rb:17:in `initialize'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/abstract_type-0.0.2/lib/abstract_type.rb:37:in `new'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/abstract_type-0.0.2/lib/abstract_type.rb:37:in `new'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/adamantium-0.0.3/lib/adamantium/class_methods.rb:15:in `new'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/killer/forking.rb:88:in `new'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/strategy.rb:54:in `kill'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/runner.rb:148:in `killer'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/runner.rb:133:in `kill'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/runner.rb:93:in `block in run_subject'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/subject.rb:43:in `block in each'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/mutator.rb:181:in `call'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/mutator.rb:181:in `emit!'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/mutator.rb:137:in `emit'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/mutator/node.rb:121:in `block in emit_attribute_mutations'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/mutator.rb:181:in `call'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/mutator.rb:181:in `emit!'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/mutator.rb:137:in `emit'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/mutator/node.rb:121:in `block in emit_attribute_mutations'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/mutator.rb:181:in `call'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/mutator.rb:181:in `emit!'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/mutator.rb:137:in `emit'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/mutator/util.rb:92:in `block (2 levels) in emit_element_mutations'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/mutator.rb:181:in `call'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/mutator.rb:181:in `emit!'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/mutator.rb:137:in `emit'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/mutator/node.rb:121:in `block in emit_attribute_mutations'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/mutator.rb:181:in `call'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/mutator.rb:181:in `emit!'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/mutator.rb:137:in `emit'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/mutator/node/send.rb:102:in `emit_implicit_self_receiver'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/mutator/node/send.rb:18:in `dispatch'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/mutator.rb:70:in `initialize'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/abstract_type-0.0.2/lib/abstract_type.rb:37:in `new'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/abstract_type-0.0.2/lib/abstract_type.rb:37:in `new'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/adamantium-0.0.3/lib/adamantium/class_methods.rb:15:in `new'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/mutator.rb:17:in `each'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/mutator/node.rb:117:in `emit_attribute_mutations'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/mutator/node/local_variable_assignment.rb:18:in `dispatch'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/mutator.rb:70:in `initialize'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/abstract_type-0.0.2/lib/abstract_type.rb:37:in `new'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/abstract_type-0.0.2/lib/abstract_type.rb:37:in `new'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/adamantium-0.0.3/lib/adamantium/class_methods.rb:15:in `new'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/mutator.rb:17:in `each'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/mutator/util.rb:90:in `each'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/mutator/util.rb:90:in `block in emit_element_mutations'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/mutator/util.rb:87:in `each'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/mutator/util.rb:87:in `each_with_index'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/mutator/util.rb:87:in `emit_element_mutations'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/mutator/util.rb:76:in `dispatch'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/mutator.rb:70:in `initialize'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/abstract_type-0.0.2/lib/abstract_type.rb:37:in `new'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/abstract_type-0.0.2/lib/abstract_type.rb:37:in `new'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/adamantium-0.0.3/lib/adamantium/class_methods.rb:15:in `new'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/mutator.rb:17:in `each'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/mutator/node.rb:117:in `emit_attribute_mutations'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/mutator/node/block.rb:19:in `dispatch'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/mutator.rb:70:in `initialize'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/abstract_type-0.0.2/lib/abstract_type.rb:37:in `new'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/abstract_type-0.0.2/lib/abstract_type.rb:37:in `new'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/adamantium-0.0.3/lib/adamantium/class_methods.rb:15:in `new'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/mutator.rb:17:in `each'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/mutator/node.rb:117:in `emit_attribute_mutations'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/mutator/node/define.rb:18:in `dispatch'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/mutator.rb:70:in `initialize'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/abstract_type-0.0.2/lib/abstract_type.rb:37:in `new'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/abstract_type-0.0.2/lib/abstract_type.rb:37:in `new'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/adamantium-0.0.3/lib/adamantium/class_methods.rb:15:in `new'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/mutator.rb:17:in `each'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/subject.rb:42:in `each'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/runner.rb:90:in `run_subject'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/runner.rb:76:in `block in run'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/matcher/scope_methods.rb:82:in `block in emit_matches'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/matcher/method.rb:38:in `block in each'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/matcher/method.rb:37:in `tap'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/matcher/method.rb:37:in `each'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/matcher/scope_methods.rb:81:in `emit_matches'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/matcher/scope_methods.rb:29:in `block in each'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/matcher/scope_methods.rb:28:in `each'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/matcher/scope_methods.rb:28:in `each'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/matcher/object_space.rb:81:in `block in emit_scope_matches'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/matcher/object_space.rb:80:in `each'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/matcher/object_space.rb:80:in `emit_scope_matches'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/matcher/object_space.rb:42:in `block in each'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/matcher/object_space.rb:109:in `emit_scope'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/matcher/object_space.rb:95:in `block in scopes'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/matcher/object_space.rb:94:in `each_object'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/matcher/object_space.rb:94:in `scopes'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/matcher/object_space.rb:41:in `each'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/matcher/object_space.rb:41:in `each'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/runner.rb:74:in `run'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/runner.rb:52:in `initialize'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/adamantium-0.0.3/lib/adamantium/class_methods.rb:15:in `new'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/adamantium-0.0.3/lib/adamantium/class_methods.rb:15:in `new'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/support/method_object.rb:28:in `run'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/cli.rb:22:in `run'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/bin/mutant:14:in `<top (required)>'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/bin/mutant:23:in `load'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/bin/mutant:23:in `<main>'
Alive: rspec:Veritas::Function::Predicate::Enumerable#call:/home/mbj/devel/veritas/lib/veritas/function/predicate/enumerable.rb:46:5ff0d (0.06s)
@@ -1,5 +1,5 @@
def call(tuple)
- util = self.class
+ util = class
util.call(util.extract_value(left, tuple), right.map do |entry|
util.extract_value(entry, tuple)
end)
Subject: Veritas::Function::Predicate::Enumerable#initialize:/home/mbj/devel/veritas/lib/veritas/function/predicate/enumerable.rb:31
Alive: rspec:noop:Veritas::Function::Predicate::Enumerable#initialize:/home/mbj/devel/veritas/lib/veritas/function/predicate/enumerable.rb:31:d3b58 (0.15s)
Subject: Veritas::Function::String::Length::Methods#length:/home/mbj/devel/veritas/lib/veritas/function/string/length.rb:44
Alive: rspec:noop:Veritas::Function::String::Length::Methods#length:/home/mbj/devel/veritas/lib/veritas/function/string/length.rb:44:85710 (0.14s)
Subject: Veritas::Function::String::Length.call:/home/mbj/devel/veritas/lib/veritas/function/string/length.rb:21
Alive: rspec:noop:Veritas::Function::String::Length.call:/home/mbj/devel/veritas/lib/veritas/function/string/length.rb:21:8573c (0.16s)
Subject: Veritas::Function::String::Length#type:/home/mbj/devel/veritas/lib/veritas/function/string/length.rb:30
Alive: rspec:noop:Veritas::Function::String::Length#type:/home/mbj/devel/veritas/lib/veritas/function/string/length.rb:30:33761 (0.13s)
Subject: Veritas::Attribute::DateTime.primitive:/home/mbj/devel/veritas/lib/veritas/attribute/date_time.rb:20
Alive: rspec:noop:Veritas::Attribute::DateTime.primitive:/home/mbj/devel/veritas/lib/veritas/attribute/date_time.rb:20:126a9 (0.14s)
Subject: Veritas::Attribute::DateTime#range:/home/mbj/devel/veritas/lib/veritas/attribute/date_time.rb:32
Alive: rspec:noop:Veritas::Attribute::DateTime#range:/home/mbj/devel/veritas/lib/veritas/attribute/date_time.rb:32:4bbf0 (0.20s)
Subject: Veritas::Relation::Operation::Combination.combine_tuples:/home/mbj/devel/veritas/lib/veritas/relation/operation/combination.rb:28
Alive: rspec:noop:Veritas::Relation::Operation::Combination.combine_tuples:/home/mbj/devel/veritas/lib/veritas/relation/operation/combination.rb:28:15d39 (0.16s)
Subject: Veritas::Function::Predicate::Equality::Methods#eq:/home/mbj/devel/veritas/lib/veritas/function/predicate/equality.rb:59
Alive: rspec:noop:Veritas::Function::Predicate::Equality::Methods#eq:/home/mbj/devel/veritas/lib/veritas/function/predicate/equality.rb:59:e4521 (0.14s)
Subject: Veritas::Function::Predicate::Equality.inverse:/home/mbj/devel/veritas/lib/veritas/function/predicate/equality.rb:31
Alive: rspec:noop:Veritas::Function::Predicate::Equality.inverse:/home/mbj/devel/veritas/lib/veritas/function/predicate/equality.rb:31:b10c0 (0.14s)
Subject: Veritas::Function::Predicate::Equality.operation:/home/mbj/devel/veritas/lib/veritas/function/predicate/equality.rb:19
Alive: rspec:noop:Veritas::Function::Predicate::Equality.operation:/home/mbj/devel/veritas/lib/veritas/function/predicate/equality.rb:19:6bfe9 (0.13s)
Subject: Veritas::Function::Predicate::Equality.reverse:/home/mbj/devel/veritas/lib/veritas/function/predicate/equality.rb:43
Alive: rspec:noop:Veritas::Function::Predicate::Equality.reverse:/home/mbj/devel/veritas/lib/veritas/function/predicate/equality.rb:43:dc494 (0.13s)
Subject: Veritas::Relation::Operation::Set::ClassMethods#assert_equivalent_headers:/home/mbj/devel/veritas/lib/veritas/relation/operation/set.rb:70
Alive: rspec:noop:Veritas::Relation::Operation::Set::ClassMethods#assert_equivalent_headers:/home/mbj/devel/veritas/lib/veritas/relation/operation/set.rb:70:971c1 (0.18s)
Subject: Veritas::Relation::Operation::Set::ClassMethods#new:/home/mbj/devel/veritas/lib/veritas/relation/operation/set.rb:52
Alive: rspec:noop:Veritas::Relation::Operation::Set::ClassMethods#new:/home/mbj/devel/veritas/lib/veritas/relation/operation/set.rb:52:61fb6 (0.21s)
Subject: Veritas::Relation::Operation::Set.included:/home/mbj/devel/veritas/lib/veritas/relation/operation/set.rb:19
Alive: rspec:noop:Veritas::Relation::Operation::Set.included:/home/mbj/devel/veritas/lib/veritas/relation/operation/set.rb:19:34444 (0.16s)
Alive: rspec:Veritas::Relation::Operation::Set.included:/home/mbj/devel/veritas/lib/veritas/relation/operation/set.rb:19:22d94 (0.19s)
@@ -1,5 +0,4 @@
def self.included(descendant)
- super
descendant.extend(ClassMethods)
end
<main>:6:in `extend': wrong number of arguments (at least 1) (ArgumentError)
from <main>:6:in `included'
from /home/mbj/devel/veritas/spec/unit/veritas/relation/operation/set/fixtures/classes.rb:5:in `include'
from /home/mbj/devel/veritas/spec/unit/veritas/relation/operation/set/fixtures/classes.rb:5:in `<class:Object>'
from /home/mbj/devel/veritas/spec/unit/veritas/relation/operation/set/fixtures/classes.rb:4:in `<module:SetOperationSpecs>'
from /home/mbj/devel/veritas/spec/unit/veritas/relation/operation/set/fixtures/classes.rb:3:in `<top (required)>'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/backports-2.6.5/lib/backports/tools.rb:314:in `require'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/backports-2.6.5/lib/backports/tools.rb:314:in `require_with_backports'
from /home/mbj/devel/veritas/spec/unit/veritas/relation/operation/set/class_methods/new_spec.rb:4:in `<top (required)>'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/rspec-core-2.12.1/lib/rspec/core/configuration.rb:789:in `load'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/rspec-core-2.12.1/lib/rspec/core/configuration.rb:789:in `block in load_spec_files'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/rspec-core-2.12.1/lib/rspec/core/configuration.rb:789:in `each'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/rspec-core-2.12.1/lib/rspec/core/configuration.rb:789:in `load_spec_files'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/rspec-core-2.12.1/lib/rspec/core/command_line.rb:22:in `run'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/rspec-core-2.12.1/lib/rspec/core/runner.rb:80:in `run'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/killer/rspec.rb:32:in `run'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/adamantium-0.0.3/lib/adamantium/module_methods.rb:80:in `call'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/adamantium-0.0.3/lib/adamantium/module_methods.rb:80:in `block (2 levels) in define_memoize_method'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/adamantium-0.0.3/lib/adamantium/module_methods.rb:79:in `fetch'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/adamantium-0.0.3/lib/adamantium/module_methods.rb:79:in `block in define_memoize_method'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/killer.rb:119:in `run_with_benchmark'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/killer.rb:108:in `initialize'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/killer/rspec.rb:17:in `initialize'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/abstract_type-0.0.2/lib/abstract_type.rb:37:in `new'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/abstract_type-0.0.2/lib/abstract_type.rb:37:in `new'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/adamantium-0.0.3/lib/adamantium/class_methods.rb:15:in `new'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/killer/forking.rb:44:in `block in run'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/killer/forking.rb:43:in `fork'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/killer/forking.rb:43:in `run'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/killer.rb:119:in `run_with_benchmark'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/killer.rb:108:in `initialize'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/killer/forking.rb:17:in `initialize'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/abstract_type-0.0.2/lib/abstract_type.rb:37:in `new'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/abstract_type-0.0.2/lib/abstract_type.rb:37:in `new'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/adamantium-0.0.3/lib/adamantium/class_methods.rb:15:in `new'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/killer/forking.rb:88:in `new'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/strategy.rb:54:in `kill'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/runner.rb:148:in `killer'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/runner.rb:133:in `kill'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/runner.rb:93:in `block in run_subject'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/subject.rb:43:in `block in each'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/mutator.rb:181:in `call'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/mutator.rb:181:in `emit!'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/mutator.rb:137:in `emit'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/mutator/node.rb:121:in `block in emit_attribute_mutations'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/mutator.rb:181:in `call'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/mutator.rb:181:in `emit!'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/mutator.rb:137:in `emit'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/mutator/node.rb:121:in `block in emit_attribute_mutations'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/mutator.rb:181:in `call'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/mutator.rb:181:in `emit!'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/mutator.rb:137:in `emit'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/mutator/node.rb:121:in `block in emit_attribute_mutations'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/mutator.rb:181:in `call'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/mutator.rb:181:in `emit!'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/mutator.rb:137:in `emit'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/mutator/util.rb:92:in `block (2 levels) in emit_element_mutations'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/mutator.rb:181:in `call'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/mutator.rb:181:in `emit!'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/mutator.rb:137:in `emit'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/mutator/node.rb:121:in `block in emit_attribute_mutations'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/mutator.rb:181:in `call'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/mutator.rb:181:in `emit!'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/mutator.rb:137:in `emit'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/mutator/node.rb:121:in `block in emit_attribute_mutations'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/mutator.rb:181:in `call'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/mutator.rb:181:in `emit!'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/mutator.rb:137:in `emit'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/mutator/util.rb:107:in `block in emit_element_presence'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/mutator/util.rb:104:in `each_index'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/mutator/util.rb:104:in `emit_element_presence'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/mutator/util.rb:75:in `dispatch'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/mutator.rb:70:in `initialize'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/abstract_type-0.0.2/lib/abstract_type.rb:37:in `new'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/abstract_type-0.0.2/lib/abstract_type.rb:37:in `new'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/adamantium-0.0.3/lib/adamantium/class_methods.rb:15:in `new'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/mutator.rb:17:in `each'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/mutator/node.rb:117:in `emit_attribute_mutations'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/mutator/node/arguments.rb:174:in `dispatch'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/mutator.rb:70:in `initialize'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/abstract_type-0.0.2/lib/abstract_type.rb:37:in `new'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/abstract_type-0.0.2/lib/abstract_type.rb:37:in `new'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/adamantium-0.0.3/lib/adamantium/class_methods.rb:15:in `new'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/mutator.rb:17:in `each'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/mutator/node.rb:117:in `emit_attribute_mutations'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/mutator/node/send.rb:119:in `dispatch'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/mutator.rb:70:in `initialize'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/abstract_type-0.0.2/lib/abstract_type.rb:37:in `new'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/abstract_type-0.0.2/lib/abstract_type.rb:37:in `new'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/adamantium-0.0.3/lib/adamantium/class_methods.rb:15:in `new'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/mutator.rb:17:in `each'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/mutator/util.rb:90:in `each'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/mutator/util.rb:90:in `block in emit_element_mutations'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/mutator/util.rb:87:in `each'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/mutator/util.rb:87:in `each_with_index'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/mutator/util.rb:87:in `emit_element_mutations'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/mutator/util.rb:76:in `dispatch'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/mutator.rb:70:in `initialize'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/abstract_type-0.0.2/lib/abstract_type.rb:37:in `new'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/abstract_type-0.0.2/lib/abstract_type.rb:37:in `new'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/adamantium-0.0.3/lib/adamantium/class_methods.rb:15:in `new'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/mutator.rb:17:in `each'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/mutator/node.rb:117:in `emit_attribute_mutations'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/mutator/node/block.rb:19:in `dispatch'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/mutator.rb:70:in `initialize'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/abstract_type-0.0.2/lib/abstract_type.rb:37:in `new'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/abstract_type-0.0.2/lib/abstract_type.rb:37:in `new'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/adamantium-0.0.3/lib/adamantium/class_methods.rb:15:in `new'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/mutator.rb:17:in `each'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/mutator/node.rb:117:in `emit_attribute_mutations'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/mutator/node/define.rb:18:in `dispatch'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/mutator.rb:70:in `initialize'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/abstract_type-0.0.2/lib/abstract_type.rb:37:in `new'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/abstract_type-0.0.2/lib/abstract_type.rb:37:in `new'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/adamantium-0.0.3/lib/adamantium/class_methods.rb:15:in `new'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/mutator.rb:17:in `each'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/mutator/node.rb:117:in `emit_attribute_mutations'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/mutator/node/define.rb:36:in `dispatch'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/mutator.rb:70:in `initialize'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/abstract_type-0.0.2/lib/abstract_type.rb:37:in `new'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/abstract_type-0.0.2/lib/abstract_type.rb:37:in `new'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/adamantium-0.0.3/lib/adamantium/class_methods.rb:15:in `new'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/mutator.rb:17:in `each'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/subject.rb:42:in `each'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/runner.rb:90:in `run_subject'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/runner.rb:76:in `block in run'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/matcher/scope_methods.rb:82:in `block in emit_matches'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/matcher/method.rb:38:in `block in each'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/matcher/method.rb:37:in `tap'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/matcher/method.rb:37:in `each'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/matcher/scope_methods.rb:81:in `emit_matches'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/matcher/scope_methods.rb:29:in `block in each'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/matcher/scope_methods.rb:28:in `each'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/matcher/scope_methods.rb:28:in `each'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/matcher/object_space.rb:81:in `block in emit_scope_matches'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/matcher/object_space.rb:80:in `each'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/matcher/object_space.rb:80:in `emit_scope_matches'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/matcher/object_space.rb:42:in `block in each'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/matcher/object_space.rb:109:in `emit_scope'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/matcher/object_space.rb:95:in `block in scopes'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/matcher/object_space.rb:94:in `each_object'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/matcher/object_space.rb:94:in `scopes'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/matcher/object_space.rb:41:in `each'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/matcher/object_space.rb:41:in `each'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/runner.rb:74:in `run'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/runner.rb:52:in `initialize'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/adamantium-0.0.3/lib/adamantium/class_methods.rb:15:in `new'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/adamantium-0.0.3/lib/adamantium/class_methods.rb:15:in `new'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/support/method_object.rb:28:in `run'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/cli.rb:22:in `run'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/bin/mutant:14:in `<top (required)>'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/bin/mutant:23:in `load'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/bin/mutant:23:in `<main>'
Alive: rspec:Veritas::Relation::Operation::Set.included:/home/mbj/devel/veritas/lib/veritas/relation/operation/set.rb:19:7c8b7 (0.15s)
@@ -1,5 +1,5 @@
def self.included(descendant)
super
- descendant.extend(ClassMethods)
+ descendant.extend
end
<main>:4:in `included': wrong number of arguments (1 for 0) (ArgumentError)
from /home/mbj/devel/veritas/spec/unit/veritas/relation/operation/set/fixtures/classes.rb:5:in `include'
from /home/mbj/devel/veritas/spec/unit/veritas/relation/operation/set/fixtures/classes.rb:5:in `<class:Object>'
from /home/mbj/devel/veritas/spec/unit/veritas/relation/operation/set/fixtures/classes.rb:4:in `<module:SetOperationSpecs>'
from /home/mbj/devel/veritas/spec/unit/veritas/relation/operation/set/fixtures/classes.rb:3:in `<top (required)>'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/backports-2.6.5/lib/backports/tools.rb:314:in `require'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/backports-2.6.5/lib/backports/tools.rb:314:in `require_with_backports'
from /home/mbj/devel/veritas/spec/unit/veritas/relation/operation/set/class_methods/new_spec.rb:4:in `<top (required)>'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/rspec-core-2.12.1/lib/rspec/core/configuration.rb:789:in `load'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/rspec-core-2.12.1/lib/rspec/core/configuration.rb:789:in `block in load_spec_files'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/rspec-core-2.12.1/lib/rspec/core/configuration.rb:789:in `each'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/rspec-core-2.12.1/lib/rspec/core/configuration.rb:789:in `load_spec_files'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/rspec-core-2.12.1/lib/rspec/core/command_line.rb:22:in `run'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/rspec-core-2.12.1/lib/rspec/core/runner.rb:80:in `run'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/killer/rspec.rb:32:in `run'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/adamantium-0.0.3/lib/adamantium/module_methods.rb:80:in `call'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/adamantium-0.0.3/lib/adamantium/module_methods.rb:80:in `block (2 levels) in define_memoize_method'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/adamantium-0.0.3/lib/adamantium/module_methods.rb:79:in `fetch'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/adamantium-0.0.3/lib/adamantium/module_methods.rb:79:in `block in define_memoize_method'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/killer.rb:119:in `run_with_benchmark'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/killer.rb:108:in `initialize'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/killer/rspec.rb:17:in `initialize'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/abstract_type-0.0.2/lib/abstract_type.rb:37:in `new'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/abstract_type-0.0.2/lib/abstract_type.rb:37:in `new'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/adamantium-0.0.3/lib/adamantium/class_methods.rb:15:in `new'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/killer/forking.rb:44:in `block in run'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/killer/forking.rb:43:in `fork'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/killer/forking.rb:43:in `run'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/killer.rb:119:in `run_with_benchmark'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/killer.rb:108:in `initialize'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/killer/forking.rb:17:in `initialize'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/abstract_type-0.0.2/lib/abstract_type.rb:37:in `new'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/abstract_type-0.0.2/lib/abstract_type.rb:37:in `new'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/adamantium-0.0.3/lib/adamantium/class_methods.rb:15:in `new'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/killer/forking.rb:88:in `new'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/strategy.rb:54:in `kill'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/runner.rb:148:in `killer'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/runner.rb:133:in `kill'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/runner.rb:93:in `block in run_subject'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/subject.rb:43:in `block in each'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/mutator.rb:181:in `call'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/mutator.rb:181:in `emit!'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/mutator.rb:137:in `emit'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/mutator/node.rb:121:in `block in emit_attribute_mutations'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/mutator.rb:181:in `call'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/mutator.rb:181:in `emit!'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/mutator.rb:137:in `emit'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/mutator/node.rb:121:in `block in emit_attribute_mutations'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/mutator.rb:181:in `call'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/mutator.rb:181:in `emit!'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/mutator.rb:137:in `emit'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/mutator/node.rb:121:in `block in emit_attribute_mutations'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/mutator.rb:181:in `call'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/mutator.rb:181:in `emit!'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/mutator.rb:137:in `emit'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/mutator/util.rb:107:in `block in emit_element_presence'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/mutator/util.rb:104:in `each_index'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/mutator/util.rb:104:in `emit_element_presence'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/mutator/util.rb:75:in `dispatch'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/mutator.rb:70:in `initialize'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/abstract_type-0.0.2/lib/abstract_type.rb:37:in `new'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/abstract_type-0.0.2/lib/abstract_type.rb:37:in `new'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/adamantium-0.0.3/lib/adamantium/class_methods.rb:15:in `new'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/mutator.rb:17:in `each'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/mutator/node.rb:117:in `emit_attribute_mutations'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/mutator/node/arguments.rb:94:in `dispatch'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/mutator.rb:70:in `initialize'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/abstract_type-0.0.2/lib/abstract_type.rb:37:in `new'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/abstract_type-0.0.2/lib/abstract_type.rb:37:in `new'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/adamantium-0.0.3/lib/adamantium/class_methods.rb:15:in `new'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/mutator.rb:17:in `each'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/mutator/node.rb:117:in `emit_attribute_mutations'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/mutator/node/define.rb:19:in `dispatch'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/mutator.rb:70:in `initialize'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/abstract_type-0.0.2/lib/abstract_type.rb:37:in `new'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/abstract_type-0.0.2/lib/abstract_type.rb:37:in `new'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/adamantium-0.0.3/lib/adamantium/class_methods.rb:15:in `new'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/mutator.rb:17:in `each'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/mutator/node.rb:117:in `emit_attribute_mutations'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/mutator/node/define.rb:36:in `dispatch'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/mutator.rb:70:in `initialize'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/abstract_type-0.0.2/lib/abstract_type.rb:37:in `new'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/abstract_type-0.0.2/lib/abstract_type.rb:37:in `new'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/adamantium-0.0.3/lib/adamantium/class_methods.rb:15:in `new'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/mutator.rb:17:in `each'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/subject.rb:42:in `each'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/runner.rb:90:in `run_subject'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/runner.rb:76:in `block in run'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/matcher/scope_methods.rb:82:in `block in emit_matches'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/matcher/method.rb:38:in `block in each'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/matcher/method.rb:37:in `tap'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/matcher/method.rb:37:in `each'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/matcher/scope_methods.rb:81:in `emit_matches'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/matcher/scope_methods.rb:29:in `block in each'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/matcher/scope_methods.rb:28:in `each'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/matcher/scope_methods.rb:28:in `each'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/matcher/object_space.rb:81:in `block in emit_scope_matches'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/matcher/object_space.rb:80:in `each'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/matcher/object_space.rb:80:in `emit_scope_matches'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/matcher/object_space.rb:42:in `block in each'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/matcher/object_space.rb:109:in `emit_scope'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/matcher/object_space.rb:95:in `block in scopes'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/matcher/object_space.rb:94:in `each_object'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/matcher/object_space.rb:94:in `scopes'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/matcher/object_space.rb:41:in `each'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/matcher/object_space.rb:41:in `each'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/runner.rb:74:in `run'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/runner.rb:52:in `initialize'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/adamantium-0.0.3/lib/adamantium/class_methods.rb:15:in `new'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/adamantium-0.0.3/lib/adamantium/class_methods.rb:15:in `new'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/support/method_object.rb:28:in `run'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/cli.rb:22:in `run'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/bin/mutant:14:in `<top (required)>'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/bin/mutant:23:in `load'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/bin/mutant:23:in `<main>'
Alive: rspec:Veritas::Relation::Operation::Set.included:/home/mbj/devel/veritas/lib/veritas/relation/operation/set.rb:19:977d2 (0.11s)
@@ -1,4 +1,4 @@
-def self.included(descendant)
+def self.included
super
descendant.extend(ClassMethods)
end
<main>:6:in `included': undefined local variable or method `descendant' for Veritas::Relation::Operation::Set:Module (NameError)
from /home/mbj/devel/veritas/spec/unit/veritas/relation/operation/set/fixtures/classes.rb:5:in `include'
from /home/mbj/devel/veritas/spec/unit/veritas/relation/operation/set/fixtures/classes.rb:5:in `<class:Object>'
from /home/mbj/devel/veritas/spec/unit/veritas/relation/operation/set/fixtures/classes.rb:4:in `<module:SetOperationSpecs>'
from /home/mbj/devel/veritas/spec/unit/veritas/relation/operation/set/fixtures/classes.rb:3:in `<top (required)>'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/backports-2.6.5/lib/backports/tools.rb:314:in `require'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/backports-2.6.5/lib/backports/tools.rb:314:in `require_with_backports'
from /home/mbj/devel/veritas/spec/unit/veritas/relation/operation/set/class_methods/new_spec.rb:4:in `<top (required)>'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/rspec-core-2.12.1/lib/rspec/core/configuration.rb:789:in `load'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/rspec-core-2.12.1/lib/rspec/core/configuration.rb:789:in `block in load_spec_files'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/rspec-core-2.12.1/lib/rspec/core/configuration.rb:789:in `each'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/rspec-core-2.12.1/lib/rspec/core/configuration.rb:789:in `load_spec_files'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/rspec-core-2.12.1/lib/rspec/core/command_line.rb:22:in `run'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/rspec-core-2.12.1/lib/rspec/core/runner.rb:80:in `run'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/killer/rspec.rb:32:in `run'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/adamantium-0.0.3/lib/adamantium/module_methods.rb:80:in `call'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/adamantium-0.0.3/lib/adamantium/module_methods.rb:80:in `block (2 levels) in define_memoize_method'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/adamantium-0.0.3/lib/adamantium/module_methods.rb:79:in `fetch'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/adamantium-0.0.3/lib/adamantium/module_methods.rb:79:in `block in define_memoize_method'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/killer.rb:119:in `run_with_benchmark'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/killer.rb:108:in `initialize'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/killer/rspec.rb:17:in `initialize'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/abstract_type-0.0.2/lib/abstract_type.rb:37:in `new'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/abstract_type-0.0.2/lib/abstract_type.rb:37:in `new'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/adamantium-0.0.3/lib/adamantium/class_methods.rb:15:in `new'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/killer/forking.rb:44:in `block in run'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/killer/forking.rb:43:in `fork'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/killer/forking.rb:43:in `run'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/killer.rb:119:in `run_with_benchmark'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/killer.rb:108:in `initialize'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/killer/forking.rb:17:in `initialize'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/abstract_type-0.0.2/lib/abstract_type.rb:37:in `new'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/abstract_type-0.0.2/lib/abstract_type.rb:37:in `new'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/adamantium-0.0.3/lib/adamantium/class_methods.rb:15:in `new'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/killer/forking.rb:88:in `new'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/strategy.rb:54:in `kill'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/runner.rb:148:in `killer'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/runner.rb:133:in `kill'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/runner.rb:93:in `block in run_subject'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/subject.rb:43:in `block in each'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/mutator.rb:181:in `call'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/mutator.rb:181:in `emit!'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/mutator.rb:137:in `emit'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/mutator/node.rb:121:in `block in emit_attribute_mutations'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/mutator.rb:181:in `call'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/mutator.rb:181:in `emit!'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/mutator.rb:137:in `emit'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/mutator/node.rb:121:in `block in emit_attribute_mutations'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/mutator.rb:181:in `call'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/mutator.rb:181:in `emit!'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/mutator.rb:137:in `emit'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/mutator/node.rb:121:in `block in emit_attribute_mutations'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/mutator.rb:181:in `call'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/mutator.rb:181:in `emit!'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/mutator.rb:137:in `emit'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/mutator/util.rb:92:in `block (2 levels) in emit_element_mutations'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/mutator.rb:181:in `call'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/mutator.rb:181:in `emit!'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/mutator.rb:164:in `block in emit_new'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/mutator.rb:160:in `times'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/mutator.rb:160:in `emit_new'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/mutator/util.rb:56:in `dispatch'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/mutator.rb:70:in `initialize'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/abstract_type-0.0.2/lib/abstract_type.rb:37:in `new'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/abstract_type-0.0.2/lib/abstract_type.rb:37:in `new'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/adamantium-0.0.3/lib/adamantium/class_methods.rb:15:in `new'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/mutator.rb:17:in `each'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/mutator/util.rb:90:in `each'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/mutator/util.rb:90:in `block in emit_element_mutations'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/mutator/util.rb:87:in `each'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/mutator/util.rb:87:in `each_with_index'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/mutator/util.rb:87:in `emit_element_mutations'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/mutator/util.rb:76:in `dispatch'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/mutator.rb:70:in `initialize'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/abstract_type-0.0.2/lib/abstract_type.rb:37:in `new'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/abstract_type-0.0.2/lib/abstract_type.rb:37:in `new'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/adamantium-0.0.3/lib/adamantium/class_methods.rb:15:in `new'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/mutator.rb:17:in `each'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/mutator/node.rb:117:in `emit_attribute_mutations'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/mutator/node/arguments.rb:94:in `dispatch'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/mutator.rb:70:in `initialize'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/abstract_type-0.0.2/lib/abstract_type.rb:37:in `new'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/abstract_type-0.0.2/lib/abstract_type.rb:37:in `new'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/adamantium-0.0.3/lib/adamantium/class_methods.rb:15:in `new'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/mutator.rb:17:in `each'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/mutator/node.rb:117:in `emit_attribute_mutations'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/mutator/node/define.rb:19:in `dispatch'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/mutator.rb:70:in `initialize'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/abstract_type-0.0.2/lib/abstract_type.rb:37:in `new'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/abstract_type-0.0.2/lib/abstract_type.rb:37:in `new'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/adamantium-0.0.3/lib/adamantium/class_methods.rb:15:in `new'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/mutator.rb:17:in `each'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/mutator/node.rb:117:in `emit_attribute_mutations'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/mutator/node/define.rb:36:in `dispatch'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/mutator.rb:70:in `initialize'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/abstract_type-0.0.2/lib/abstract_type.rb:37:in `new'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/abstract_type-0.0.2/lib/abstract_type.rb:37:in `new'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/adamantium-0.0.3/lib/adamantium/class_methods.rb:15:in `new'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/mutator.rb:17:in `each'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/subject.rb:42:in `each'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/runner.rb:90:in `run_subject'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/runner.rb:76:in `block in run'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/matcher/scope_methods.rb:82:in `block in emit_matches'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/matcher/method.rb:38:in `block in each'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/matcher/method.rb:37:in `tap'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/matcher/method.rb:37:in `each'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/matcher/scope_methods.rb:81:in `emit_matches'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/matcher/scope_methods.rb:29:in `block in each'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/matcher/scope_methods.rb:28:in `each'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/matcher/scope_methods.rb:28:in `each'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/matcher/object_space.rb:81:in `block in emit_scope_matches'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/matcher/object_space.rb:80:in `each'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/matcher/object_space.rb:80:in `emit_scope_matches'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/matcher/object_space.rb:42:in `block in each'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/matcher/object_space.rb:109:in `emit_scope'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/matcher/object_space.rb:95:in `block in scopes'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/matcher/object_space.rb:94:in `each_object'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/matcher/object_space.rb:94:in `scopes'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/matcher/object_space.rb:41:in `each'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/matcher/object_space.rb:41:in `each'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/runner.rb:74:in `run'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/runner.rb:52:in `initialize'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/adamantium-0.0.3/lib/adamantium/class_methods.rb:15:in `new'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/adamantium-0.0.3/lib/adamantium/class_methods.rb:15:in `new'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/support/method_object.rb:28:in `run'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/cli.rb:22:in `run'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/bin/mutant:14:in `<top (required)>'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/bin/mutant:23:in `load'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/bin/mutant:23:in `<main>'
Alive: rspec:Veritas::Relation::Operation::Set.included:/home/mbj/devel/veritas/lib/veritas/relation/operation/set.rb:19:c9c5c (0.14s)
@@ -1,4 +1,4 @@
-def self.included(descendant)
+def self.included(s5cfea5f77e658ab0a78a)
super
descendant.extend(ClassMethods)
end
Subject: Veritas::Relation::Operation::Set#initialize:/home/mbj/devel/veritas/lib/veritas/relation/operation/set.rb:34
Alive: rspec:noop:Veritas::Relation::Operation::Set#initialize:/home/mbj/devel/veritas/lib/veritas/relation/operation/set.rb:34:6c1db (0.29s)
Alive: rspec:Veritas::Relation::Operation::Set#initialize:/home/mbj/devel/veritas/lib/veritas/relation/operation/set.rb:34:72aae (0.19s)
@@ -1,5 +0,4 @@
def initialize(left, right)
- super
@header = left.header
end
Alive: rspec:Veritas::Relation::Operation::Set#initialize:/home/mbj/devel/veritas/lib/veritas/relation/operation/set.rb:34:34261 (0.29s)
@@ -1,4 +1,4 @@
-def initialize(left, right)
+def initialize(sf6ef3db3eddc83deb0e7, right)
super
@header = left.header
end
Alive: rspec:Veritas::Relation::Operation::Set#initialize:/home/mbj/devel/veritas/lib/veritas/relation/operation/set.rb:34:8dcba (0.23s)
@@ -1,4 +1,4 @@
-def initialize(left, right)
+def initialize(left, s0f70caf0b81bef232222)
super
@header = left.header
end
Subject: Veritas::Tuple.coerce:/home/mbj/devel/veritas/lib/veritas/tuple.rb:154
Alive: rspec:noop:Veritas::Tuple.coerce:/home/mbj/devel/veritas/lib/veritas/tuple.rb:154:2ae0c (0.27s)
Subject: Veritas::Tuple#call:/home/mbj/devel/veritas/lib/veritas/tuple.rb:51
Alive: rspec:noop:Veritas::Tuple#call:/home/mbj/devel/veritas/lib/veritas/tuple.rb:51:6b44a (0.32s)
Subject: Veritas::Tuple#coerce:/home/mbj/devel/veritas/lib/veritas/tuple.rb:140
Alive: rspec:noop:Veritas::Tuple#coerce:/home/mbj/devel/veritas/lib/veritas/tuple.rb:140:98555 (1.26s)
Subject: Veritas::Tuple#extend:/home/mbj/devel/veritas/lib/veritas/tuple.rb:100
Alive: rspec:noop:Veritas::Tuple#extend:/home/mbj/devel/veritas/lib/veritas/tuple.rb:100:33026 (0.22s)
Subject: Veritas::Tuple#initialize:/home/mbj/devel/veritas/lib/veritas/tuple.rb:36
Alive: rspec:noop:Veritas::Tuple#initialize:/home/mbj/devel/veritas/lib/veritas/tuple.rb:36:6be92 (0.58s)
Subject: Veritas::Tuple#join:/home/mbj/devel/veritas/lib/veritas/tuple.rb:83
Alive: rspec:noop:Veritas::Tuple#join:/home/mbj/devel/veritas/lib/veritas/tuple.rb:83:2b71a (0.15s)
Subject: Veritas::Tuple#project:/home/mbj/devel/veritas/lib/veritas/tuple.rb:66
Alive: rspec:noop:Veritas::Tuple#project:/home/mbj/devel/veritas/lib/veritas/tuple.rb:66:ee19a (0.17s)
Subject: Veritas::Algebra::Restriction#delete:/home/mbj/devel/veritas/lib/veritas/algebra/restriction.rb:87
Alive: rspec:noop:Veritas::Algebra::Restriction#delete:/home/mbj/devel/veritas/lib/veritas/algebra/restriction.rb:87:447ee (0.27s)
Alive: rspec:Veritas::Algebra::Restriction#delete:/home/mbj/devel/veritas/lib/veritas/algebra/restriction.rb:87:d1d29 (0.30s)
@@ -1,6 +0,5 @@
def delete(other)
other = coerce(other)
- predicate = self.predicate
operand.delete(other.restrict(predicate)).restrict(predicate)
end
Alive: rspec:Veritas::Algebra::Restriction#delete:/home/mbj/devel/veritas/lib/veritas/algebra/restriction.rb:87:e0886 (0.34s)
@@ -1,6 +1,6 @@
def delete(other)
other = coerce(other)
- predicate = self.predicate
+ sf798d32ce97ef0c581fe = self.predicate
operand.delete(other.restrict(predicate)).restrict(predicate)
end
Subject: Veritas::Algebra::Restriction#each:/home/mbj/devel/veritas/lib/veritas/algebra/restriction.rb:49
Alive: rspec:noop:Veritas::Algebra::Restriction#each:/home/mbj/devel/veritas/lib/veritas/algebra/restriction.rb:49:77a50 (0.24s)
Subject: Veritas::Algebra::Restriction#initialize:/home/mbj/devel/veritas/lib/veritas/algebra/restriction.rb:30
Alive: rspec:noop:Veritas::Algebra::Restriction#initialize:/home/mbj/devel/veritas/lib/veritas/algebra/restriction.rb:30:1642b (0.65s)
Subject: Veritas::Algebra::Restriction#insert:/home/mbj/devel/veritas/lib/veritas/algebra/restriction.rb:69
Alive: rspec:noop:Veritas::Algebra::Restriction#insert:/home/mbj/devel/veritas/lib/veritas/algebra/restriction.rb:69:bf35c (0.26s)
Alive: rspec:Veritas::Algebra::Restriction#insert:/home/mbj/devel/veritas/lib/veritas/algebra/restriction.rb:69:867fe (0.30s)
@@ -1,6 +0,5 @@
def insert(other)
other = coerce(other)
- predicate = self.predicate
operand.insert(other.restrict(predicate)).restrict(predicate)
end
Alive: rspec:Veritas::Algebra::Restriction#insert:/home/mbj/devel/veritas/lib/veritas/algebra/restriction.rb:69:a6add (0.34s)
@@ -1,6 +1,6 @@
def insert(other)
other = coerce(other)
- predicate = self.predicate
+ s3aff6893e59c1c7ed9b9 = self.predicate
operand.insert(other.restrict(predicate)).restrict(predicate)
end
Subject: Veritas::Algebra::Restriction::Methods#coerce_to_predicate:/home/mbj/devel/veritas/lib/veritas/algebra/restriction.rb:149
Alive: rspec:noop:Veritas::Algebra::Restriction::Methods#coerce_to_predicate:/home/mbj/devel/veritas/lib/veritas/algebra/restriction.rb:149:a3db5 (0.22s)
Alive: rspec:Veritas::Algebra::Restriction::Methods#coerce_to_predicate:/home/mbj/devel/veritas/lib/veritas/algebra/restriction.rb:149:1bfac (0.28s)
@@ -1,5 +0,4 @@
def coerce_to_predicate(predicate = Undefined)
- header = self.header
case predicate
when Undefined
Evaluator::Context.new(header) do |context|
Alive: rspec:Veritas::Algebra::Restriction::Methods#coerce_to_predicate:/home/mbj/devel/veritas/lib/veritas/algebra/restriction.rb:149:8af5d (0.29s)
@@ -1,5 +1,5 @@
def coerce_to_predicate(predicate = Undefined)
- header = self.header
+ s99c71bde4b3c63b1b332 = self.header
case predicate
when Undefined
Evaluator::Context.new(header) do |context|
Subject: Veritas::Algebra::Restriction::Methods#restrict:/home/mbj/devel/veritas/lib/veritas/algebra/restriction.rb:126
Alive: rspec:noop:Veritas::Algebra::Restriction::Methods#restrict:/home/mbj/devel/veritas/lib/veritas/algebra/restriction.rb:126:a302d (0.34s)
Subject: Veritas::Algebra::Summarization::Summary#call:/home/mbj/devel/veritas/lib/veritas/algebra/summarization/summary.rb:50
Alive: rspec:noop:Veritas::Algebra::Summarization::Summary#call:/home/mbj/devel/veritas/lib/veritas/algebra/summarization/summary.rb:50:2fd4a (0.15s)
Subject: Veritas::Algebra::Summarization::Summary#initialize:/home/mbj/devel/veritas/lib/veritas/algebra/summarization/summary.rb:17
Alive: rspec:noop:Veritas::Algebra::Summarization::Summary#initialize:/home/mbj/devel/veritas/lib/veritas/algebra/summarization/summary.rb:17:c5495 (0.18s)
Subject: Veritas::Algebra::Summarization::Summary#summarize_by:/home/mbj/devel/veritas/lib/veritas/algebra/summarization/summary.rb:35
Alive: rspec:noop:Veritas::Algebra::Summarization::Summary#summarize_by:/home/mbj/devel/veritas/lib/veritas/algebra/summarization/summary.rb:35:4f450 (0.14s)
Subject: Veritas::Algebra::Summarization::Summary#summary_default:/home/mbj/devel/veritas/lib/veritas/algebra/summarization/summary.rb:61
Alive: rspec:noop:Veritas::Algebra::Summarization::Summary#summary_default:/home/mbj/devel/veritas/lib/veritas/algebra/summarization/summary.rb:61:eb52e (0.16s)
Subject: Veritas::Algebra::Summarization::Summary#summary_finalize:/home/mbj/devel/veritas/lib/veritas/algebra/summarization/summary.rb:72
Alive: rspec:noop:Veritas::Algebra::Summarization::Summary#summary_finalize:/home/mbj/devel/veritas/lib/veritas/algebra/summarization/summary.rb:72:41e0c (0.18s)
Subject: Veritas::Algebra::Summarization::Summaries#initialize:/home/mbj/devel/veritas/lib/veritas/algebra/summarization/summaries.rb:17
Alive: rspec:noop:Veritas::Algebra::Summarization::Summaries#initialize:/home/mbj/devel/veritas/lib/veritas/algebra/summarization/summaries.rb:17:5f9cb (0.22s)
Subject: Veritas::Algebra::Summarization::Summaries#summarize_by:/home/mbj/devel/veritas/lib/veritas/algebra/summarization/summaries.rb:36
Alive: rspec:noop:Veritas::Algebra::Summarization::Summaries#summarize_by:/home/mbj/devel/veritas/lib/veritas/algebra/summarization/summaries.rb:36:cd2bd (0.19s)
Subject: Veritas::Algebra::Summarization::Summaries#to_hash:/home/mbj/devel/veritas/lib/veritas/algebra/summarization/summaries.rb:52
Alive: rspec:noop:Veritas::Algebra::Summarization::Summaries#to_hash:/home/mbj/devel/veritas/lib/veritas/algebra/summarization/summaries.rb:52:00acf (0.13s)
Subject: Veritas::Relation::Operation::Order::Descending.call:/home/mbj/devel/veritas/lib/veritas/relation/operation/order/direction.rb:176
Alive: rspec:noop:Veritas::Relation::Operation::Order::Descending.call:/home/mbj/devel/veritas/lib/veritas/relation/operation/order/direction.rb:176:d750b (0.13s)
Subject: Veritas::Relation::Operation::Order::Descending.reverse:/home/mbj/devel/veritas/lib/veritas/relation/operation/order/direction.rb:157
Alive: rspec:noop:Veritas::Relation::Operation::Order::Descending.reverse:/home/mbj/devel/veritas/lib/veritas/relation/operation/order/direction.rb:157:7651b (0.13s)
Subject: Veritas::Relation::Operation::Order::Ascending.call:/home/mbj/devel/veritas/lib/veritas/relation/operation/order/direction.rb:143
Alive: rspec:noop:Veritas::Relation::Operation::Order::Ascending.call:/home/mbj/devel/veritas/lib/veritas/relation/operation/order/direction.rb:143:9c717 (0.15s)
Subject: Veritas::Relation::Operation::Order::Ascending.reverse:/home/mbj/devel/veritas/lib/veritas/relation/operation/order/direction.rb:124
Alive: rspec:noop:Veritas::Relation::Operation::Order::Ascending.reverse:/home/mbj/devel/veritas/lib/veritas/relation/operation/order/direction.rb:124:70bec (0.14s)
Subject: Veritas::Relation::Operation::Order::Direction.coerce:/home/mbj/devel/veritas/lib/veritas/relation/operation/order/direction.rb:110
Alive: rspec:noop:Veritas::Relation::Operation::Order::Direction.coerce:/home/mbj/devel/veritas/lib/veritas/relation/operation/order/direction.rb:110:27312 (0.16s)
Subject: Veritas::Relation::Operation::Order::Direction#call:/home/mbj/devel/veritas/lib/veritas/relation/operation/order/direction.rb:65
Alive: rspec:noop:Veritas::Relation::Operation::Order::Direction#call:/home/mbj/devel/veritas/lib/veritas/relation/operation/order/direction.rb:65:7a377 (0.14s)
Alive: rspec:Veritas::Relation::Operation::Order::Direction#call:/home/mbj/devel/veritas/lib/veritas/relation/operation/order/direction.rb:65:7eb86 (0.14s)
@@ -1,5 +0,4 @@
def call(left, right)
- attribute = self.attribute
self.class.call(attribute.call(left), attribute.call(right))
end
Alive: rspec:Veritas::Relation::Operation::Order::Direction#call:/home/mbj/devel/veritas/lib/veritas/relation/operation/order/direction.rb:65:c248f (0.14s)
@@ -1,5 +1,5 @@
def call(left, right)
- attribute = self.attribute
+ s48d3269ec61a7074d910 = self.attribute
self.class.call(attribute.call(left), attribute.call(right))
end
Subject: Veritas::Relation::Operation::Order::Direction#initialize:/home/mbj/devel/veritas/lib/veritas/relation/operation/order/direction.rb:31
Alive: rspec:noop:Veritas::Relation::Operation::Order::Direction#initialize:/home/mbj/devel/veritas/lib/veritas/relation/operation/order/direction.rb:31:8bf5d (0.30s)
Subject: Veritas::Relation::Operation::Order::Direction#name:/home/mbj/devel/veritas/lib/veritas/relation/operation/order/direction.rb:43
Alive: rspec:noop:Veritas::Relation::Operation::Order::Direction#name:/home/mbj/devel/veritas/lib/veritas/relation/operation/order/direction.rb:43:7c20a (0.13s)
Subject: Veritas::Relation::Operation::Order::Direction#rename:/home/mbj/devel/veritas/lib/veritas/relation/operation/order/direction.rb:84
Alive: rspec:noop:Veritas::Relation::Operation::Order::Direction#rename:/home/mbj/devel/veritas/lib/veritas/relation/operation/order/direction.rb:84:e0b17 (0.15s)
Alive: rspec:Veritas::Relation::Operation::Order::Direction#rename:/home/mbj/devel/veritas/lib/veritas/relation/operation/order/direction.rb:84:beed3 (0.15s)
@@ -1,5 +0,4 @@
def rename(aliases)
- attribute = self.attribute
renamed = aliases[attribute]
if renamed.equal?(attribute)
self
Alive: rspec:Veritas::Relation::Operation::Order::Direction#rename:/home/mbj/devel/veritas/lib/veritas/relation/operation/order/direction.rb:84:826c9 (0.16s)
@@ -1,5 +1,5 @@
def rename(aliases)
- attribute = self.attribute
+ s33cc3ab6e78cb51f3ff5 = self.attribute
renamed = aliases[attribute]
if renamed.equal?(attribute)
self
Subject: Veritas::Relation::Operation::Order::Direction#reverse:/home/mbj/devel/veritas/lib/veritas/relation/operation/order/direction.rb:98
Alive: rspec:noop:Veritas::Relation::Operation::Order::Direction#reverse:/home/mbj/devel/veritas/lib/veritas/relation/operation/order/direction.rb:98:8d3d8 (0.15s)
Subject: Veritas::Algebra::Union::Methods#union:/home/mbj/devel/veritas/lib/veritas/algebra/union.rb:75
Alive: rspec:noop:Veritas::Algebra::Union::Methods#union:/home/mbj/devel/veritas/lib/veritas/algebra/union.rb:75:b17de (0.17s)
Subject: Veritas::Algebra::Union#delete:/home/mbj/devel/veritas/lib/veritas/algebra/union.rb:56
Alive: rspec:noop:Veritas::Algebra::Union#delete:/home/mbj/devel/veritas/lib/veritas/algebra/union.rb:56:4766c (0.52s)
Subject: Veritas::Algebra::Union#each:/home/mbj/devel/veritas/lib/veritas/algebra/union.rb:24
Alive: rspec:noop:Veritas::Algebra::Union#each:/home/mbj/devel/veritas/lib/veritas/algebra/union.rb:24:5673d (0.22s)
Alive: rspec:Veritas::Algebra::Union#each:/home/mbj/devel/veritas/lib/veritas/algebra/union.rb:24:c2bfe (0.27s)
@@ -2,7 +2,7 @@
unless block_given?
return to_enum
end
- seen = {}
+ seen = {nil => nil}
left.each do |tuple|
yield(seen[tuple] = tuple)
end
Subject: Veritas::Algebra::Union#insert:/home/mbj/devel/veritas/lib/veritas/algebra/union.rb:42
Alive: rspec:noop:Veritas::Algebra::Union#insert:/home/mbj/devel/veritas/lib/veritas/algebra/union.rb:42:acf0d (0.48s)
Subject: Veritas::Function::Numeric::Subtraction::Methods#subtract:/home/mbj/devel/veritas/lib/veritas/function/numeric/subtraction.rb:50
Alive: rspec:noop:Veritas::Function::Numeric::Subtraction::Methods#subtract:/home/mbj/devel/veritas/lib/veritas/function/numeric/subtraction.rb:50:4259b (0.18s)
Subject: Veritas::Function::Numeric::Subtraction.inverse:/home/mbj/devel/veritas/lib/veritas/function/numeric/subtraction.rb:31
Alive: rspec:noop:Veritas::Function::Numeric::Subtraction.inverse:/home/mbj/devel/veritas/lib/veritas/function/numeric/subtraction.rb:31:acf77 (0.26s)
Subject: Veritas::Function::Numeric::Subtraction.operation:/home/mbj/devel/veritas/lib/veritas/function/numeric/subtraction.rb:19
Alive: rspec:noop:Veritas::Function::Numeric::Subtraction.operation:/home/mbj/devel/veritas/lib/veritas/function/numeric/subtraction.rb:19:5fb0e (0.27s)
Subject: Veritas::Function::Connective#type:/home/mbj/devel/veritas/lib/veritas/function/connective.rb:15
Alive: rspec:noop:Veritas::Function::Connective#type:/home/mbj/devel/veritas/lib/veritas/function/connective.rb:15:07ab3 (0.26s)
Subject: Veritas::Algebra::Rename::Methods#rename:/home/mbj/devel/veritas/lib/veritas/algebra/rename.rb:107
Alive: rspec:noop:Veritas::Algebra::Rename::Methods#rename:/home/mbj/devel/veritas/lib/veritas/algebra/rename.rb:107:a5b34 (0.34s)
Subject: Veritas::Function::Numeric::UnaryMinus::Methods#unary_minus:/home/mbj/devel/veritas/lib/veritas/function/numeric/unary_minus.rb:48
Alive: rspec:noop:Veritas::Function::Numeric::UnaryMinus::Methods#unary_minus:/home/mbj/devel/veritas/lib/veritas/function/numeric/unary_minus.rb:48:b63be (0.18s)
Subject: Veritas::Function::Numeric::UnaryMinus.inverse:/home/mbj/devel/veritas/lib/veritas/function/numeric/unary_minus.rb:31
Alive: rspec:noop:Veritas::Function::Numeric::UnaryMinus.inverse:/home/mbj/devel/veritas/lib/veritas/function/numeric/unary_minus.rb:31:96285 (0.21s)
Subject: Veritas::Function::Numeric::UnaryMinus.operation:/home/mbj/devel/veritas/lib/veritas/function/numeric/unary_minus.rb:19
Alive: rspec:noop:Veritas::Function::Numeric::UnaryMinus.operation:/home/mbj/devel/veritas/lib/veritas/function/numeric/unary_minus.rb:19:b360f (0.15s)
Subject: Veritas::Function::Connective::Disjunction::Methods#or:/home/mbj/devel/veritas/lib/veritas/function/connective/disjunction.rb:63
Alive: rspec:noop:Veritas::Function::Connective::Disjunction::Methods#or:/home/mbj/devel/veritas/lib/veritas/function/connective/disjunction.rb:63:aba9b (0.16s)
Subject: Veritas::Function::Connective::Disjunction.call:/home/mbj/devel/veritas/lib/veritas/function/connective/disjunction.rb:31
Alive: rspec:noop:Veritas::Function::Connective::Disjunction.call:/home/mbj/devel/veritas/lib/veritas/function/connective/disjunction.rb:31:55a2f (0.11s)
Subject: Veritas::Relation::Materialized#initialize:/home/mbj/devel/veritas/lib/veritas/relation/materialized.rb:28
Alive: rspec:noop:Veritas::Relation::Materialized#initialize:/home/mbj/devel/veritas/lib/veritas/relation/materialized.rb:28:f11c0 (0.24s)
Alive: rspec:Veritas::Relation::Materialized#initialize:/home/mbj/devel/veritas/lib/veritas/relation/materialized.rb:28:e5238 (0.19s)
@@ -1,4 +1,4 @@
-def initialize(header, tuples, directions = Operation::Order::DirectionSet::EMPTY)
+def initialize(sc5ff9d704502bd8413c8, tuples, directions = Operation::Order::DirectionSet::EMPTY)
super(header, tuples)
@directions = Operation::Order::DirectionSet.coerce(directions)
end
Subject: Veritas::Relation::Materialized#materialize:/home/mbj/devel/veritas/lib/veritas/relation/materialized.rb:41
Alive: rspec:noop:Veritas::Relation::Materialized#materialize:/home/mbj/devel/veritas/lib/veritas/relation/materialized.rb:41:7e7ef (0.12s)
Subject: Veritas::Relation::Materialized#materialized?:/home/mbj/devel/veritas/lib/veritas/relation/materialized.rb:53
Alive: rspec:noop:Veritas::Relation::Materialized#materialized?:/home/mbj/devel/veritas/lib/veritas/relation/materialized.rb:53:2b482 (0.13s)
Subject: Veritas::Relation::Materialized#size:/home/mbj/devel/veritas/lib/veritas/relation/materialized.rb:65
Alive: rspec:noop:Veritas::Relation::Materialized#size:/home/mbj/devel/veritas/lib/veritas/relation/materialized.rb:65:40d62 (0.13s)
Subject: Veritas::Relation::Operation::Offset::Methods#drop:/home/mbj/devel/veritas/lib/veritas/relation/operation/offset.rb:163
Alive: rspec:noop:Veritas::Relation::Operation::Offset::Methods#drop:/home/mbj/devel/veritas/lib/veritas/relation/operation/offset.rb:163:35f56 (0.16s)
Subject: Veritas::Relation::Operation::Offset.assert_ordered_operand:/home/mbj/devel/veritas/lib/veritas/relation/operation/offset.rb:58
Alive: rspec:noop:Veritas::Relation::Operation::Offset.assert_ordered_operand:/home/mbj/devel/veritas/lib/veritas/relation/operation/offset.rb:58:87243 (0.15s)
Subject: Veritas::Relation::Operation::Offset.assert_valid_offset:/home/mbj/devel/veritas/lib/veritas/relation/operation/offset.rb:74
Alive: rspec:noop:Veritas::Relation::Operation::Offset.assert_valid_offset:/home/mbj/devel/veritas/lib/veritas/relation/operation/offset.rb:74:35851 (0.16s)
Subject: Veritas::Relation::Operation::Offset.new:/home/mbj/devel/veritas/lib/veritas/relation/operation/offset.rb:42
Alive: rspec:noop:Veritas::Relation::Operation::Offset.new:/home/mbj/devel/veritas/lib/veritas/relation/operation/offset.rb:42:d3f65 (0.15s)
Subject: Veritas::Relation::Operation::Offset#delete:/home/mbj/devel/veritas/lib/veritas/relation/operation/offset.rb:146
Alive: rspec:noop:Veritas::Relation::Operation::Offset#delete:/home/mbj/devel/veritas/lib/veritas/relation/operation/offset.rb:146:fae2e (0.13s)
Subject: Veritas::Relation::Operation::Offset#each:/home/mbj/devel/veritas/lib/veritas/relation/operation/offset.rb:112
Alive: rspec:noop:Veritas::Relation::Operation::Offset#each:/home/mbj/devel/veritas/lib/veritas/relation/operation/offset.rb:112:2ad56 (0.16s)
Subject: Veritas::Relation::Operation::Offset#initialize:/home/mbj/devel/veritas/lib/veritas/relation/operation/offset.rb:92
Alive: rspec:noop:Veritas::Relation::Operation::Offset#initialize:/home/mbj/devel/veritas/lib/veritas/relation/operation/offset.rb:92:ab3f1 (0.36s)
Subject: Veritas::Relation::Operation::Offset#insert:/home/mbj/devel/veritas/lib/veritas/relation/operation/offset.rb:131
Alive: rspec:noop:Veritas::Relation::Operation::Offset#insert:/home/mbj/devel/veritas/lib/veritas/relation/operation/offset.rb:131:402cf (0.13s)
Subject: Veritas::Algebra::Summarization::Methods#coerce_to_relation:/home/mbj/devel/veritas/lib/veritas/algebra/summarization.rb:205
Alive: rspec:noop:Veritas::Algebra::Summarization::Methods#coerce_to_relation:/home/mbj/devel/veritas/lib/veritas/algebra/summarization.rb:205:fdef1 (0.33s)
Subject: Veritas::Algebra::Summarization::Methods#coerce_to_summarizers:/home/mbj/devel/veritas/lib/veritas/algebra/summarization.rb:229
Alive: rspec:noop:Veritas::Algebra::Summarization::Methods#coerce_to_summarizers:/home/mbj/devel/veritas/lib/veritas/algebra/summarization.rb:229:9eea5 (0.31s)
Subject: Veritas::Algebra::Summarization::Methods#summarize:/home/mbj/devel/veritas/lib/veritas/algebra/summarization.rb:189
def summarize(summarize_with = TABLE_DEE*args, &block)
summarize_per = coerce_to_relation(summarize_with)
summarizers = coerce_to_summarizers(summarize_per, *args, &block)
Summarization.new(self, summarize_per, summarizers)
end
Subject: Veritas::Algebra::Summarization.assert_subset_headers:/home/mbj/devel/veritas/lib/veritas/algebra/summarization.rb:56
Alive: rspec:noop:Veritas::Algebra::Summarization.assert_subset_headers:/home/mbj/devel/veritas/lib/veritas/algebra/summarization.rb:56:2d9e6 (0.16s)
Subject: Veritas::Algebra::Summarization.new:/home/mbj/devel/veritas/lib/veritas/algebra/summarization.rb:40
Alive: rspec:noop:Veritas::Algebra::Summarization.new:/home/mbj/devel/veritas/lib/veritas/algebra/summarization.rb:40:184f1 (0.16s)
Alive: rspec:Veritas::Algebra::Summarization.new:/home/mbj/devel/veritas/lib/veritas/algebra/summarization.rb:40:05adc (0.15s)
@@ -1,4 +1,4 @@
-def self.new(operand, summarize_per, summarizers)
+def self.new(operand, summarize_per, s2208a7a1233bcac8c4c5)
assert_subset_headers(operand, summarize_per)
super
end
Subject: Veritas::Algebra::Summarization#default_summaries:/home/mbj/devel/veritas/lib/veritas/algebra/summarization.rb:152
Alive: rspec:noop:Veritas::Algebra::Summarization#default_summaries:/home/mbj/devel/veritas/lib/veritas/algebra/summarization.rb:152:2fed0 (0.51s)
Subject: Veritas::Algebra::Summarization#delete:/home/mbj/devel/veritas/lib/veritas/algebra/summarization.rb:129
Alive: rspec:noop:Veritas::Algebra::Summarization#delete:/home/mbj/devel/veritas/lib/veritas/algebra/summarization.rb:129:d0cb1 (0.13s)
Subject: Veritas::Algebra::Summarization#each:/home/mbj/devel/veritas/lib/veritas/algebra/summarization.rb:97
Alive: rspec:noop:Veritas::Algebra::Summarization#each:/home/mbj/devel/veritas/lib/veritas/algebra/summarization.rb:97:440ce (0.20s)
Subject: Veritas::Algebra::Summarization#initialize:/home/mbj/devel/veritas/lib/veritas/algebra/summarization.rb:76
Alive: rspec:noop:Veritas::Algebra::Summarization#initialize:/home/mbj/devel/veritas/lib/veritas/algebra/summarization.rb:76:52209 (0.51s)
Subject: Veritas::Algebra::Summarization#insert:/home/mbj/devel/veritas/lib/veritas/algebra/summarization.rb:114
Alive: rspec:noop:Veritas::Algebra::Summarization#insert:/home/mbj/devel/veritas/lib/veritas/algebra/summarization.rb:114:43951 (0.13s)
Subject: Veritas::Algebra::Summarization#summaries:/home/mbj/devel/veritas/lib/veritas/algebra/summarization.rb:140
Alive: rspec:noop:Veritas::Algebra::Summarization#summaries:/home/mbj/devel/veritas/lib/veritas/algebra/summarization.rb:140:d3587 (0.52s)
Subject: Veritas::Relation::Operation::Order::Methods#coerce_to_directions:/home/mbj/devel/veritas/lib/veritas/relation/operation/order.rb:189
Alive: rspec:noop:Veritas::Relation::Operation::Order::Methods#coerce_to_directions:/home/mbj/devel/veritas/lib/veritas/relation/operation/order.rb:189:54866 (0.18s)
Subject: Veritas::Relation::Operation::Order::Methods#sort_by:/home/mbj/devel/veritas/lib/veritas/relation/operation/order.rb:168
Alive: rspec:noop:Veritas::Relation::Operation::Order::Methods#sort_by:/home/mbj/devel/veritas/lib/veritas/relation/operation/order.rb:168:18594 (0.18s)
Subject: Veritas::Relation::Operation::Order.assert_order_by_full_header:/home/mbj/devel/veritas/lib/veritas/relation/operation/order.rb:52
Alive: rspec:noop:Veritas::Relation::Operation::Order.assert_order_by_full_header:/home/mbj/devel/veritas/lib/veritas/relation/operation/order.rb:52:c9eb8 (0.19s)
Subject: Veritas::Relation::Operation::Order.new:/home/mbj/devel/veritas/lib/veritas/relation/operation/order.rb:32
Alive: rspec:noop:Veritas::Relation::Operation::Order.new:/home/mbj/devel/veritas/lib/veritas/relation/operation/order.rb:32:f3ba5 (0.19s)
Subject: Veritas::Relation::Operation::Order#assert_matching_directions:/home/mbj/devel/veritas/lib/veritas/relation/operation/order.rb:139
Alive: rspec:noop:Veritas::Relation::Operation::Order#assert_matching_directions:/home/mbj/devel/veritas/lib/veritas/relation/operation/order.rb:139:09c15 (0.48s)
Subject: Veritas::Relation::Operation::Order#delete:/home/mbj/devel/veritas/lib/veritas/relation/operation/order.rb:120
Alive: rspec:noop:Veritas::Relation::Operation::Order#delete:/home/mbj/devel/veritas/lib/veritas/relation/operation/order.rb:120:f9117 (0.22s)
Subject: Veritas::Relation::Operation::Order#each:/home/mbj/devel/veritas/lib/veritas/relation/operation/order.rb:89
Alive: rspec:noop:Veritas::Relation::Operation::Order#each:/home/mbj/devel/veritas/lib/veritas/relation/operation/order.rb:89:d204e (0.16s)
Subject: Veritas::Relation::Operation::Order#initialize:/home/mbj/devel/veritas/lib/veritas/relation/operation/order.rb:70
Alive: rspec:noop:Veritas::Relation::Operation::Order#initialize:/home/mbj/devel/veritas/lib/veritas/relation/operation/order.rb:70:c1472 (0.48s)
Subject: Veritas::Relation::Operation::Order#insert:/home/mbj/devel/veritas/lib/veritas/relation/operation/order.rb:105
Alive: rspec:noop:Veritas::Relation::Operation::Order#insert:/home/mbj/devel/veritas/lib/veritas/relation/operation/order.rb:105:75e76 (0.20s)
Subject: Veritas::Attribute::Comparable#asc:/home/mbj/devel/veritas/lib/veritas/attribute/comparable.rb:26
Alive: rspec:noop:Veritas::Attribute::Comparable#asc:/home/mbj/devel/veritas/lib/veritas/attribute/comparable.rb:26:06550 (0.12s)
Subject: Veritas::Attribute::Comparable#desc:/home/mbj/devel/veritas/lib/veritas/attribute/comparable.rb:38
Alive: rspec:noop:Veritas::Attribute::Comparable#desc:/home/mbj/devel/veritas/lib/veritas/attribute/comparable.rb:38:7d751 (0.13s)
Subject: Veritas::Attribute.coerce:/home/mbj/devel/veritas/lib/veritas/attribute.rb:34
Alive: rspec:noop:Veritas::Attribute.coerce:/home/mbj/devel/veritas/lib/veritas/attribute.rb:34:d9cee (0.17s)
Subject: Veritas::Attribute.infer_type:/home/mbj/devel/veritas/lib/veritas/attribute.rb:70
Alive: rspec:noop:Veritas::Attribute.infer_type:/home/mbj/devel/veritas/lib/veritas/attribute.rb:70:97263 (0.14s)
Subject: Veritas::Attribute.name_from:/home/mbj/devel/veritas/lib/veritas/attribute.rb:53
Alive: rspec:noop:Veritas::Attribute.name_from:/home/mbj/devel/veritas/lib/veritas/attribute.rb:53:5a57d (0.13s)
Subject: Veritas::Attribute#call:/home/mbj/devel/veritas/lib/veritas/attribute.rb:109
Alive: rspec:noop:Veritas::Attribute#call:/home/mbj/devel/veritas/lib/veritas/attribute.rb:109:94317 (0.13s)
Subject: Veritas::Attribute#coerce:/home/mbj/devel/veritas/lib/veritas/attribute.rb:204
Alive: rspec:noop:Veritas::Attribute#coerce:/home/mbj/devel/veritas/lib/veritas/attribute.rb:204:3c516 (0.31s)
Subject: Veritas::Attribute#initialize:/home/mbj/devel/veritas/lib/veritas/attribute.rb:92
Alive: rspec:noop:Veritas::Attribute#initialize:/home/mbj/devel/veritas/lib/veritas/attribute.rb:92:a7716 (0.32s)
Alive: rspec:Veritas::Attribute#initialize:/home/mbj/devel/veritas/lib/veritas/attribute.rb:92:8f9f1 (0.46s)
@@ -1,4 +1,4 @@
-def initialize(name, options = {})
+def initialize(name, options = {nil => nil})
@name = name.to_sym
@options = freeze_object(options.to_hash)
@required = @options.fetch(:required, true)
Subject: Veritas::Attribute#rename:/home/mbj/devel/veritas/lib/veritas/attribute.rb:126
Alive: rspec:noop:Veritas::Attribute#rename:/home/mbj/devel/veritas/lib/veritas/attribute.rb:126:0214b (0.18s)
Subject: Veritas::Attribute#required?:/home/mbj/devel/veritas/lib/veritas/attribute.rb:147
Alive: rspec:noop:Veritas::Attribute#required?:/home/mbj/devel/veritas/lib/veritas/attribute.rb:147:3b277 (0.13s)
Subject: Veritas::Attribute#type:/home/mbj/devel/veritas/lib/veritas/attribute.rb:135
Alive: rspec:noop:Veritas::Attribute#type:/home/mbj/devel/veritas/lib/veritas/attribute.rb:135:b0af4 (0.12s)
/home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/loader.rb:41:in `eval': <main>:4: syntax error, unexpected keyword_end (SyntaxError)
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/loader.rb:41:in `run'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/loader.rb:27:in `initialize'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/abstract_type-0.0.2/lib/abstract_type.rb:37:in `new'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/abstract_type-0.0.2/lib/abstract_type.rb:37:in `new'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/support/method_object.rb:28:in `run'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/mutation.rb:40:in `insert'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/killer/rspec.rb:31:in `run'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/adamantium-0.0.3/lib/adamantium/module_methods.rb:80:in `call'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/adamantium-0.0.3/lib/adamantium/module_methods.rb:80:in `block (2 levels) in define_memoize_method'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/adamantium-0.0.3/lib/adamantium/module_methods.rb:79:in `fetch'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/adamantium-0.0.3/lib/adamantium/module_methods.rb:79:in `block in define_memoize_method'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/killer.rb:119:in `run_with_benchmark'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/killer.rb:108:in `initialize'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/killer/rspec.rb:17:in `initialize'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/abstract_type-0.0.2/lib/abstract_type.rb:37:in `new'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/abstract_type-0.0.2/lib/abstract_type.rb:37:in `new'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/adamantium-0.0.3/lib/adamantium/class_methods.rb:15:in `new'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/killer/forking.rb:44:in `block in run'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/killer/forking.rb:43:in `fork'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/killer/forking.rb:43:in `run'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/killer.rb:119:in `run_with_benchmark'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/killer.rb:108:in `initialize'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/killer/forking.rb:17:in `initialize'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/abstract_type-0.0.2/lib/abstract_type.rb:37:in `new'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/abstract_type-0.0.2/lib/abstract_type.rb:37:in `new'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/adamantium-0.0.3/lib/adamantium/class_methods.rb:15:in `new'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/killer/forking.rb:88:in `new'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/strategy.rb:54:in `kill'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/runner.rb:148:in `killer'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/runner.rb:133:in `kill'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/runner.rb:93:in `block in run_subject'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/subject.rb:43:in `block in each'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/mutator.rb:181:in `call'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/mutator.rb:181:in `emit!'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/mutator.rb:137:in `emit'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/mutator/node.rb:121:in `block in emit_attribute_mutations'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/mutator.rb:181:in `call'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/mutator.rb:181:in `emit!'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/mutator.rb:137:in `emit'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/mutator/node.rb:121:in `block in emit_attribute_mutations'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/mutator.rb:181:in `call'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/mutator.rb:181:in `emit!'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/mutator.rb:137:in `emit'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/mutator/util.rb:92:in `block (2 levels) in emit_element_mutations'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/mutator.rb:181:in `call'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/mutator.rb:181:in `emit!'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/mutator.rb:137:in `emit'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/mutator/node/send.rb:102:in `emit_implicit_self_receiver'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/mutator/node/send.rb:18:in `dispatch'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/mutator.rb:70:in `initialize'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/abstract_type-0.0.2/lib/abstract_type.rb:37:in `new'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/abstract_type-0.0.2/lib/abstract_type.rb:37:in `new'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/adamantium-0.0.3/lib/adamantium/class_methods.rb:15:in `new'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/mutator.rb:17:in `each'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/mutator/util.rb:90:in `each'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/mutator/util.rb:90:in `block in emit_element_mutations'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/mutator/util.rb:87:in `each'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/mutator/util.rb:87:in `each_with_index'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/mutator/util.rb:87:in `emit_element_mutations'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/mutator/util.rb:76:in `dispatch'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/mutator.rb:70:in `initialize'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/abstract_type-0.0.2/lib/abstract_type.rb:37:in `new'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/abstract_type-0.0.2/lib/abstract_type.rb:37:in `new'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/adamantium-0.0.3/lib/adamantium/class_methods.rb:15:in `new'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/mutator.rb:17:in `each'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/mutator/node.rb:117:in `emit_attribute_mutations'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/mutator/node/block.rb:19:in `dispatch'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/mutator.rb:70:in `initialize'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/abstract_type-0.0.2/lib/abstract_type.rb:37:in `new'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/abstract_type-0.0.2/lib/abstract_type.rb:37:in `new'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/adamantium-0.0.3/lib/adamantium/class_methods.rb:15:in `new'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/mutator.rb:17:in `each'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/mutator/node.rb:117:in `emit_attribute_mutations'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/mutator/node/define.rb:18:in `dispatch'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/mutator.rb:70:in `initialize'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/abstract_type-0.0.2/lib/abstract_type.rb:37:in `new'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/abstract_type-0.0.2/lib/abstract_type.rb:37:in `new'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/adamantium-0.0.3/lib/adamantium/class_methods.rb:15:in `new'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/mutator.rb:17:in `each'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/subject.rb:42:in `each'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/runner.rb:90:in `run_subject'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/runner.rb:76:in `block in run'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/matcher/scope_methods.rb:82:in `block in emit_matches'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/matcher/method.rb:38:in `block in each'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/matcher/method.rb:37:in `tap'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/matcher/method.rb:37:in `each'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/matcher/scope_methods.rb:81:in `emit_matches'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/matcher/scope_methods.rb:29:in `block in each'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/matcher/scope_methods.rb:28:in `each'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/matcher/scope_methods.rb:28:in `each'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/matcher/object_space.rb:81:in `block in emit_scope_matches'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/matcher/object_space.rb:80:in `each'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/matcher/object_space.rb:80:in `emit_scope_matches'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/matcher/object_space.rb:42:in `block in each'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/matcher/object_space.rb:109:in `emit_scope'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/matcher/object_space.rb:95:in `block in scopes'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/matcher/object_space.rb:94:in `each_object'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/matcher/object_space.rb:94:in `scopes'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/matcher/object_space.rb:41:in `each'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/matcher/object_space.rb:41:in `each'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/runner.rb:74:in `run'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/runner.rb:52:in `initialize'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/adamantium-0.0.3/lib/adamantium/class_methods.rb:15:in `new'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/adamantium-0.0.3/lib/adamantium/class_methods.rb:15:in `new'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/support/method_object.rb:28:in `run'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/lib/mutant/cli.rb:22:in `run'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/gems/mutant-0.2.5/bin/mutant:14:in `<top (required)>'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/bin/mutant:23:in `load'
from /home/mbj/.rvm/gems/ruby-1.9.3-p327@veritas/bin/mutant:23:in `<main>'
Alive: rspec:Veritas::Attribute#type:/home/mbj/devel/veritas/lib/veritas/attribute.rb:135:9b966 (0.06s)
@@ -1,4 +1,4 @@
def type
- self.class
+ class
end
Subject: Veritas::Attribute#valid_or_optional?:/home/mbj/devel/veritas/lib/veritas/attribute.rb:193
Alive: rspec:noop:Veritas::Attribute#valid_or_optional?:/home/mbj/devel/veritas/lib/veritas/attribute.rb:193:47ee3 (0.35s)
Subject: Veritas::Attribute#valid_primitive?:/home/mbj/devel/veritas/lib/veritas/attribute.rb:162
Spec file(s): "spec/unit/veritas/attribute/valid_primitive_predicate_spec.rb" not found for noop:Veritas::Attribute#valid_primitive?:/home/mbj/devel/veritas/lib/veritas/attribute.rb:162:60d91
Alive: rspec:noop:Veritas::Attribute#valid_primitive?:/home/mbj/devel/veritas/lib/veritas/attribute.rb:162:60d91 (0.08s)
Spec file(s): "spec/unit/veritas/attribute/valid_primitive_predicate_spec.rb" not found for Veritas::Attribute#valid_primitive?:/home/mbj/devel/veritas/lib/veritas/attribute.rb:162:fc607
Alive: rspec:Veritas::Attribute#valid_primitive?:/home/mbj/devel/veritas/lib/veritas/attribute.rb:162:fc607 (0.08s)
@@ -1,4 +1,4 @@
def valid_primitive?(value)
- value.kind_of?(self.class.primitive)
+ nil
end
Spec file(s): "spec/unit/veritas/attribute/valid_primitive_predicate_spec.rb" not found for Veritas::Attribute#valid_primitive?:/home/mbj/devel/veritas/lib/veritas/attribute.rb:162:745a0
Alive: rspec:Veritas::Attribute#valid_primitive?:/home/mbj/devel/veritas/lib/veritas/attribute.rb:162:745a0 (0.09s)
@@ -1,4 +1,4 @@
def valid_primitive?(value)
- value.kind_of?(self.class.primitive)
+ value.kind_of?
end
Spec file(s): "spec/unit/veritas/attribute/valid_primitive_predicate_spec.rb" not found for Veritas::Attribute#valid_primitive?:/home/mbj/devel/veritas/lib/veritas/attribute.rb:162:7c142
Alive: rspec:Veritas::Attribute#valid_primitive?:/home/mbj/devel/veritas/lib/veritas/attribute.rb:162:7c142 (0.10s)
@@ -1,4 +1,4 @@
-def valid_primitive?(value)
+def valid_primitive?
value.kind_of?(self.class.primitive)
end
Spec file(s): "spec/unit/veritas/attribute/valid_primitive_predicate_spec.rb" not found for Veritas::Attribute#valid_primitive?:/home/mbj/devel/veritas/lib/veritas/attribute.rb:162:96840
Alive: rspec:Veritas::Attribute#valid_primitive?:/home/mbj/devel/veritas/lib/veritas/attribute.rb:162:96840 (0.08s)
@@ -1,4 +1,4 @@
-def valid_primitive?(value)
+def valid_primitive?(s29d5da533512163a69c5)
value.kind_of?(self.class.primitive)
end
Subject: Veritas::Attribute#valid_value?:/home/mbj/devel/veritas/lib/veritas/attribute.rb:177
Alive: rspec:noop:Veritas::Attribute#valid_value?:/home/mbj/devel/veritas/lib/veritas/attribute.rb:177:a0983 (0.13s)
Subject: Veritas::Relation::Operation::Insertion::Methods#insert:/home/mbj/devel/veritas/lib/veritas/relation/operation/insertion.rb:34
Alive: rspec:noop:Veritas::Relation::Operation::Insertion::Methods#insert:/home/mbj/devel/veritas/lib/veritas/relation/operation/insertion.rb:34:ecefc (0.22s)
Subject: Veritas::Relation::Operation::Insertion#initialize:/home/mbj/devel/veritas/lib/veritas/relation/operation/insertion.rb:18
Spec file(s): "spec/unit/veritas/relation/operation/insertion/*_spec.rb" not found for noop:Veritas::Relation::Operation::Insertion#initialize:/home/mbj/devel/veritas/lib/veritas/relation/operation/insertion.rb:18:67956
Alive: rspec:noop:Veritas::Relation::Operation::Insertion#initialize:/home/mbj/devel/veritas/lib/veritas/relation/operation/insertion.rb:18:67956 (0.10s)
Spec file(s): "spec/unit/veritas/relation/operation/insertion/*_spec.rb" not found for Veritas::Relation::Operation::Insertion#initialize:/home/mbj/devel/veritas/lib/veritas/relation/operation/insertion.rb:18:48a3b
Alive: rspec:Veritas::Relation::Operation::Insertion#initialize:/home/mbj/devel/veritas/lib/veritas/relation/operation/insertion.rb:18:48a3b (0.10s)
@@ -1,4 +1,4 @@
def initialize(*args)
- @relation = Algebra::Union.new(*args)
+ nil
end
Subject: Veritas::Relation::Operation::Deletion::Methods#delete:/home/mbj/devel/veritas/lib/veritas/relation/operation/deletion.rb:34
Alive: rspec:noop:Veritas::Relation::Operation::Deletion::Methods#delete:/home/mbj/devel/veritas/lib/veritas/relation/operation/deletion.rb:34:f8b23 (0.22s)
Subject: Veritas::Relation::Operation::Deletion#initialize:/home/mbj/devel/veritas/lib/veritas/relation/operation/deletion.rb:18
Spec file(s): "spec/unit/veritas/relation/operation/deletion/*_spec.rb" not found for noop:Veritas::Relation::Operation::Deletion#initialize:/home/mbj/devel/veritas/lib/veritas/relation/operation/deletion.rb:18:14ed6
Alive: rspec:noop:Veritas::Relation::Operation::Deletion#initialize:/home/mbj/devel/veritas/lib/veritas/relation/operation/deletion.rb:18:14ed6 (0.08s)
Spec file(s): "spec/unit/veritas/relation/operation/deletion/*_spec.rb" not found for Veritas::Relation::Operation::Deletion#initialize:/home/mbj/devel/veritas/lib/veritas/relation/operation/deletion.rb:18:7ac33
Alive: rspec:Veritas::Relation::Operation::Deletion#initialize:/home/mbj/devel/veritas/lib/veritas/relation/operation/deletion.rb:18:7ac33 (0.08s)
@@ -1,4 +1,4 @@
def initialize(*args)
- @relation = Algebra::Difference.new(*args)
+ nil
end
Subject: Veritas::Attribute::Numeric.primitive:/home/mbj/devel/veritas/lib/veritas/attribute/numeric.rb:34
Alive: rspec:noop:Veritas::Attribute::Numeric.primitive:/home/mbj/devel/veritas/lib/veritas/attribute/numeric.rb:34:4713a (0.12s)
Subject: Veritas::Attribute::Numeric#initialize:/home/mbj/devel/veritas/lib/veritas/attribute/numeric.rb:52
Alive: rspec:noop:Veritas::Attribute::Numeric#initialize:/home/mbj/devel/veritas/lib/veritas/attribute/numeric.rb:52:e8fdf (0.24s)
Subject: Veritas::Attribute::Numeric#valid_value?:/home/mbj/devel/veritas/lib/veritas/attribute/numeric.rb:68
Alive: rspec:noop:Veritas::Attribute::Numeric#valid_value?:/home/mbj/devel/veritas/lib/veritas/attribute/numeric.rb:68:bd589 (0.13s)
Subject: Veritas::Attribute::Class.primitive:/home/mbj/devel/veritas/lib/veritas/attribute/class.rb:17
Alive: rspec:noop:Veritas::Attribute::Class.primitive:/home/mbj/devel/veritas/lib/veritas/attribute/class.rb:17:6d175 (0.10s)
Subject: Veritas::Attribute::Boolean.primitive:/home/mbj/devel/veritas/lib/veritas/attribute/boolean.rb:20
Alive: rspec:noop:Veritas::Attribute::Boolean.primitive:/home/mbj/devel/veritas/lib/veritas/attribute/boolean.rb:20:be132 (0.11s)
Subject: Veritas::Attribute::Boolean#valid_value?:/home/mbj/devel/veritas/lib/veritas/attribute/boolean.rb:35
Alive: rspec:noop:Veritas::Attribute::Boolean#valid_value?:/home/mbj/devel/veritas/lib/veritas/attribute/boolean.rb:35:4d10c (0.14s)
Subject: Veritas::Attribute::Date.primitive:/home/mbj/devel/veritas/lib/veritas/attribute/date.rb:20
Alive: rspec:noop:Veritas::Attribute::Date.primitive:/home/mbj/devel/veritas/lib/veritas/attribute/date.rb:20:df5aa (0.13s)
Subject: Veritas::Attribute::Date#range:/home/mbj/devel/veritas/lib/veritas/attribute/date.rb:32
Alive: rspec:noop:Veritas::Attribute::Date#range:/home/mbj/devel/veritas/lib/veritas/attribute/date.rb:32:4a261 (0.13s)
Subject: Veritas::Relation::Proxy.included:/home/mbj/devel/veritas/lib/veritas/relation/proxy.rb:23
Spec file(s): "spec/unit/veritas/relation/proxy/class_methods/*_spec.rb" not found for noop:Veritas::Relation::Proxy.included:/home/mbj/devel/veritas/lib/veritas/relation/proxy.rb:23:22e29
Alive: rspec:noop:Veritas::Relation::Proxy.included:/home/mbj/devel/veritas/lib/veritas/relation/proxy.rb:23:22e29 (0.08s)
Spec file(s): "spec/unit/veritas/relation/proxy/class_methods/*_spec.rb" not found for Veritas::Relation::Proxy.included:/home/mbj/devel/veritas/lib/veritas/relation/proxy.rb:23:62b63
Alive: rspec:Veritas::Relation::Proxy.included:/home/mbj/devel/veritas/lib/veritas/relation/proxy.rb:23:62b63 (0.08s)
@@ -1,6 +1,4 @@
def self.included(descendant)
- descendant.class_eval do
- undef_method(*PROXY_METHODS | ENUMERABLE_METHODS - RELATION_METHODS)
- end
+ nil
end
Spec file(s): "spec/unit/veritas/relation/proxy/class_methods/*_spec.rb" not found for Veritas::Relation::Proxy.included:/home/mbj/devel/veritas/lib/veritas/relation/proxy.rb:23:730f5
Alive: rspec:Veritas::Relation::Proxy.included:/home/mbj/devel/veritas/lib/veritas/relation/proxy.rb:23:730f5 (0.10s)
@@ -1,6 +1,4 @@
def self.included(descendant)
- descendant.class_eval do
- undef_method(*PROXY_METHODS | ENUMERABLE_METHODS - RELATION_METHODS)
- end
+ descendant.class_eval
end
Spec file(s): "spec/unit/veritas/relation/proxy/class_methods/*_spec.rb" not found for Veritas::Relation::Proxy.included:/home/mbj/devel/veritas/lib/veritas/relation/proxy.rb:23:8fc06
Alive: rspec:Veritas::Relation::Proxy.included:/home/mbj/devel/veritas/lib/veritas/relation/proxy.rb:23:8fc06 (0.09s)
@@ -1,4 +1,4 @@
-def self.included(descendant)
+def self.included
descendant.class_eval do
undef_method(*PROXY_METHODS | ENUMERABLE_METHODS - RELATION_METHODS)
end
Spec file(s): "spec/unit/veritas/relation/proxy/class_methods/*_spec.rb" not found for Veritas::Relation::Proxy.included:/home/mbj/devel/veritas/lib/veritas/relation/proxy.rb:23:97e7e
Alive: rspec:Veritas::Relation::Proxy.included:/home/mbj/devel/veritas/lib/veritas/relation/proxy.rb:23:97e7e (0.09s)
@@ -1,4 +1,4 @@
-def self.included(descendant)
+def self.included(s03cb48b1d055ec77b11c)
descendant.class_eval do
undef_method(*PROXY_METHODS | ENUMERABLE_METHODS - RELATION_METHODS)
end
Subject: Veritas::Relation::Proxy#forward:/home/mbj/devel/veritas/lib/veritas/relation/proxy.rb:89
Alive: rspec:noop:Veritas::Relation::Proxy#forward:/home/mbj/devel/veritas/lib/veritas/relation/proxy.rb:89:cbadc (0.26s)
Alive: rspec:Veritas::Relation::Proxy#forward:/home/mbj/devel/veritas/lib/veritas/relation/proxy.rb:89:7dbc5 (0.27s)
@@ -1,5 +0,4 @@
def forward(*args, &block)
- relation = self.relation
response = relation.send(*args, &block)
if response.equal?(relation)
self
Alive: rspec:Veritas::Relation::Proxy#forward:/home/mbj/devel/veritas/lib/veritas/relation/proxy.rb:89:444ca (0.30s)
@@ -1,5 +1,5 @@
def forward(*args, &block)
- relation = self.relation
+ s58cd5870b0af586aed7f = self.relation
response = relation.send(*args, &block)
if response.equal?(relation)
self
Subject: Veritas::Relation::Proxy#forwardable?:/home/mbj/devel/veritas/lib/veritas/relation/proxy.rb:75
Alive: rspec:noop:Veritas::Relation::Proxy#forwardable?:/home/mbj/devel/veritas/lib/veritas/relation/proxy.rb:75:5fa48 (0.28s)
Subject: Veritas::Relation::Proxy#method_missing:/home/mbj/devel/veritas/lib/veritas/relation/proxy.rb:64
Alive: rspec:noop:Veritas::Relation::Proxy#method_missing:/home/mbj/devel/veritas/lib/veritas/relation/proxy.rb:64:6bde4 (0.26s)
Subject: Veritas::Relation::Proxy#respond_to?:/home/mbj/devel/veritas/lib/veritas/relation/proxy.rb:46
Alive: rspec:noop:Veritas::Relation::Proxy#respond_to?:/home/mbj/devel/veritas/lib/veritas/relation/proxy.rb:46:9cb2c (0.16s)
Subject: Veritas::Function::Numeric::Modulo::Methods#modulo:/home/mbj/devel/veritas/lib/veritas/function/numeric/modulo.rb:41
Alive: rspec:noop:Veritas::Function::Numeric::Modulo::Methods#modulo:/home/mbj/devel/veritas/lib/veritas/function/numeric/modulo.rb:41:7bdc7 (0.16s)
Subject: Veritas::Function::Numeric::Modulo.operation:/home/mbj/devel/veritas/lib/veritas/function/numeric/modulo.rb:19
Alive: rspec:noop:Veritas::Function::Numeric::Modulo.operation:/home/mbj/devel/veritas/lib/veritas/function/numeric/modulo.rb:19:3ee15 (0.13s)
Subject: Veritas::Function.extract_value:/home/mbj/devel/veritas/lib/veritas/function.rb:41
Alive: rspec:noop:Veritas::Function.extract_value:/home/mbj/devel/veritas/lib/veritas/function.rb:41:1129d (0.16s)
Subject: Veritas::Function.rename_attributes:/home/mbj/devel/veritas/lib/veritas/function.rb:23
Alive: rspec:noop:Veritas::Function.rename_attributes:/home/mbj/devel/veritas/lib/veritas/function.rb:23:e57cc (0.15s)
Subject: Veritas::Algebra::Product::Methods#product:/home/mbj/devel/veritas/lib/veritas/algebra/product.rb:117
Alive: rspec:noop:Veritas::Algebra::Product::Methods#product:/home/mbj/devel/veritas/lib/veritas/algebra/product.rb:117:5c218 (0.16s)
Subject: Veritas::Algebra::Product.assert_disjointed_headers:/home/mbj/devel/veritas/lib/veritas/algebra/product.rb:37
def self.assert_disjointed_headers(left, right)
if left.header & right.header.any?
raise(InvalidHeaderError, "the headers must be disjointed")
end
end
Subject: Veritas::Algebra::Product.new:/home/mbj/devel/veritas/lib/veritas/algebra/product.rb:21
Alive: rspec:noop:Veritas::Algebra::Product.new:/home/mbj/devel/veritas/lib/veritas/algebra/product.rb:21:aec9b (0.17s)
Subject: Veritas::Algebra::Product#delete:/home/mbj/devel/veritas/lib/veritas/algebra/product.rb:97
Alive: rspec:noop:Veritas::Algebra::Product#delete:/home/mbj/devel/veritas/lib/veritas/algebra/product.rb:97:0f2a5 (0.14s)
Subject: Veritas::Algebra::Product#each:/home/mbj/devel/veritas/lib/veritas/algebra/product.rb:59
Alive: rspec:noop:Veritas::Algebra::Product#each:/home/mbj/devel/veritas/lib/veritas/algebra/product.rb:59:4fbed (0.20s)
Subject: Veritas::Algebra::Product#insert:/home/mbj/devel/veritas/lib/veritas/algebra/product.rb:82
Alive: rspec:noop:Veritas::Algebra::Product#insert:/home/mbj/devel/veritas/lib/veritas/algebra/product.rb:82:8f502 (0.13s)
Subject: Veritas::Aggregate::StandardDeviation::Methods#standard_deviation:/home/mbj/devel/veritas/lib/veritas/aggregate/standard_deviation.rb:51
Alive: rspec:noop:Veritas::Aggregate::StandardDeviation::Methods#standard_deviation:/home/mbj/devel/veritas/lib/veritas/aggregate/standard_deviation.rb:51:5ef43 (0.15s)
Subject: Veritas::Aggregate::StandardDeviation.finalize:/home/mbj/devel/veritas/lib/veritas/aggregate/standard_deviation.rb:22
Alive: rspec:noop:Veritas::Aggregate::StandardDeviation.finalize:/home/mbj/devel/veritas/lib/veritas/aggregate/standard_deviation.rb:22:e0c6f (0.14s)
Subject: Veritas::Aggregate::StandardDeviation#type:/home/mbj/devel/veritas/lib/veritas/aggregate/standard_deviation.rb:32
Alive: rspec:noop:Veritas::Aggregate::StandardDeviation#type:/home/mbj/devel/veritas/lib/veritas/aggregate/standard_deviation.rb:32:c1c49 (0.13s)
Subject: Veritas::Attribute::Object.primitive:/home/mbj/devel/veritas/lib/veritas/attribute/object.rb:22
Alive: rspec:noop:Veritas::Attribute::Object.primitive:/home/mbj/devel/veritas/lib/veritas/attribute/object.rb:22:ff987 (0.12s)
Subject: Veritas::Function::Connective::Conjunction::Methods#and:/home/mbj/devel/veritas/lib/veritas/function/connective/conjunction.rb:63
Alive: rspec:noop:Veritas::Function::Connective::Conjunction::Methods#and:/home/mbj/devel/veritas/lib/veritas/function/connective/conjunction.rb:63:966f7 (0.13s)
Subject: Veritas::Function::Connective::Conjunction.call:/home/mbj/devel/veritas/lib/veritas/function/connective/conjunction.rb:31
Alive: rspec:noop:Veritas::Function::Connective::Conjunction.call:/home/mbj/devel/veritas/lib/veritas/function/connective/conjunction.rb:31:bf414 (0.12s)
Subject: Veritas::Relation::Header.assert_unique_names:/home/mbj/devel/veritas/lib/veritas/relation/header.rb:68
Alive: rspec:noop:Veritas::Relation::Header.assert_unique_names:/home/mbj/devel/veritas/lib/veritas/relation/header.rb:68:be49f (0.18s)
Subject: Veritas::Relation::Header.coerce:/home/mbj/devel/veritas/lib/veritas/relation/header.rb:280
Alive: rspec:noop:Veritas::Relation::Header.coerce:/home/mbj/devel/veritas/lib/veritas/relation/header.rb:280:f22f0 (0.16s)
Subject: Veritas::Relation::Header.coerce_attribute:/home/mbj/devel/veritas/lib/veritas/relation/header.rb:54
Alive: rspec:noop:Veritas::Relation::Header.coerce_attribute:/home/mbj/devel/veritas/lib/veritas/relation/header.rb:54:86a85 (0.18s)
Subject: Veritas::Relation::Header.coerce_attributes:/home/mbj/devel/veritas/lib/veritas/relation/header.rb:43
Alive: rspec:noop:Veritas::Relation::Header.coerce_attributes:/home/mbj/devel/veritas/lib/veritas/relation/header.rb:43:32f5c (0.18s)
Subject: Veritas::Relation::Header.duplicate_names:/home/mbj/devel/veritas/lib/veritas/relation/header.rb:86
Alive: rspec:noop:Veritas::Relation::Header.duplicate_names:/home/mbj/devel/veritas/lib/veritas/relation/header.rb:86:cf376 (0.18s)
Subject: Veritas::Relation::Header.new:/home/mbj/devel/veritas/lib/veritas/relation/header.rb:30
Alive: rspec:noop:Veritas::Relation::Header.new:/home/mbj/devel/veritas/lib/veritas/relation/header.rb:30:3d00f (0.17s)
Subject: Veritas::Relation::Header#call:/home/mbj/devel/veritas/lib/veritas/relation/header.rb:138
Alive: rspec:noop:Veritas::Relation::Header#call:/home/mbj/devel/veritas/lib/veritas/relation/header.rb:138:9324f (0.13s)
Subject: Veritas::Relation::Header#coerce:/home/mbj/devel/veritas/lib/veritas/relation/header.rb:268
Alive: rspec:noop:Veritas::Relation::Header#coerce:/home/mbj/devel/veritas/lib/veritas/relation/header.rb:268:28278 (0.61s)
Subject: Veritas::Relation::Header#difference:/home/mbj/devel/veritas/lib/veritas/relation/header.rb:219
Alive: rspec:noop:Veritas::Relation::Header#difference:/home/mbj/devel/veritas/lib/veritas/relation/header.rb:219:07604 (0.14s)
Subject: Veritas::Relation::Header#each:/home/mbj/devel/veritas/lib/veritas/relation/header.rb:121
Alive: rspec:noop:Veritas::Relation::Header#each:/home/mbj/devel/veritas/lib/veritas/relation/header.rb:121:0e2d3 (0.16s)
Subject: Veritas::Relation::Header#empty?:/home/mbj/devel/veritas/lib/veritas/relation/header.rb:243
Alive: rspec:noop:Veritas::Relation::Header#empty?:/home/mbj/devel/veritas/lib/veritas/relation/header.rb:243:20654 (0.13s)
Subject: Veritas::Relation::Header#extend:/home/mbj/devel/veritas/lib/veritas/relation/header.rb:171
Alive: rspec:noop:Veritas::Relation::Header#extend:/home/mbj/devel/veritas/lib/veritas/relation/header.rb:171:0ba93 (0.16s)
Subject: Veritas::Relation::Header#initialize:/home/mbj/devel/veritas/lib/veritas/relation/header.rb:102
Alive: rspec:noop:Veritas::Relation::Header#initialize:/home/mbj/devel/veritas/lib/veritas/relation/header.rb:102:80969 (0.63s)
Subject: Veritas::Relation::Header#intersect:/home/mbj/devel/veritas/lib/veritas/relation/header.rb:197
Alive: rspec:noop:Veritas::Relation::Header#intersect:/home/mbj/devel/veritas/lib/veritas/relation/header.rb:197:e6eb4 (0.19s)
Subject: Veritas::Relation::Header#new:/home/mbj/devel/veritas/lib/veritas/relation/header.rb:256
Alive: rspec:noop:Veritas::Relation::Header#new:/home/mbj/devel/veritas/lib/veritas/relation/header.rb:256:400a8 (0.64s)
Subject: Veritas::Relation::Header#project:/home/mbj/devel/veritas/lib/veritas/relation/header.rb:156
def project(attributes)
new(attributes.map do |attribute|
[attribute]
end)
end
Subject: Veritas::Relation::Header#rename:/home/mbj/devel/veritas/lib/veritas/relation/header.rb:186
Alive: rspec:noop:Veritas::Relation::Header#rename:/home/mbj/devel/veritas/lib/veritas/relation/header.rb:186:977f9 (0.16s)
Subject: Veritas::Relation::Header#to_ary:/home/mbj/devel/veritas/lib/veritas/relation/header.rb:231
Alive: rspec:noop:Veritas::Relation::Header#to_ary:/home/mbj/devel/veritas/lib/veritas/relation/header.rb:231:20a1d (0.14s)
Subject: Veritas::Relation::Header#union:/home/mbj/devel/veritas/lib/veritas/relation/header.rb:208
Alive: rspec:noop:Veritas::Relation::Header#union:/home/mbj/devel/veritas/lib/veritas/relation/header.rb:208:a64c4 (0.14s)
Subject: Veritas::Algebra::Rename#delete:/home/mbj/devel/veritas/lib/veritas/algebra/rename.rb:88
Alive: rspec:noop:Veritas::Algebra::Rename#delete:/home/mbj/devel/veritas/lib/veritas/algebra/rename.rb:88:b6316 (0.43s)
Alive: rspec:Veritas::Algebra::Rename#delete:/home/mbj/devel/veritas/lib/veritas/algebra/rename.rb:88:0715e (0.51s)
@@ -1,6 +0,5 @@
def delete(other)
other = coerce(other)
- aliases = self.aliases
operand.delete(other.rename(aliases.inverse)).rename(aliases)
end
Alive: rspec:Veritas::Algebra::Rename#delete:/home/mbj/devel/veritas/lib/veritas/algebra/rename.rb:88:496db (0.56s)
@@ -1,6 +1,6 @@
def delete(other)
other = coerce(other)
- aliases = self.aliases
+ s4632afee60b9e76e151b = self.aliases
operand.delete(other.rename(aliases.inverse)).rename(aliases)
end
Subject: Veritas::Algebra::Rename#each:/home/mbj/devel/veritas/lib/veritas/algebra/rename.rb:56
Alive: rspec:noop:Veritas::Algebra::Rename#each:/home/mbj/devel/veritas/lib/veritas/algebra/rename.rb:56:b55a3 (0.18s)
Subject: Veritas::Algebra::Rename#initialize:/home/mbj/devel/veritas/lib/veritas/algebra/rename.rb:35
Alive: rspec:noop:Veritas::Algebra::Rename#initialize:/home/mbj/devel/veritas/lib/veritas/algebra/rename.rb:35:1103c (1.08s)
Subject: Veritas::Algebra::Rename#insert:/home/mbj/devel/veritas/lib/veritas/algebra/rename.rb:72
Alive: rspec:noop:Veritas::Algebra::Rename#insert:/home/mbj/devel/veritas/lib/veritas/algebra/rename.rb:72:d25df (0.44s)
Alive: rspec:Veritas::Algebra::Rename#insert:/home/mbj/devel/veritas/lib/veritas/algebra/rename.rb:72:424ae (0.51s)
@@ -1,6 +0,5 @@
def insert(other)
other = coerce(other)
- aliases = self.aliases
operand.insert(other.rename(aliases.inverse)).rename(aliases)
end
Alive: rspec:Veritas::Algebra::Rename#insert:/home/mbj/devel/veritas/lib/veritas/algebra/rename.rb:72:ecfa0 (0.57s)
@@ -1,6 +1,6 @@
def insert(other)
other = coerce(other)
- aliases = self.aliases
+ s0cd48b975cdc737f16d5 = self.aliases
operand.insert(other.rename(aliases.inverse)).rename(aliases)
end
subjects: 385
mutations: 2559
noop_fails: 8
kills: 2426
alive: 133
mtime: 563.93s
rtime: 673.77s
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment