| blib/lib/Test/MockSleep.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 7 | 10 | 70.0 |
| line | true | false | branch |
|---|---|---|---|
| 19 | 1 | 7 | if ($have_mock_time and $use_mock_time) |
| 44 | 1 | 1 | if (grep(($_ eq ':with_mocktime'), @args)) { } |
| 54 | 2 | 0 | if ($time_hires_sleep) |
| 63 | 0 | 1 | if ($have_mock_time and $use_mock_time) |
| 68 | 1 | 0 | if ($time_hires_sleep) |