| File: | blib/lib/Test/Mocha.pm | 
| Coverage: | 91.7% | 
| line | % | coverage | condition | ||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| 87 | 100 | 
 | blessed($exception[0]) and $exception[0]->can('throw') | ||||||||||||
| 105 | 100 | 
 | @_ > 0 and ref $_[0] eq 'CODE' | ||||||||||||
| 117 | 67 | 
 | $called_ok ||= ×(1) | ||||||||||||
| 194 | 100 | 
 | not @mocks or grep {not MockType->check($_);} @mocks |