Condition Coverage

blib/lib/Test/Spec/RMock/MockObject.pm
Criterion Covered Total %
condition 5 8 62.5


and 3 conditions

line !l l&&!r l&&r condition
73 31 15 0 not $$self{'_canceled'} and $report

or 2 conditions

line l !l condition
65 3 22 $$self{'_messages'}{$message} ||= []

or 3 conditions

line l !l&&r !l&&!r condition
13 26 0 0 'Test::Spec'->current_context || Carp::croak('Test::Spec::RMocks only works in conjunction with Test::Spec')