blib/lib/Test/Spec/RMock/MockObject.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 5 | 8 | 62.5 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
73 | 31 | 15 | 0 | not $$self{'_canceled'} and $report |
line | l | !l | condition |
---|---|---|---|
65 | 3 | 22 | $$self{'_messages'}{$message} ||= [] |
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') |