blib/lib/Schedule/LongSteps/Storage/Memory.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 6 | 6 | 100.0 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
43 | 13 | 7 | 36 | $process->run_at and not $process->run_id |
20 | 1 | 35 | $process->run_at and not $process->run_id and 'DateTime'->compare($process->run_at, $now) <= 0 |