| blib/lib/Promise/XS/Deferred.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 0 | 6 | 0.0 |
| line | l | !l | condition |
|---|---|---|---|
| 69 | 0 | 0 | 'AnyEvent'->can('postpone') || \&Promise::XS::Deferred::_anyevent_postpone_compat |
| 84 | 0 | 0 | $loop->can('later') || \&Promise::XS::Deferred::_ioasync_later_compat |
| 95 | 0 | 0 | 'Mojo::IOLoop'->can('next_tick') || \&Promise::XS::Deferred::_mojo_next_tick_compat |