Condition Coverage

lib/Redis/JobQueue/Job.pm
Criterion Covered Total %
condition 6 9 66.6


or 3 conditions

line l !l&&r !l&&!r condition
496 2 1 0 $self->completed || $self->failed || &Time::HiRes::time()
547 15 0 2 exists $_attributes{$field} or substr($field, 0, 2) eq '__'
562 15 0 2 exists $_attributes{$key} or substr($key, 0, 2) eq '__'