| blib/lib/App/MultiModule/Tasks/Scheduler.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 0 | 24 | 0.0 |
| line | true | false | branch |
|---|---|---|---|
| 27 | 0 | 0 | if $self->{'debug'} > 5 |
| 30 | 0 | 0 | if ($message->{'dynamic_config'}) |
| 55 | 0 | 0 | if ($scheduled_info->{'runAt'}) |
| 56 | 0 | 0 | if ($scheduled_info->{'runAt'} < $ts) |
| 66 | 0 | 0 | unless defined $recur |
| 71 | 0 | 0 | unless $scheduler_sends->{$scheduled_key} |
| 73 | 0 | 0 | if ($ts > $scheduler_send_ts + $recur) |
| 90 | 0 | 0 | if ($@) |
| 105 | 0 | 0 | unless ($state->{'start_tick'}) |
| 109 | 0 | 0 | unless $config->{'schedule'} |
| 110 | 0 | 0 | unless $state->{'scheduler_sends'} |
| 111 | 0 | 0 | unless $state->{'dynamic_schedule'} |