blib/lib/TheSchwartz/Job.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 6 | 24 | 25.0 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
344 | 0 | 0 | 2 | $magic and $magic->{'major'} |
0 | 0 | 2 | $magic and $magic->{'major'} and $magic->{'major'} >= 2 | |
0 | 0 | 2 | $magic and $magic->{'major'} and $magic->{'major'} >= 2 and $magic->{'major'} <= 5 |
line | l | !l | condition |
---|---|---|---|
69 | 0 | 9 | $param{'grabbed_until'} ||= 0 |
120 | 0 | 0 | $msg || '' |
127 | 0 | 0 | $TheSchwartz::T_ERRORS_MAX_AGE || 604800 |
162 | 0 | 0 | $TheSchwartz::T_EXITSTATUS_CLEAN_THRES || 0.1 |
272 | 0 | 0 | $msg || ' |
286 | 0 | 0 | $exit_status || 1 |
line | l | !l&&r | !l&&!r | condition |
---|---|---|---|---|
68 | 1 | 8 | 0 | $param{'run_after'} ||= time |