| line | true | false | branch | 
 
| 44 | 0 | 0 | if ($ready == $monitor_fh) { } | 
 
|  | 0 | 0 | elsif ($ready == $fh) { } | 
 
| 61 | 0 | 0 | if $server->{'hung_worker_timeout'} | 
 
| 65 | 0 | 0 | if (not defined $read_rv) { } | 
 
|  | 0 | 0 | elsif ($read_rv == 0) { } | 
 
| 66 | 0 | 0 | if $!{'EINTR'} | 
 
| 79 | 0 | 0 | if ($cmd eq 'do') { } | 
 
|  | 0 | 0 | elsif ($cmd eq 'dn') { } | 
 
| 85 | 0 | 0 | unless ($setup_has_been_run) | 
 
| 96 | 0 | 0 | if defined $AnyEvent::Task::Logger::log_defer_object | 
 
| 98 | 0 | 0 | if ($err) { } | 
 
| 99 | 0 | 0 | if &blessed($err) | 
 
| 101 | 0 | 0 | unless $setup_has_been_run | 
 
| 105 | 0 | 0 | if (&blessed($val)) { } | 
 
| 115 | 0 | 0 | if ($@) | 
 
| 136 | 0 | 0 | unless (defined $rv) | 
 
| 137 | 0 | 0 | if $!{'EINTR'} | 
 
| 141 | 0 | 0 | if $rv == length $output |