Branch Coverage

blib/lib/Test/EasyMock/MockControl.pm
Criterion Covered Total %
branch 8 8 100.0


line true false branch
72 51 52 $$self{'_is_replay_mode'} ? :
93 44 7 if ($expectation) { }
1 6 elsif ($object and $object->can($method)) { }
113 1 51 is_instance($args[0], 'Test::EasyMock::ArgumentsMatcher') ? :