|  line  | 
 !l  | 
 l&&!r  | 
 l&&r  | 
 condition  | 
 
| 
145
 | 
 15  | 
 0  | 
 0  | 
 !$error && $r && $r->can('process_request_method') && $r->process_request_method(\&handle_request_body)  | 
 
| 
551
 | 
 0  | 
 0  | 
 0  | 
 not $r->args and substr($request_body, 0, 1) ne '{'  | 
 
| 
 | 
 0  | 
 0  | 
 0  | 
 not $r->args and substr($request_body, 0, 1) ne '{' and index($request_body, "\n") == -1  | 
 
| 
597
 | 
 15  | 
 0  | 
 0  | 
 UNIVERSAL::can($init_class, 'init') and not $method eq 'error'  | 
 
| 
613
 | 
 0  | 
 0  | 
 0  | 
 $@ and $@ ne "drogo-exit\n"  | 
 
| 
649
 | 
 0  | 
 0  | 
 0  | 
 $@ and $@ ne "drogo-exit\n"  | 
 
| 
661
 | 
 0  | 
 0  | 
 0  | 
 'Drogo::Guts'->auto_header and 'Drogo::Guts'->dispatching  | 
 
| 
694
 | 
 15  | 
 0  | 
 0  | 
 $@ and $@ ne "drogo-exit\n"  | 
 
| 
730
 | 
 0  | 
 0  | 
 0  | 
 $@ and $@ ne "drogo-exit\n"  | 
 
| 
742
 | 
 0  | 
 0  | 
 0  | 
 'Drogo::Guts'->auto_header and 'Drogo::Guts'->dispatching  | 
 
| 
755
 | 
 0  | 
 0  | 
 15  | 
 'Drogo::Guts'->auto_header and 'Drogo::Guts'->dispatching  | 
 
| 
760
 | 
 0  | 
 0  | 
 15  | 
 UNIVERSAL::can($cleanup_class, 'cleanup') and $method ne 'error'  | 
 
| 
 | 
 0  | 
 0  | 
 15  | 
 UNIVERSAL::can($cleanup_class, 'cleanup') and $method ne 'error' and 'Drogo::Guts'->dispatching  |