Condition Coverage

blib/lib/Test/Mocha.pm
Criterion Covered Total %
condition 8 9 88.8


and 3 conditions

line !l l&&!r l&&r condition
89 8 1 1 blessed($exception[0]) and $exception[0]->can('throw')

or 3 conditions

line l !l&&r !l&&!r condition
162 55 58 0 $called_ok ||= ×(1)
296 2 2 2 not @mocks or grep {not MockType->check($_);} @mocks