| blib/lib/Time/Out.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 6 | 6 | 100.0 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 48 | 18 | 1 | 1 | $remaining_time_on_previous_timer and $remaining_time_on_previous_timer < $timeout |
| 79 | 4 | 1 | 8 | defined builtin::blessed($exception) and $exception->isa("Time::Out::Exception") |