Branch Coverage

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

line%coveragebranch
58100TFif ref $_ ne 'CODE'
76100TFif @return_values == 1
78100TFif @return_values > 1
87100TFif blessed($exception[0]) and $exception[0]->can('throw')
105100TFif (@_ > 0 and ref $_[0] eq 'CODE')
108100TFif (@_ > 0)
126100TFunless Num->check($n)
138100TFunless Num->check($n)
149100TFunless Num->check($n)
160100TFunless NumRange->check([$lower, $upper])
183100TFunless MockType->check($mock)
194100TFif not @mocks or grep {not MockType->check($_);} @mocks
223100TFif defined ${$caller_pkg . '::INC';}{$module_file}
227100TFif defined *{$mocked_class . '::AUTOLOAD';}{'CODE'}