Branch Coverage

File:blib/lib/Test/Mocha/Util.pm
Coverage:100.0%

line%coveragebranch
32100TFif (Slurpy->check($_))
33100TFif $i < $#args
37100TFunless $slurpy->is_a_type_of(ArrayRef()) or $slurpy->is_a_type_of(HashRef())
62100TFif $package ne 'UNIVERSAL::ref'
72100TFunless defined $$stubs{$method_call->name}
75100TFif $stub->satisfied_by($method_call)
94100TFif /^No arguments allowed after a slurpy type constraint/ms or /^Slurpy argument must be a type of ArrayRef or HashRef/ms
100100TFif $Test::Mocha::Mock::num_method_calls == 0
102100TFif $Test::Mocha::Mock::num_method_calls > 1
109100TFif (defined $Test::Mocha::Mock::last_response)