| blib/lib/WWW/MetaForge/ArcRaiders/Result/EventTimer.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 9 | 22 | 40.9 |
| line | true | false | branch |
|---|---|---|---|
| 84 | 1 | 25 | if $slot->contains($now) |
| 98 | 0 | 16 | if $slot->start > $now |
| 102 | 6 | 1 | if @sorted |
| 112 | 1 | 0 | if $slot->contains($now) |
| 120 | 3 | 0 | unless defined $minutes and $minutes >= 0 |
| 122 | 0 | 0 | if ($minutes < 60) |
| 127 | 0 | 0 | $mins > 0 ? : |
| 134 | 3 | 0 | defined $minutes ? : |
| 140 | 0 | 5 | unless my $next = $self->next_time |
| 148 | 0 | 0 | defined $minutes ? : |
| 154 | 0 | 0 | unless my $slot = $self->current_slot |