| blib/lib/Test/Spec/RMock/MockObject.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % | 
| branch | 13 | 14 | 92.8 | 
| line | true | false | branch | 
|---|---|---|---|
| 43 | 2 | 1 | if (@chain) | 
| 73 | 0 | 46 | if not $$self{'_canceled'} and $report | 
| 81 | 6 | 52 | unless $m->is_call_constrint_satisfied | 
| 90 | 25 | 8 | if $e->is_all_conditions_satisfied(@args) | 
| 93 | 2 | 2 | if $e->does_arguments_match(@args) | 
| 106 | 5 | 29 | unless ($expectations) | 
| 107 | 3 | 2 | if $$self{'_is_null_object'} |