Branch Coverage

blib/lib/Test/Spec/RMock/MessageExpectation.pm
Criterion Covered Total %
branch 5 6 83.3


line true false branch
21 0 29 if $$self{'_exception'}
27 28 5 if $$self{'_call_count_constraint'}->call($$self{'_number_of_times_called'} + 1)
33 21 11 if $self->_any_arguments_allowed