blib/lib/AnyEvent/Retry/Interval/Multi.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 7 | 10 | 70.0 |
line | true | false | branch |
---|---|---|---|
59 | 0 | 68 | if (ref $cond) { } |
40 | 28 | elsif ($cond < 0) { } | |
60 | 0 | 0 | &$cond($i, $next) ? : |
63 | 8 | 32 | if $i > abs $cond |
66 | 4 | 24 | if $next > $cond |