Branch Coverage

blib/lib/Job/Async/Job.pm
Criterion Covered Total %
branch 1 10 10.0


line true false branch
30 0 5064 unless defined $key
36 0 0 !ref($v) ? :
54 0 0 unless my($type, $k) = /^(json|text|sereal)_(.*)$/
60 0 0 $type eq 'json' ? :
0 0 $type eq 'text' ? :