Branch Coverage

File:blib/lib/Test/Mocha/Spy.pm
Coverage:87.5%

line%coveragebranch
48100TFunless blessed $object
79100TFif ($self->__CaptureMode)
8050TFunless $self->__object->can($method_name)
96100TFif (my $stub = $self->__find_stub($method_call))
102100TFunless $self->__object->can($method_name)
11750TFif $class eq 'Test::Mocha::Spy'
129100TFif $role eq 'Test::Mocha::Spy'
131100TFunless CORE::ref $self