Branch Coverage

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

line%coveragebranch
64100TFif ref $_ ne 'CODE'
83100TFif @return_values == 1
85100TFif @return_values > 1
94100TFif blessed($exception[0]) and $exception[0]->can('throw')
111100TFif (@_ > 0 and ref $_[0] eq 'CODE')
114100TFif (@_ > 0)
131100TFunless Num->check($n)
143100TFunless Num->check($n)
154100TFunless Num->check($n)
165100TFunless NumRange->check([$lower, $upper])
187100TFunless MockType->check($mock)
198100TFif not @mocks or grep {not MockType->check($_);} @mocks
227100TFif defined ${$caller_pkg . '::INC';}{$module_file}
231100TFif defined *{$mocked_class . '::AUTOLOAD';}{'CODE'}