Condition Coverage

blib/lib/Test/EasyMock/Expectation.pm
Criterion Covered Total %
condition 5 6 83.3


and 3 conditions

line !l l&&!r l&&r condition
113 14 37 64 $$self{'_method'} eq $$args{'method'} && $$self{'_args'}->matches($$args{'args'})

or 3 conditions

line l !l&&r !l&&!r condition
81 29 15 0 shift @{$$self{'_results'};} || $$self{'_stub_result'}