| blib/lib/Test/EasyMock/MockControl.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % | 
| subroutine | 24 | 24 | 100.0 | 
| pod | 11 | 11 | 100.0 | 
| line | count | pod | subroutine | 
|---|---|---|---|
| 2 | 9 | n/a | BEGIN | 
| 3 | 9 | n/a | BEGIN | 
| 10 | 9 | n/a | BEGIN | 
| 11 | 9 | n/a | BEGIN | 
| 12 | 9 | n/a | BEGIN | 
| 13 | 9 | n/a | BEGIN | 
| 14 | 9 | n/a | BEGIN | 
| 15 | 9 | n/a | BEGIN | 
| 16 | 9 | n/a | BEGIN | 
| 17 | 9 | n/a | BEGIN | 
| 18 | 9 | n/a | BEGIN | 
| 30 | 8 | Yes | create_control | 
| 42 | 8 | Yes | new | 
| 58 | 8 | Yes | create_mock | 
| 71 | 103 | Yes | process_method_invocation | 
| 83 | 51 | Yes | replay_method_invocation | 
| 112 | 52 | Yes | record_method_invocation | 
| 128 | 51 | Yes | find_expectation | 
| 132 | 56 | n/a | __ANON__ | 
| 133 | 26 | n/a | __ANON__ | 
| 142 | 52 | Yes | expect | 
| 153 | 34 | Yes | replay | 
| 163 | 31 | Yes | reset | 
| 174 | 28 | Yes | verify |