| line | true | false | branch | 
 
| 54 | 0 | 0 | unless -d $queue and -w $queue | 
 
| 90 | 0 | 0 | if -e $killer | 
 
| 100 | 0 | 0 | unless (-e $cfg) | 
 
| 121 | 0 | 0 | unless $path | 
 
| 142 | 0 | 0 | if ($message) | 
 
| 161 | 0 | 0 | if ($pid == 0) | 
 
| 169 | 0 | 0 | if $pid | 
 
| 186 | 0 | 0 | if ($pid == 0) { } | 
 
|  | 0 | 0 | elsif ($pid) { } | 
 
| 197 | 0 | 0 | if ($message and ref($message->result) =~ /success/i) { } | 
 
| 232 | 0 | 0 | if ($next_filepath) | 
 
| 244 | 0 | 0 | if (ref($message->result) =~ /failure/i) | 
 
| 245 | 0 | 0 | if (ref($message->result) =~ /multi/i) { } | 
 
| 262 | 0 | 0 | if $worker->stop_polling | 
 
| 277 | 0 | 0 | if ($pid == 0) { } | 
 
|  | 0 | 0 | elsif (not $pid) { } | 
 
| 289 | 0 | 0 | if ($filename) | 
 
| 295 | 0 | 0 | if $self->stop_polling |