| blib/lib/IO/Async/Internals/TimeQueue.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % | 
| branch | 11 | 16 | 68.7 | 
| line | true | false | branch | 
|---|---|---|---|
| 18 | 77 | 0 | if (eval { do { require Heap::Fibonacci } }) { } | 
| 38 | 2 | 701 | unless ref $code | 
| 40 | 1 | 700 | unless defined $params{'time'} | 
| 51 | 107 | 1112 | exists $params{'now'} ? : | 
| 71 | 0 | 0 | @$self ? : | 
| 103 | 0 | 0 | if $self->[0][0] > $now | 
| 122 | 1160 | 29 | defined $top ? : | 
| 152 | 1168 | 173 | if $top->time > $now |