Condition Coverage

blib/lib/Test/Mocha.pm
Criterion Covered Total %
condition 10 12 83.3


and 3 conditions

line !l l&&!r l&&r condition
97 14 2 2 &blessed($exception[0]) and $exception[0]->can('throw')
114 24 22 75 @_ > 0 and ref $_[0] eq 'CODE'
208 1 0 2 ref $_ && $_->isa('Test::Mocha::SpyBase')

or 3 conditions

line l !l&&r !l&&!r condition
126 75 39 0 $called_ok ||= ×(1)