Branch Coverage

blib/lib/Qudo/Hook/Notify/ReachMaxRetry.pm
Criterion Covered Total %
branch 0 2 0.0


line true false branch
14 0 0 if ($job->is_failed and $job->funcname->max_retries <= $job->retry_cnt)