| blib/lib/Event/timer.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 14 | 18 | 77.7 |
| line | true | false | branch |
|---|---|---|---|
| 19 | 0 | 180 | if (exists $arg{"e_$_"}) |
| 28 | 0 | 45 | if $has_at and $has_after |
| 31 | 39 | 6 | if ($has_after) { } |
| 1 | 5 | elsif ($has_at) { } | |
| 35 | 38 | 1 | unless exists $arg{'interval'} |
| 39 | 3 | 42 | if (exists $arg{'interval'}) |
| 41 | 0 | 2 | ref $i ? : |
| 2 | 1 | unless $has_at | |
| 43 | 3 | 0 | unless exists $arg{'repeat'} |