blib/lib/ONE/Timer.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 11 | 16 | 68.7 |
line | true | false | branch |
---|---|---|---|
30 | 0 | 4 | if $_[-1] <= 0 |
39 | 0 | 1 | if $for <= 0 |
80 | 0 | 7 | if (defined $self->_guard) |
86 | 2 | 5 | if $is_weak |
87 | 3 | 4 | if ($self->interval) { } |
94 | 1 | 6 | if (ref $self->delay) { } |
96 | 0 | 1 | if $delay < 0 |
108 | 0 | 2 | unless (defined $self->_guard) |