Branch Coverage
blib/lib/Resque/Job.pm
Criterion
Covered
Total
%
branch
0
6
0.0
line
true
false
branch
70
0
0
unless
$self
->class
->can
(
'perform'
)
95
0
0
if
(
ref
$error
and
ref
$error
eq
'ARRAY'
)
117
0
0
if
$hr
->{
'args'
}