Branch Coverage

blib/lib/Minion/Command/minion/job.pm
Criterion Covered Total %
branch 0 38 0.0


line true false branch
44 0 0 if $command
47 0 0 if $enqueue
50 0 0 if $stats
53 0 0 if $history
56 0 0 if $tasks
59 0 0 if $remove_failed
60 0 0 if $retry_failed
63 0 0 if $unlock
64 0 0 @args ? :
0 0 if $locks
67 0 0 @args ? :
68 0 0 $id ? :
0 0 if $workers
71 0 0 unless defined $id
72 0 0 unless my $job = $minion->job($id)
75 0 0 if $remove
78 0 0 if $retry
81 0 0 if $foreground
108 0 0 unless $worker