| blib/lib/MooseX/Role/Timer.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 6 | 8 | 75.0 |
| line | true | false | branch |
|---|---|---|---|
| 55 | 3 | 8 | unless (exists $self->_timers->{$name}) |
| 71 | 10 | 0 | if ($$timer[1]) { } |
| 100 | 0 | 3 | unless exists $self->_timers->{$name} |
| 102 | 1 | 2 | if ($self->_timers->{$name}[1]) |